# Putting your LP Tokens into a Farm

Now that you have your LP Tokens, you’re ready to start staking them in a Farm and earning rewards!&#x20;

1. Select the farming tab on the top of the webpage.

![](/files/kgSKb9NzYfaeYrawIwRA)

&#x20;  2\. To the far right of the pairing you want to select is a dropdown arrow. Click the arrow to reveal more options.

![](/files/VHSwAF0Xb37mekMVqIIf)

&#x20;  3\. The first time staking a specific LP token will require you to enable staking for that token. Click **Enable** (The picture shows Stake LP. The first time farming a specific LP taken the button will say **Enable** first).

![](/files/GIiri8sbv43tVzRSu4u6)

&#x20;  4\. A popup confirmation from your wallet will appear click **Confirm** to enable staking.

![](/files/wrMTzVOqAEDwAi1vb187)

&#x20;  5\. After the confirmation is a complete a new button called "Stake LP" will replace the **Enable** button.

&#x20;  6\. Select **Stake LP**

![](/files/py82MN1AbpqNTW10qrUt)

&#x20;  7\. A popup window will appear asking how many tokens you wish to stake. Enter the amount of tokens or click the max button to stake all of that specific LP token. Click **Confirm**

![](/files/1l1vMzgCuPNPOsYeN07g)

&#x20;  8\. A popup window from your wallet will appear to confirm the transaction.

![](/files/crADtzg7DULS5TaAFYr1)

**That's it! You're now farming!**

&#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.swappi.io/swappi/products/yield-farming/putting-your-lp-tokens-into-a-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.
