# Exercise an Option

First, you will need to harvest your options on the farm. To do so, visit the Farm tab and find the label “Options”.

![](https://miro.medium.com/max/1400/1*YP0IOZOz-47aB8E7Usnz_A.png)

Once you’ve claimed your $oCROP (option CRP), a banner will appear at the top of the page showing that you have an option to be exercised, as indicated below.

![](https://miro.medium.com/max/1400/1*R-YFCfM0Nx6Qu5Mydz2hkA.png)

To exercise your option, select “Exercise”. A popup will appear allowing you to exercise your option.

![](https://miro.medium.com/max/1400/1*LWhJAIizrMWlA3LjGOqE5w.png)

In the example shown above, you can see the user has 2000 $oCRP to be exercised which will allow them to buy $CRP at a price of 0.005 $USDC/$CRP. By exercising this option, the user will receive 2000 $CRP for the value of 30 $USDC in exchange for 2000 $oCRP and 10 $USDC. That means making a profit of 200%.


---

# 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.cropper.finance/cropperfinance/cropper-v1/exercise-an-option.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.
