# 👨‍🌾Exercise Options

At expiration, option pools can be settled according to price feeds provided by oracles. Traders can exercise their held-to-maturity options and claim the payout individually, if any.&#x20;

### 💰Exercise Option Positions

If your outstanding longs expire in-the-money🤑, you'll be able to receive one collateral unit per option token from the options pool. Otherwise, your longs expire worthless💀.&#x20;

<figure><img src="https://205922869-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXDQ_f-eqqSVmsimay0%2Fuploads%2FJsixQTz5aoFivdVNldT1%2Fimage.png?alt=media&#x26;token=78a712b4-05ae-4644-b5c2-864cbc91689c" alt=""><figcaption></figcaption></figure>


---

# 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.divergence-protocol.com/user-guide/long-options/exercise-options.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.
