# Concentrated Liquidity AMM

<figure><img src="https://storage.googleapis.com/public-dao-pad-prod/1683738059_image%208.webp" alt=""><figcaption></figcaption></figure>

Turbos CLMM DEX allows users to provide liquidity at specific price ranges to maximize capital efficiency and reduce impermanent loss for liquidity providers, ensuring a sustainable and profitable trading experience.


---

# 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://turbos.gitbook.io/turbos/products/concentrated-liquidity-amm.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.
