# Provide Liquidity

<mark style="background-color:blue;">**Tutorial vedio:**</mark>

{% file src="/files/fnbiDhRMXykVL8bHPwM6" %}

> Benefits of adding BRC20 assets into BSwap's Liquidity Pools,
>
> * **Earn Trading Fees**: As LP providers, users can get revenue from parts of the trading fees. Users who trade in a pool will pay some trading fees for LPs.
> * **Resistance to price fluctuation**: The funds added to the liquidity pool have a limited downside in the event of a significant decline in the corresponding BRC20 asset, thus acting as a hedge against price volatility.

1. **Visit** [**https://bswap.bevm.io/#/pools**](https://bswap.bevm.io/#/pools) **or click the \[Pools] tab and search the pool you want to add.**&#x20;

<figure><img src="/files/6pSNBezdtmhytHYJXuzx" alt=""><figcaption></figcaption></figure>

2. **Input the amount you want to add after selecting a pair. Then click "Approve".**

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

3. **Click "Supply" to finish the LP providing after approve.**
4. **If there is no pools you want to add LP into, you can also create a pool by yourselves.**

If there are no pools you're interested in, we also support you to add your own pools, click "**Create Pool**" first.

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

Select Assets.

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

Choose whatever pairs you want, and input the amount.

<figure><img src="/files/0YsOU2ImPTXATg3q9C4s" alt=""><figcaption></figcaption></figure>

5. **LP management.**

Back in the Liquidity interface, you can now check the liquidity you have just added to the pool.

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

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

There you can check every detail about youdetaildity. Remove, increase...With perfect functions and detailed page, hope you can have a great time!&#x20;


---

# 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://bswap.gitbook.io/bswap-1/features-and-tutorial-of-bswap/provide-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.
