# Open a Farming Position

**To open a farming position, simply follow the steps below:**

Video Tutorial:

{% embed url="<https://www.youtube.com/watch?v=mTdXF5XlthA>" %}

Text Tutorial:

1. Visit [Extra Finance’s farm page](https://app.extrafi.io/farm)
2. Connect to your Web3 wallet (such as [MetaMask](https://docs.extrafi.io/extra_finance/getting-started/metamask). Please ensure that you have a sufficient amount of ETH to cover on-chain gas fees. These fees will be charged by the Optimism chain. ExtraFi still maintains 0.00 gas for in-app transactions)
3. Select an available farming pool that you’d like to farm and click on “**Farm**”

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2F0wX93vAsOg0SOkCcqWvd%2F1683618293655.png?alt=media&#x26;token=0868f9b1-051e-43dd-9e97-534ee19bf1a3" alt=""><figcaption></figcaption></figure>

4. Supply either one of the assets or both assets you’d like to invest(Note that the minimum asset value required for farming is $10 or equivalent)

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2FVm4Qb5fMIw7JEC2x1fjo%2F1683523588133.png?alt=media&#x26;token=78977070-03cc-4b4c-a868-056eeeba2bb1" alt=""><figcaption></figcaption></figure>

5. Set the leverage and specify the assets to borrow(One-click farming templates can also be selected)

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2FNB620s8E9czOeS5Bh8MT%2F1683523684937.png?alt=media&#x26;token=5670387b-a88c-4285-94e9-ee03662f546f" alt="" width="464"><figcaption></figcaption></figure>

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2FdjrrPi0IVt1JsqKYos8p%2Fimage.png?alt=media&#x26;token=88766381-ab7c-461c-af4c-17244227d28e" alt="" width="516"><figcaption></figcaption></figure>

6. View the breakdown of the farming strategy and the simulation of the estimated PnL
7. Click on "**Confirm**" and confirm the transaction on your wallet

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2FGqVOpUgcMdHwivNFLOn3%2Fimage.png?alt=media&#x26;token=e6f8f7af-16dd-4f20-8a13-cdf74e4a8794" alt="" width="384"><figcaption></figcaption></figure>

8. Once the transaction is processed, you can find the info about your farming position in the "**My Positions**" section on the Farm page.

<figure><img src="https://3038127767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHdS59PJdwI8kEK3vLZuH%2Fuploads%2Fu36m8vhll9qfOOYSiHcF%2F1683636841783.png?alt=media&#x26;token=39bf1784-000f-4df0-8595-222b47c67359" 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.extrafi.io/extra_finance/leverage-farming/how-to-use/open-a-farming-position.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.
