# Liquidity Provision

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

[**Liquidity Providers (LPs)**](https://medium.com/ashswap/tagged/defi-101) make the trades possible on AMM DEXs. By depositing to a chosen pool, you provide liquidity for the tokens listed in the pool and become an LP.&#x20;

LPs on AshSwap earn 50% of the trading fees and can put their LP tokens to use by farming ASH tokens with the possibility of boosting their yield up to 2.5 times.

{% content-ref url="/pages/exFWp5g49MLU5q46j0Pb" %}
[Liquidity Provision Guide](/ashswap-dex/liquidity-provision/liquidity-provision-guide.md)
{% endcontent-ref %}

Read more:

{% content-ref url="/pages/vFIWs13W8ofcxMf8h0l7" %}
[What is LP Token?](/resources/ashswap-academy/what-is-lp-token.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.ashswap.io/ashswap-dex/liquidity-provision.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.
