# 🗿 Colossus Overview

The Colossus CLMM allows liquidity providers to provide liquidity in a specific range of prices. This means that when the current price of the pool is within the specified price range, the user will gain pool fees (as well as liquidity mining rewards) from trading volume. One of the benefits of this is that, as long as the price stays within the range, it allows the user to earn more in rewards than compared to a traditional AMM where the user must provide liquidity at all prices.

Another benefit is that traders who wish to swap their tokens have lower slippage on their trades due to the liquidity being more concentrated. In the long term, this will attract more traders to concentrated liquidity pools, thus resulting in higher earnings for liquidity providers.

![](https://titan-8.gitbook.io/~gitbook/image?url=https%3A%2F%2F1198464223-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FQLrbvBTmg0o7drE7AePs%252Fuploads%252FPyJK3eLEH1szogzrqvuC%252Fimage.png%3Falt%3Dmedia%26token%3D0e32ede7-71d2-4374-ad73-0dc469ba5968\&width=768\&dpr=4\&quality=100\&sign=925baaef\&sv=2)

#### Price Range <a href="#price-range" id="price-range"></a>

Colossus allows the users to specify a custom price range, or select from a list of preset ranges.

#### Deposit Amounts <a href="#deposit-amounts" id="deposit-amounts"></a>

![](https://titan-8.gitbook.io/~gitbook/image?url=https%3A%2F%2F1198464223-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FQLrbvBTmg0o7drE7AePs%252Fuploads%252FZb90oT5pN35NFOSvs2qt%252Fimage.png%3Falt%3Dmedia%26token%3D5a07af6a-0b05-416f-9c67-c8f3bcd64ebd\&width=768\&dpr=4\&quality=100\&sign=eff6d47d\&sv=2)

Once the price range is selected, the user can select how much liquidity they would like to provide. The ratio of the two token amounts is determined by where the current price is in relation to the price range. If the price is outside of the price range, the user will have to deposit one of the tokens, while if the current price is inside the price range, the user will have to deposit both tokens.


---

# 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.titan.tg/colossus-concentrated-liquidity-amm/colossus-overview.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.
