# Add Liquidity to ALM

1. Navigate to the "Pools" section to locate an existing pool that meets your desired criteria, such as fee ratio, available leverage options, and APR. Click the "+" button to add liquidity to ALM.\
   \
   \&#xNAN;*ALM (Automated Liquidity Management) is a RogueX feature designed to enhance the user experience of liquidity provision. Unlike Uniswap V3, where you need to manually manage your liquidity range, with RogueX ALM, you simply add liquidity to the ALM contracts and earn yields passively.*

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

2. input the desired amounts of tokens you wish to provide. Ensure you have sufficient token balances in your wallet. Next, click the "Approve" button and confirm the transaction in your wallet. Then, click the "Add" button and confirm again in your wallet. Following these steps will successfully add liquidity.

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

3. After successfully adding liquidity, you can view your Liquidity tokens in the "My Staked" column of the AML interface. Additionally, you will receive rewards from trading fees and incentive bribes for your liquidity provision to AML.

<figure><img src="/files/fHd8Fdx4i95sfdSy2M8o" 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.roguex.io/tutorial/liquidity-provision/add-liquidity-to-alm.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.
