# Closed Position

A [Position](/wingman-concepts/all-metrics-and-terms/position.md) that has been marked as closed. It has 0 quantity and all Legs within the Position have 0 quantity.

A Position that has 0 quantity, but is still on the Open Position page is not considered closed. You must mark it as closed by clicking the green check for it to become a Closed Position.

These Positions can be found on the [Closed Positions page](broken://pages/-Lh7cviCpAsW0SUNpMKt) and are the ones being analyzed on the [Analysis page](broken://pages/-Lh7cx5zj6NdYqRn35ss).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wingmantracker.com/wingman-concepts/all-metrics-and-terms/closed-position.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
