# Concentrated Liquidity Core

- [Concentrated Liquidity](https://docs.shadowdex.fi/concentrated-liquidity-core/concentrated-liquidity.md)
- [Fee Tiers](https://docs.shadowdex.fi/concentrated-liquidity-core/concentrated-liquidity/fee-tiers.md)
- [Concentrated Liquidity Pair Fee Distribution](https://docs.shadowdex.fi/concentrated-liquidity-core/concentrated-liquidity/concentrated-liquidity-pair-fee-distribution.md)
- [Concentrated Liquidity Advantage](https://docs.shadowdex.fi/concentrated-liquidity-core/concentrated-liquidity/concentrated-liquidity-advantage.md)
- [Concentrated Liquidity (CL) Gauges](https://docs.shadowdex.fi/concentrated-liquidity-core/concentrated-liquidity-cl-gauges.md): A Concentrated liquidity staking/rewarder solution novel to Fantom
- [BUSL-1.1 License](https://docs.shadowdex.fi/concentrated-liquidity-core/busl-1.1-license.md): Shadows's concentrated liquidity is sub-licensed from RAMSES and subject to a BUSL-1.1 license.
- [Competitive Farming](https://docs.shadowdex.fi/concentrated-liquidity-core/competitive-farming.md): Shadow's CL implementation incorporates the concept of competitive farming into a x(3,3) style DEX.


---

# 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.shadowdex.fi/concentrated-liquidity-core.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.
