# How to replenish the liquidity pool?

### Preparation

* Go to the "**Liquidity**" page and connect your wallet.

<figure><img src="/files/2m94hM9cYTy29hfynws2" alt=""><figcaption></figcaption></figure>

* Select the tokens for which you want to provide liquidity.&#x20;
* Enter the number of tokens that you provide for liquidity.

{% hint style="warning" %}
*<mark style="color:orange;">**The addition of tokens should be 50:50 in dollar equivalent!**</mark>*&#x20;
{% endhint %}

* Press the "**Supply**" button.

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

* On this form, click "**Confirm Supply**".
* Confirm these actions in your wallet.
* After your tokens are transferred to the liquidity pool, your liquidity will be created :thumbsup:

<figure><img src="/files/1kTa0Fk4v7b0atknif3p" alt=""><figcaption></figcaption></figure>

### I don't see my liquidity

* If you don't see your liquidity, use the "**Import**" function.
* Click the "**Import it**" button.

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

* In this form, select the tokens for which you have provided liquidity.

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

<figure><img src="/files/2HyOF7MMJWQ0XraiaM6o" alt=""><figcaption></figcaption></figure>

* Your liquidity has been found :thumbsup:

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

<br>


---

# 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.mainfarm.io/products/liquidity-pool/how-to-replenish-the-liquidity-pool.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.
