# How to Add Liquidity

## **1. Set up Wallet** <a href="#b03l8j3okq8y" id="b03l8j3okq8y"></a>

At the moment, users can connect Saros using 3 wallet apps: Saros Wallet, Coin98 Wallet and Phantom.

You need to download and set up a Multichain or Solana to use this feature

Kindly refer to this [guide on Download and set up wallet](/saros-amm/faqs/connect-the-wallet-to-saros.md)

### **Gas fee and SPL standard** <a href="#vm4uk98xhswc" id="vm4uk98xhswc"></a>

It should be noted that Saros Finance is on the Solana chain, which means that you can only farm tokens in SPL standard.

**Saros** uses **SOL (SPL standard)** as transaction fees; therefore, you should prepare SOL before any transaction on Saros.

Everything is ready, let's go to **Add liquidity**:

## **Add Liquidity on Saros Finance:**

**Step 1**: After accessing **Saros Finance** and connecting to the Coin98 Wallet, click the **Connect Wallet** icon in the upper right to connect to Coin98 Wallet. Saros Finance will automatically detect and connect to your Coin98 Wallet.

![](/files/zuDzl0LwR5BkMc3H04hu)

**Step 2**: Hover your mouse over **Swap**. Then click on **Add Liquidity** in the dropdown menu/

![](/files/9a1p2XuXafOsA8DbhoYh)

**Step 3:** Select the token pair and enter the amount that you would like to Add liquidity -> Click **Supply**.

![](/files/pMaUNzOUukNnCxr8lR4z)

**Step 5:** Carefully check the information, then click **Supply**.

![](/files/u9NhD0SLXWkDF4D5sm3O)

**Step 6:** The transaction is completed and you can see Your Liquidity.

![](/files/bBdKSGzkpK5HvHW6wWNJ)

**Step 7:** You can check your transaction by copying your Wallet address to <https://solscan.io/>.

{% hint style="info" %}
**Note:** In order to check your added liquidity, click the desired pool in Your Liquidity. Then you can check various information regarding to that pool.
{% endhint %}

<figure><img src="/files/r2gkFULwrD2TgyCLB61w" alt=""><figcaption><p>Click to the pool you want to check</p></figcaption></figure>

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

* **Your Pool Share:** the percentage of your assets relative to the liquidity available in the pool.
* **Your Pool Token:** LP Token value that you have in the pool.


---

# 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.saros.xyz/saros-amm/farm/add-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.
