# Add Liquidity to Your Preferred Pool

ℹ️ *On a DEX, you can provide liquidity to earn passive income or do liquidity farming.*&#x20;

*The APR is the main indicator of the return rate of a liquidity pool. The higher the APR is, the higher the return will be ( impermanent loss excluded).*

*To learn more about providing liquidity, check our FAQ* [*here*](https://faqs.iotabee.com/about-defi/what-is-a-liquidity-provider-lp-and-shall-i-be-one)*.*<br>

<mark style="color:yellow;">**Two steps**</mark> are explained below: [Prepare your wallet and tokens](#to-get-started-you-will-need); [Add Liquidity](#step-3-add-liquidity). Please follow them step by step.&#x20;

*You can also* [*create a new pool*](/pool-provide-liquidity-lp-and-earn/create-a-new-pool.md) *if you do not find the desired trading pair on iotabee. <mark style="color:red;">! This action contains financial risk. Please be cautious before you proceed.</mark>*

### STEP 1: Prepare your wallet and tokens <a href="#to-get-started-you-will-need" id="to-get-started-you-will-need"></a>

To get started, you will need:

* A Tanglepay or Metamask EVM wallet
* Equal value of both tokens in a selected pool. ( When you add liquidity on Iotabee, you will need to add equal value of both tokens, for example, X USD value of A token and X USD value of B token ).&#x20;
* If you lack one of the tokens, you can swap some directly on Iotabee [using the swap function](https://earlybee.iotabee.com/dex/swap)**​**

### **STEP 2:** Add liquidity:  <a href="#how-to-add-liquidity-for-smr-miota-trading-pair" id="how-to-add-liquidity-for-smr-miota-trading-pair"></a>

* If it is your very first time adding liquidity, click on "Select your first pool to join". <br>
* Select the pool and enter the desired liquidity amount. \
  \
  \&#xNAN;*You only need to enter the amount for one token.The amount required for another token will be automatically calculated based on the current ratio in the pool.* \
  \ <br>

  <figure><img src="/files/4AeIOBhpupZ8IaCjZt7D" alt=""><figcaption></figcaption></figure>
* Click "Add" and verify the information one last time, then "Confirm add". Your wallet web extension will pop up for payment. Please confirm.<br>

#### ***! If  you use Metamask, it also allows you to manually edit the spending cap. This information must be filled out before you can proceed. To learn more about customizing your spending cap in Metamask check their official guide*** [***here***](https://support.metamask.io/hc/en-us/articles/6055177143579-How-to-customize-token-approvals-with-a-spending-cap)***.***&#x20;

* Once the payment is done, your position is added successfully and you can check it on your "My Position" page&#x20;

<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://dexguide.iotabee.com/pool-provide-liquidity-lp-and-earn/add-liquidity-to-your-preferred-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.
