# Yield Farming

1. Click the Farm button in the navigation bar on the left side. It will take you to the Yield Farming screen.&#x20;

   <figure><img src="/files/YYuyQng15m4y1r2NS6yA" alt=""><figcaption></figcaption></figure>
2. On HeliSwap, you can farm with your LP tokens, which are received after you have supplied liquidity to a pool. \
   Choose a pool in which you participate as a liquidity provider.&#x20;

   <figure><img src="/files/wPqIoP6yc198c6wj2IlB" alt=""><figcaption></figcaption></figure>
3. On the right side, you will see your LP token amount. You can manually decrease the amount, if you don't want to stake all your LP tokens.&#x20;

   <figure><img src="/files/PWj9GaLsOIlNiHq7kbnQ" alt=""><figcaption></figcaption></figure>
4. Click **Approve** to allow smart contracts to use your LP tokens. Approve on HashPack. \
   The **Stake** button is now available.&#x20;

   <figure><img src="/files/5PAwXyfh3szqWdMX8PmX" alt=""><figcaption></figcaption></figure>
5. The summary modal is shown, where you can double-check the LP token amount to be staked. Click **Confirm** and approve the transaction in HashPack.&#x20;
6. Congrats, you have successfully staked your LP tokens in the yield farm and have begun accumulating rewards!&#x20;

   <figure><img src="/files/mF68C0HRdebWcdOcdADM" alt=""><figcaption></figcaption></figure>
7. You can harvest your rewards on HeliSwap anytime. You can see them accumulate in real time in the farm modal, as shown below. \
   To withdraw them, click **Harvest**.&#x20;

   <figure><img src="/files/8hsIqCWEyB9qkM3Abq9N" alt=""><figcaption></figcaption></figure>

8\. At the summary modal, press **Confirm** and Approve the transaction on HashPack.&#x20;

<figure><img src="/files/4w0he0uttj4Ofy9kG9TD" alt=""><figcaption></figcaption></figure>

9\. You have successfully harvested your reward tokens! \
You can see new rewards have already started accumulating.&#x20;


---

# 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.heliswap.io/getting-started/navigation-through-heliswap/yield-farming.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.
