# Balance

## Balance

- [Legal Disclaimer](https://balancefun.gitbook.io/balance/legal-disclaimer.md)
- [Welcome to Balance](https://balancefun.gitbook.io/balance/welcome-to-balance.md)
- [Team](https://balancefun.gitbook.io/balance/team.md)
- [Investors](https://balancefun.gitbook.io/balance/investors.md)
- [Balance AI](https://balancefun.gitbook.io/balance/products/balance-ai.md)
- [Application Layer](https://balancefun.gitbook.io/balance/products/application-layer.md)
- [Platform Layer](https://balancefun.gitbook.io/balance/products/platform-layer.md)
- [Protocol Layer](https://balancefun.gitbook.io/balance/products/protocol-layer.md)
- [Token Layer](https://balancefun.gitbook.io/balance/products/token-layer.md)
- [Infra Layer](https://balancefun.gitbook.io/balance/products/infra-layer.md)
- [$EPT](https://balancefun.gitbook.io/balance/assets/usdept.md)
- [Balance Key Nodes](https://balancefun.gitbook.io/balance/assets/balance-key-nodes.md)
- [Why Key Nodes?](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/why-key-nodes.md)
- [Use Cases](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/use-cases.md)
- [What Are the Advantages of Purchasing Now?](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/what-are-the-advantages-of-purchasing-now.md)
- [Future Ecosystem Circulation](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/future-ecosystem-circulation.md)
- [Key Node Details](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/key-node-details.md)
- [Participation Reward Mechanism](https://balancefun.gitbook.io/balance/assets/balance-key-nodes/participation-reward-mechanism.md)
- [Purchase Guide](https://balancefun.gitbook.io/balance/assets/purchase-guide.md)
- [Pioneer Badge NFT](https://balancefun.gitbook.io/balance/assets/pioneer-badge-nft.md)
- [Roadmap](https://balancefun.gitbook.io/balance/resources/roadmap.md)
- [Community](https://balancefun.gitbook.io/balance/resources/community.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://balancefun.gitbook.io/balance/legal-disclaimer.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.
