# Farming (LP staking)

1\) Go to <https://app.uniswap.org/#/pool/v2> and connect your wallet

2\) Click "Add V2 Liquidity"

3\) Click on "Select a Token" and enter the $BRAINS contract address:&#x20;

4\) Enter how many ETH or BRAINS you want to add, and the other amount will be filled in automatically (make sure you have enough of both in your wallet)

5\) Click Supply, confirm the transaction in your wallet and confirm

6\) Head back to <https://www.brainiac.farm/>

7\) Scroll down to the Farm section

8\) Enter how many tokens you would like to stake (If you get any errors try to use whole numbers only)

9\) Confirm the transaction in your wallet and wait for the network to confirm

{% hint style="info" %}
Be warned that providing liquidity has a risk of impermanent loss. To learn more, you can check an explainer video on YouTube [here](https://www.youtube.com/watch?v=HPGSSkOq0-Q).
{% endhint %}


---

# 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://brainiac-farm.gitbook.io/brainiac-farm/guides/farming-lp-staking.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.
