# Aqualibre Documentation

## Aqualibre Documentation

- [Introduction](https://docs.aqla.app/introduction.md): Aqualibre: Pioneering Sustainability through Blockchain
- [The Problem](https://docs.aqla.app/introduction/the-problem.md): Challenges in the Carbon Credit Market
- [Core Solutions](https://docs.aqla.app/introduction/core-solutions.md): Aqualibre’s Core Solutions
- [Why Blockchain?](https://docs.aqla.app/introduction/why-blockchain.md): Why Blockchain for Carbon Credits?
- [AQLA Token](https://docs.aqla.app/aqla-token.md): Overview of the AQLA Token
- [Frequently Asked Questions](https://docs.aqla.app/frequently-asked-questions.md)
- [Support](https://docs.aqla.app/frequently-asked-questions/support.md)
- [Tokenomics and Distribution](https://docs.aqla.app/token/tokenomics-and-distribution.md)
- [Staking and Real Yield](https://docs.aqla.app/token/staking-and-real-yield.md)
- [Tokenised Carbon Credits](https://docs.aqla.app/token/tokenised-carbon-credits.md)
- [On-Chain Marketplace](https://docs.aqla.app/features/on-chain-marketplace.md)
- [Insurance-Wrapped Credits](https://docs.aqla.app/features/insurance-wrapped-credits.md)
- [Roadmap](https://docs.aqla.app/features/roadmap.md)
- [Market Opportunity](https://docs.aqla.app/business-model/market-opportunity.md)
- [Strategic Partnerships](https://docs.aqla.app/business-model/strategic-partnerships.md)
- [Team and Advisors](https://docs.aqla.app/business-model/team-and-advisors.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.aqla.app/introduction.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.
