# Liquidity Adder

🔗​ **Solana Liquidity Adder:​** <https://tools.smithii.io/add-liquidity/solana>

<figure><img src="/files/0n4sY1L75H7PTsEQHtrZ" alt="Solana Liquidity Adder"><figcaption><p>Solana Liquidity Adder</p></figcaption></figure>

### How to use Solana Liquidity Adder

1. Connect your **Solana wallet**.&#x20;
2. Enter the **Liquidity Pool Address** (AMM ID).&#x20;
3. Select the **quantity of Base Token** you want to add.
4. Select the **quantity of Quote Token** you want to add.
5. Click on "**Add Liquidity**".
6. **Accept the transaction** and wait until the addition of liquidity is completed.

**Cost**: 0.1 SOL.

Check here a whole blog post about **how to add more liquidity from the Raydium pool:**

{% embed url="<https://smithii.io/en/add-liquidity-raydium/>" %}
Solana Liquidity Adder
{% endembed %}


---

# 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.smithii.io/products/tools/solana/token-tools/liquidity-pool/liquidity-adder.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.
