# Badge - Ready to Close

![](/files/-LhQZdUTU7OkIadYmu2u)

"Ready to Close" means that a [Position](/wingman-concepts/all-metrics-and-terms/position.md) has a quantity of 0 and should be moved to the [Closed Positions page](broken://pages/-Lh7cviCpAsW0SUNpMKt).&#x20;

{% hint style="info" %}
[Click here to learn how to mark a Position as "Closed".](broken://pages/-Lh7pAtWQa7f7eXOB4Ei)
{% endhint %}

Wingman does not automatically mark Positions as closed for you because you need the opportunity to regroup Legs into different Positions or import more Transactions that continue on a Position. It would also be very confusing for Positions to "disappear" from Open Positions without you controlling it. Overall, the intent of the site is to strike a healthy balance between control and automation, where it makes manual influence possible yet efficient.


---

# 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/badge-ready-to-close.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.
