# Concentrated Liquidity

Camelot V3 allows liquidity providers to concentrate their capital within specific price ranges, leading to increased liquidity at preferred prices. Users can choose to employ both manual mode and auto mode, with the latter automating the adjustment of price ranges.

To provide liquidity to V3 Sanko, navigate to the Trade tab, select Liquidity and choose V3

<figure><img src="/files/6auEqhtDAcaNOwR8m9J9" alt=""><figcaption></figcaption></figure>

Next, the pair you want to provide liquidity to.

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

Then select either manual or auto mode.&#x20;

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

Manual mode is tailored for experienced liquidity providers, granting them control over the price ranges of the liquidity they provide. Auto mode employs focused liquidity management strategies, handling the intricate task of adjusting price ranges for users.


---

# 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.sanko.xyz/sanko-mainnet/native-dexs/camelot-exchange/camelot-v3/concentrated-liquidity.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.
