# Liquidity Pools

By adding liquidity to a pool, you will earn fees from all trades between a token pair proportional to your share of the pool. Fees are added to the pool, automatically accrued in real-time and can be claimed by withdrawing back your liquidity.

## Explore

{% content-ref url="/pages/swQPLXbJZVRm0XE3PAjs" %}
[Key Concepts](/what-can-you-do/liquidity-pools/key-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/knrZ8R7QLMTSYkACrMGS" %}
[How to Add Liquidity](/what-can-you-do/liquidity-pools/how-to-add.md)
{% endcontent-ref %}

{% content-ref url="/pages/zE93cB7VNOiHPnQRUBaI" %}
[How to Remove Liquidity](/what-can-you-do/liquidity-pools/how-to-remove.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sg11nlp6kb38OW2duXiO" %}
[FAQs](/what-can-you-do/liquidity-pools/faqs.md)
{% endcontent-ref %}

### Looking to Create Your Own Pool?

The Self-Service Listing allows you to create your own trading pool within the ALEX decentralized exhange. Visit the dedicated page for more details.

{% content-ref url="/pages/qiUnYKOcxl176SSUe4p6" %}
[Create Your Own Pool](/what-can-you-do-as-a-project-owner/self-service-listing.md)
{% endcontent-ref %}

## Support

For assistance, please reach out to our Community Managers on [Discord](https://discord.com/invite/alexlab) and [Telegram Channel](https://t.me/AlexCommunity).


---

# 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.alexlab.co/what-can-you-do/liquidity-pools.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.
