# Shape Liquidity

- [Overview](https://docs.caviarnine.com/products-floop/shape-liquidity/overview.md): Focus your capital within a particular price range and shape!
- [Bins](https://docs.caviarnine.com/products-floop/shape-liquidity/bins.md): These are the containers that hold all the tokens in the AMM for this pair!
- [Pools](https://docs.caviarnine.com/products-floop/shape-liquidity/pools.md): Explore the pool page specifics
- [Adding Liquidity](https://docs.caviarnine.com/products-floop/shape-liquidity/adding-liquidity.md): Choose exactly where to place your liquidity
- [Your Liquidity](https://docs.caviarnine.com/products-floop/shape-liquidity/your-liquidity.md): See how your liquidity is performing
- [Removing Liquidity](https://docs.caviarnine.com/products-floop/shape-liquidity/removing-liquidity.md)
- [Understanding Active APY](https://docs.caviarnine.com/products-floop/shape-liquidity/understanding-active-apy.md): To get the best yield, make sure your tokens are active!
- [How to Create a Pool](https://docs.caviarnine.com/products-floop/shape-liquidity/how-to-create-a-pool.md): Create a new pool for a pair and concentrate your liquidity
- [Starting Mid Price](https://docs.caviarnine.com/products-floop/shape-liquidity/starting-mid-price.md): When you initialise or start a new shape liquidity pool, it needs a starting price!
- [Shape Liquidity Fees](https://docs.caviarnine.com/products-floop/shape-liquidity/shape-liquidity-fees.md)


---

# 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.caviarnine.com/products-floop/shape-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.
