# Liqudity Providers

By providing liquidity, you'll receive LP Tokens, which entitle you to rewards in the form of trading fees. These rewards are from other users making swaps on DragonSwap. Deep liquidity ensures that there's always an efficient swap environment, particularly at size.&#x20;

**In this section you'll learn:**

{% content-ref url="/pages/kdaTtYL4ZRJf7mloEIft" %}
[How to Add Liquidity](/dragonswap/guides/liqudity-providers/how-to-add-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/DBZsSnM1rPVjUgXj3xV6" %}
[How to Remove Liquidity](/dragonswap/guides/liqudity-providers/how-to-remove-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/KRxcMhXFw5xmWa4YHscR" %}
[How to Deploy New Pools](/dragonswap/guides/liqudity-providers/how-to-deploy-new-pools.md)
{% endcontent-ref %}

{% content-ref url="/pages/MpfeG8qlqXpHH4qte2Fr" %}
[Understanding Impermanent Loss](/dragonswap/guides/liqudity-providers/understanding-impermanent-loss.md)
{% endcontent-ref %}


---

# 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.dragonswap.app/dragonswap/guides/liqudity-providers.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.
