# HeliChain White Paper v2.0.1

## HeliChain White Paper v2.0.1

- [Introduction](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/introduction.md): The HeliChain Whitepaper aims to introduce an innovative blockchain Layer 1 solution, designed to empower individuals through mobile phone mining and the creation of our native cryptocurrency. With a
- [Overview](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/overview.md)
- [HeliChain Overview](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/overview/helichain-overview.md)
- [Features](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/overview/features.md)
- [TENDERMINT CONSENSUS ALGORITHM](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/tendermint-consensus-algorithm.md)
- [Technology and Architecture](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/tendermint-consensus-algorithm/technology-and-architecture.md)
- [Tendermint Consensus Algorithm](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/tendermint-consensus-algorithm/tendermint-consensus-algorithm.md): Tendermint is the default consensus algorithm designed specifically for secure and efficient Byzantine fault-tolerant consensus. It leverages a combination of Practical Byzantine Fault Tolerance (PBFT
- [Advantages](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/tendermint-consensus-algorithm/advantages.md)
- [TOKEN STRUCTURE OVERVIEW](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/token-structure-overview.md)
- [Setup Your Wallet](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/setup-your-wallet.md)
- [HeliChain Token Supply and Emissions Curve](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/helichain-token-supply-and-emissions-curve.md)
- [Staking Your Coin](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/staking-your-coin.md)
- [$HELI](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli.md)
- [Token Utility and Use Cases](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/token-utility-and-use-cases.md)
- [Tokenomics](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/tokenomics.md)
- [Token Allocation](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/tokenomics/token-allocation.md)
- [Token Distribution](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/tokenomics/token-distribution.md): Token vesting schedule
- [RUN NODE](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/run-node.md)
- [Running a Full Node](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/run-node/running-a-full-node.md)
- [Create a validator](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/run-node/create-a-validator.md)
- [HEAT APP](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/heat-app.md)
- [Mining with app - Empowering Individuals](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/heat-app/mining-with-app-empowering-individuals.md): HeliChain introduces a groundbreaking approach to mining by enabling individuals to mine our native cryptocurrency, directly from their mobile phones through a user-friendly application (app) experien
- [Heat App](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/heat-app/heat-app.md): Mine easy - Mine free
- [BUSINESS AND MARKET STRATEGY](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/business-and-market-strategy.md)
- [Business and Market Strategy](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/business-and-market-strategy/business-and-market-strategy.md)
- [Social Media & Branding Kit](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/social-media-and-branding-kit.md)
- [Branding Kit](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/social-media-and-branding-kit/branding-kit.md): Please refer to our branding guideline for detailed information.
- [Social Media](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/social-media-and-branding-kit/social-media.md)
- [Mr.Driller - Official Mascot](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/social-media-and-branding-kit/mr.driller-official-mascot.md)
- [Road Map](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/road-map.md)
- [GOVERNANCE](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/governance.md)
- [Governance and Decentralization](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/governance/governance-and-decentralization.md)
- [Conclusion](https://helichains-organization.gitbook.io/helichain-white-paper-v2.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://helichains-organization.gitbook.io/helichain-white-paper-v2.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.
