# Liquidity

![](/files/uPX95FjWSWV7SSTD9iz4)

You can visit this page here <https://smartswap.rigelprotocol.com/#/pool>

Any user can switch the theme to dark or light according to his/her preference by clicking on the button on the far top right corner.

There are different features on this page, these includes;

* **Add Liquidity Button -** This button is the main button on this page. Here is where a user clicks and selects the tokens he/she need to add as liquidity. The user will then need to approve and confirm the transaction, after which he/she can then view the liquidity provided on my liquidity positions space.

![](/files/bH9FlRxcJWJBbLRx3nHx)

{% hint style="info" %}
When you add liquidity, you will receive pool tokens representing your position. These tokens automatically earn fees proportional to your share of the pool and can be redeemed at any time.
{% endhint %}

* **Create a pair -** This is a button like add liquidity though this one prompts you to add a pair of tokens as liquidity. This means you will be the first to provide liquidity to the pairs you have created.
* **Import It button -**  If you do not see a pool you joined, you click this button to import. You will have to select the correct pairs of the liquidity you joined then you can manage it henceforth.

![](/files/V3ABQMAy4TO2HkAGUf4Q)

* **My Liquidity Position -** This is a space where you can view all your liquidity positions. Here is also where you can manage your liquidities either by adding more all removing.

![](/files/jUqiL1qRnYJtlKS5Dtv7)

### How To Add Liquidity on SmartSwap DApp

Visit this link to access the liquidity page <https://smartswap.rigelprotocol.com/#/pool>

Click the add liquidity button, the proceed to select your pairs. You have the ability to create your own pair and also import a pool you joined.

![](/files/kT4ngUJ1SgED11V8wxyq)

Select your token pairs and input the amount The dapp auto-sync amount on the second pair, so there is no need to input the amount on both pairs.

![](/files/oNqvEVl2EnGU0VutRBOU)

{% hint style="info" %}
When you add liquidity, you will receive pool tokens representing your position. These tokens automatically earn fees proportional to your share of the pool and can be redeemed at any time.
{% endhint %}

Click confirm liquidity add and confirm your supply.

![](/files/gyAzs2ppRFPL1VfpBIQq)

Click confirm on the wallet pop-up and wait for the transaction confirmation.

![](/files/ICqePX5Y2J7fvIAkbiqb)

Once the transaction is successful, this pop-up image above is shown, your liquidity is now added.

![](/files/YCOMKyWkeVxim1CQXcyd)

For the failed transaction, this pop-up image above is shown, your liquidity balance is not added.


---

# 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://prodocs.rigelprotocol.com/smartswap-v2/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.
