# Limit Exercise

### Steps to Use[ Limit Exercise](/products-overview/product-overview-clamm/for-option-traders.md#limit-exercise) on CLAMM

1. **Navigate to the Trading Page**
   * Once you're connected to CLAMM, navigate to the **Trade** page.
   * Here, all available option markets are displayed.
2. **Set Up Your Position**
   * Set up a position on CLAMM based on your preferences, such as market, timeframe, and other parameters.
   * For detailed steps on trading on CLAMM, refer to the [Trade Options Walkthrough](/ui-walkthroughs/clamm-walkthrough/trade-options.md).
3. **Set Up Limit Exercise**

   * Look for the **Limit Exercise** column under the **Buy Positions** section.
   * Click the **Edit** button to set your desired exit or target price, at which the option will be automatically exercised.

   <figure><img src="/files/tN1pS1jyApNzcpSOkKzG" alt=""><figcaption><p>Setting up a Limit Exercise Order on an open position.</p></figcaption></figure>
4. **Confirm the Limit Exercise Order**

   * Verify the entered details, including:
     * Target price and strike price
     * PnL estimate
     * Position side and size
   * Click **Confirm** to save and activate your Limit Exercise order.
   * Once the limit order is successfully set up, you’ll receive a confirmation pop-up.

   <figure><img src="/files/3R9MiLx3WHKxUtOmY5Ar" alt=""><figcaption><p>Confirming the Limit Exercise order.</p></figcaption></figure>

#### What Happens Next?

* The Limit Exercise feature has now been set up successfully.
* The position will be automatically exercised by CLAMM once the target price is hit for the position you set up.

<figure><img src="/files/5YOp4YWiUajD8ymfU8yP" alt=""><figcaption><p>Confirmation that the Limit Exercise order is now setup.</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/limit-exercise.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.
