# Provide Liquidity

**Step 1.** Go to "Pools" page and select a liquidity pool.

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

**Step 2.** Under "Add Liquidity", enter the amount of tokens you want to add to the pool, then click "Add Liquidity".

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

**Step 3.** Review the transaction details and click "Confirm".

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

**Step 4.** Review the transaction details on your wallet, then approve the transaction and wait for confirmation.

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

**Step 5.** Once confirmed, you have successfully add liquidity to the pool and become a liquidty provider!


---

# 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.ferroprotocol.com/user-guides/ferro-pools/provide-liquidity.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.
