# How to - Liquidity

![Liquidity and LP tokens](/files/N5i2R5WdCiApSo818sdW)

![Adding liquidity](/files/vSY9uhG1E5t23x8FWUxW)

1. Select the two tokens to be added into the liquidity pool.
2. Input the quantity of the tokens to be contributed to the pool.
3. Number three on the graphic shows the USD value of the LP position.
4. Number four on the graphic shows the pair price and share of pool.

![Removing liquidity](/files/DkgWyXSyi9mM1Bl0d4CI)

1. Number one in graphic shows the LP token balance in your wallet.
2. Input the quantity of the LP token to be removed.
3. Number three on the graphic shows the quantity and USD value of tokens received.
4. The confirm button will trigger the removal of liquidity function.

![Checking liquidity in portfolio](/files/lSVHr13qErW7L0nBJiIN)

* The graphic shows on the way of checking liquidity via the portfolio feature.


---

# 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.silverswap.io/spiritswap-v3/soullys-how-to/how-to-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.
