# Trade Options

From the side menu, select **Options** to access the trading interface where you can choose markets, trade options, and view positions.

<figure><img src="https://1713171471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOz5vakeeIFF4xdhXZoK%2Fuploads%2Fbygy9JWamStkdaMTnWxW%2Fimage.png?alt=media&#x26;token=172dcb8b-c113-471b-822e-0a1159411d7e" alt="" width="250"><figcaption></figcaption></figure>

### **Purchasing Options**

The trade page features a token pair chart (powered by TradingView) at the top, along with call and put strike prices at the bottom. Browse through the list of available options, which are presented based on the existing liquidity.&#x20;

<figure><img src="https://1713171471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOz5vakeeIFF4xdhXZoK%2Fuploads%2FLQnaFUbxhyjuuxExPiiS%2Fimage.png?alt=media&#x26;token=584bf80d-6a89-4e79-a166-2b0f580a2e89" alt=""><figcaption><p>Trade Page Features Summarised</p></figcaption></figure>

Expand or collapse sections as needed and scroll to view different options. To initiate a trade, check the box next to the desired strike price(s) to add them to the trade tab. Select the expiry time and specify the quantity of options you wish to purchase.&#x20;

***Enable the “Auto Exercise” toggle if you want the system to automatically exercise the option at expiry without your manual intervention.***

<figure><img src="https://lh7-us.googleusercontent.com/CJllTfOYyHdi2Rx5-Ax4rHaf2JY4pGGKs7SOy0z92-NT4v-Rf9Z9yDuyOoPzxxJlNSAdGwJCRtR3UUjo64ABRvEB6bGSFcef8trGjufQcJfpuwHhCOqpiIRHvQCg3ankAvdnmJZEeVF1TB0J5klnlKg" alt="" width="375"><figcaption><p>Purchasing an Option</p></figcaption></figure>

### **Managing and Exercising Positions**

View your current positions under the “Buy Position \[B]” section adjacent to the Option Chain. To exercise a profitable position at any time, select it and click on the “Exercise” button.&#x20;

<figure><img src="https://1713171471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOz5vakeeIFF4xdhXZoK%2Fuploads%2FtMLNItg4xLiWHB4iyYGy%2Fimage.png?alt=media&#x26;token=5936c0b1-a0cb-46fc-92aa-0d9f49b67691" alt=""><figcaption><p>Managing Existing Positions</p></figcaption></figure>

Review your trading history by clicking on the “Trade History \[H]” section.

<figure><img src="https://1713171471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOz5vakeeIFF4xdhXZoK%2Fuploads%2FfnPeDG6T8BdV79C7RwC3%2Fimage.png?alt=media&#x26;token=73e17a87-3073-45a6-8a07-fa7087fa0674" alt=""><figcaption><p>Consolidate View of Past Trade History</p></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.stryke.xyz/ui-walkthroughs/clamm-walkthrough/trade-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.
