# Pool

WEMIX.Fi Pool enables earning rewards by providing liquidity to concentrated liquidity pools. Liquidity providers earn trading fees from users who swap tokens within their deposit ranges.

The Pool feature utilizes Concentrated Liquidity Automated Market Maker (CLAMM) technology, allowing users to concentrate liquidity within specific price ranges for more efficient capital deployment and potentially higher returns.

## Contents

{% content-ref url="/pages/STBPKAZzoq6qinkOxcmY" %}
[Deposit](/guides/pool/deposit.md)
{% endcontent-ref %}

{% content-ref url="/pages/r1v7VPS8n2k2f2yIgjjx" %}
[Withdraw](/guides/pool/withdraw.md)
{% endcontent-ref %}

{% content-ref url="/pages/MUSTaHhxhzrFULppNRvf" %}
[Manage Position](/guides/pool/manage-position.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.wemix.fi/guides/pool.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.
