# A51 V3

- [Architecture](https://docs.a51.finance/carbon/a51-v3/architecture.md)
- [Intents](https://docs.a51.finance/carbon/a51-v3/intents.md)
- [Auto-Rebalance](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance.md): Define how LPs want their liquidity to respond to price changes.
- [Market Modes](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance/market-modes.md)
- [How to Select a Market Mode](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance/market-modes/how-to-select-a-market-mode.md)
- [Auto-Rebalance Types](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance/auto-rebalance-types.md)
- [Rebalance Triggers](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance/rebalance-triggers.md)
- [Rebalance Count](https://docs.a51.finance/carbon/a51-v3/intents/auto-rebalance/rebalance-count.md)
- [Fees Intents](https://docs.a51.finance/carbon/a51-v3/intents/fees-intents.md)
- [Single-Asset Deposit](https://docs.a51.finance/carbon/a51-v3/intents/single-asset-deposit.md)
- [Zap In](https://docs.a51.finance/carbon/a51-v3/intents/zap-in.md)
- [Revenue Model](https://docs.a51.finance/carbon/a51-v3/revenue-model.md)
- [Guides](https://docs.a51.finance/carbon/a51-v3/guides.md)
- [Carbon Glossary](https://docs.a51.finance/carbon/a51-v3/guides/carbon-glossary.md): A51 Carbon 101 for new LPs
- [How to Define a Market Shifting Intent?](https://docs.a51.finance/carbon/a51-v3/guides/how-to-define-a-market-shifting-intent.md)
- [How to Create an Auto-Pool?](https://docs.a51.finance/carbon/a51-v3/guides/how-to-create-an-auto-pool.md)
- [How to Deposit Liquidity](https://docs.a51.finance/carbon/a51-v3/guides/how-to-deposit-liquidity.md)
- [How to Manage Your Strategy](https://docs.a51.finance/carbon/a51-v3/guides/how-to-manage-your-strategy.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.a51.finance/carbon/a51-v3.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.
