# How to Yield Farm?

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

## What are yield farms?

Yield farming is a system in which you deposit tokens in a shared pool with other users. This shared pool of tokens offers returns by using decentralized finance.

In yield farming, you provide liquidity to different token pairs and earn cryptocurrency rewards. The more liquidity you provide, the higher the return.&#x20;

The interest rate on Beamswap is depicted by APR (annual percentage rate.)&#x20;

## How to yield farm on Beamswap?

{% hint style="danger" %}

### To add liquidity, you must have two tokens staked with an equal value ratio.  The guide below explains how to stake:

{% endhint %}

{% embed url="<https://docs.beamswap.io/getting-started/how-to-add-liquidity>" %}

## The guide below explains how to swap tokens on Beamswap

## Step 1 <a href="#step-1" id="step-1"></a>

Click [here ](https://app.beamswap.io/farm)to go to the farming page

Or visit: <https://app.beamswap.io/farm>

## Step 2 <a href="#step-1" id="step-1"></a>

Choose your farm by clicking on **Details** and then click on **Stake**.

<figure><img src="/files/bvWRHejKKE5NSSHiUVgN" alt=""><figcaption></figcaption></figure>

## Step 3

Enter the amount you wish to stake. You can also see your balance that you can stake.

Click on **Sign and Stake** to proceed.

<figure><img src="/files/6eJld3GjErOhI0t1czHF" alt=""><figcaption></figcaption></figure>

## Step 4

The Metamask will pop up. Click on **SIGN** to proceed.

The Metamask will pop up again, asking you to confirm the transaction. Click on **Confirm** to complete transaction.

![](/files/CkXIaslpMUSnJadwql2A)   ![](/files/o2moY1kLnW9Ri5nQmrQf)

{% hint style="success" %}

#### Just wait for the transaction to complete, and you will have successfully staked in the farm, and you can see your balance as well!

{% endhint %}

<figure><img src="/files/WAsnQ07HrpjKnHc0hUaS" 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.beamswap.io/getting-started/how-to-yield-farm.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.
