# Badge - Expiring Soon

![](/files/-LhQZdUTU7OkIadYmu2u)

"Expiring Soon" means that a [Position](/wingman-concepts/all-metrics-and-terms/position.md) contains an option or contract that expires within 7 days.

You may see Positions with negative DTE (days to expiration) that still show "Expiring Soon". This should be a red flag that [Transactions](/wingman-concepts/all-metrics-and-terms/transaction.md) are missing, as the Position should have been closed out by a trade, expiration, roll before the DTE turns negative.

An easy way to fix this is the click the yellow hourglass icon that appears next to the Position. That will automatically generate expiration Transactions for the Legs that are still open.


---

# 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-expiring-soon.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.
