> For the complete documentation index, see [llms.txt](https://docs.bitu.io/bitu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitu.io/bitu/overview.md).

# Overview

- [What is BitU Protocol?](https://docs.bitu.io/bitu/overview/what-is-bitu-protocol.md): CeDeFi trading powered by $BITU, a yield-embedded stablecoin.
- [Problem](https://docs.bitu.io/bitu/overview/what-is-bitu-protocol/problem.md): $BITU is a product of Decentralization, Censorship Resistance, and Stability
- [Solution](https://docs.bitu.io/bitu/overview/what-is-bitu-protocol/solution.md): A New Paradigm in Onchain Stability and Credit
- [BitU Liquidity](https://docs.bitu.io/bitu/overview/bitu-liquidity.md): The secure, stable, and capital efficient stablecoin
- [BitU Staking](https://docs.bitu.io/bitu/overview/bitu-staking.md): Earn real yield by staking $BITU
- [ALMM](https://docs.bitu.io/bitu/overview/bitu-staking/almm.md): Learn more about the Active Liquidity Management Module (ALMM).
- [BitU Omni Trading Hub](https://docs.bitu.io/bitu/overview/bitu-omni-trading-hub.md): Access deep liquidity from numerous centralized exchanges
- [The Future of BitU Protocol](https://docs.bitu.io/bitu/overview/the-future-of-bitu-protocol.md)
- [Glossary](https://docs.bitu.io/bitu/overview/glossary.md): Understanding BitU Project Terms


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bitu.io/bitu/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.
