# HeliChain White Paper v1.0.2

## HeliChain White Paper v1.0.2

- [Introduction](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/introduction.md)
- [HeliChain Overview](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/overview/helichain-overview.md)
- [Features](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/overview/features.md)
- [Technology and Architecture](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/tendermint-consensus-algorithm/technology-and-architecture.md)
- [Tendermint Consensus Algorithm](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/tendermint-consensus-algorithm/tendermint-consensus-algorithm.md)
- [Advantages](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/tendermint-consensus-algorithm/advantages.md)
- [HeliChain Token Supply and Emissions Curve](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/token-structure-overview/helichain-token-supply-and-emissions-curve.md)
- [$HELI](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/token-structure-overview/usdheli.md)
- [Token Utility and Use Cases](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/token-structure-overview/usdheli/token-utility-and-use-cases.md)
- [Tokenomics](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/token-structure-overview/usdheli/tokenomics.md): Release soon
- [Mining with app -  Empowering Individuals](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/heat-app/mining-with-app-empowering-individuals.md)
- [Heat App](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/heat-app/heat-app.md): Mine easy - Mine free
- [Business and Market Strategy](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/business-and-market-strategy/business-and-market-strategy.md)
- [Social Media & Branding Kit](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/business-and-market-strategy/social-media-and-branding-kit.md)
- [Branding Kit](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/business-and-market-strategy/social-media-and-branding-kit/branding-kit.md): Please refer to our branding guideline for detailed information.
- [Social Media](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/business-and-market-strategy/social-media-and-branding-kit/social-media.md)
- [Mr.Driller - Official Mascot](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/business-and-market-strategy/social-media-and-branding-kit/mr.driller-official-mascot.md): Mr. Driller - Our official mascot and the embodiment of light and fortune!
- [Road Map](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/road-map.md): Road map
- [Governance and Decentralization](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/governance/governance-and-decentralization.md)
- [Conclusion](https://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/governance/conclusion.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://helichain-organization.gitbook.io/helichain-white-paper-v1.0.1/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.
