# Bitroot

## Bitroot

- [Bitroot Beginner’s Guide](https://bitroot.gitbook.io/bitroot/bitroot-beginners-guide.md): Overview
- [What is Blockchain?](https://bitroot.gitbook.io/bitroot/bitroot-beginners-guide/what-is-blockchain.md)
- [Why Use Blockchain?](https://bitroot.gitbook.io/bitroot/bitroot-beginners-guide/why-use-blockchain.md)
- [Why Choose Bitroot?](https://bitroot.gitbook.io/bitroot/bitroot-beginners-guide/why-choose-bitroot.md)
- [About Bitroot](https://bitroot.gitbook.io/bitroot/about-bitroot.md)
- [Core Products and Solutions](https://bitroot.gitbook.io/bitroot/core-products-and-solutions.md)
- [Bitroot Protocol Layer](https://bitroot.gitbook.io/bitroot/core-products-and-solutions/bitroot-protocol-layer.md)
- [BitrootNetwork Parallel Public Chain](https://bitroot.gitbook.io/bitroot/core-products-and-solutions/bitrootnetwork-parallel-public-chain.md)
- [Bitroot CeDeFi](https://bitroot.gitbook.io/bitroot/core-products-and-solutions/bitroot-cedefi.md)
- [Parallel Architecture and Technical Principles](https://bitroot.gitbook.io/bitroot/parallel-architecture-and-technical-principles.md)
- [Developer documentation](https://bitroot.gitbook.io/bitroot/developer-documentation.md)
- [EVM(general)](https://bitroot.gitbook.io/bitroot/developer-documentation/evm-general.md)
- [EVM with Hardhat](https://bitroot.gitbook.io/bitroot/developer-documentation/evm-with-hardhat.md)
- [EVM with Foundry](https://bitroot.gitbook.io/bitroot/developer-documentation/evm-with-foundry.md)
- [Reference](https://bitroot.gitbook.io/bitroot/reference.md)
- [Bitroot's EVM RPC](https://bitroot.gitbook.io/bitroot/reference/bitroots-evm-rpc.md)
- [Transactions](https://bitroot.gitbook.io/bitroot/reference/transactions.md)
- [Viewing Tokens in MetaMask](https://bitroot.gitbook.io/bitroot/reference/viewing-tokens-in-metamask.md)
- [Divergence from Ethereum](https://bitroot.gitbook.io/bitroot/divergence-from-ethereum.md)
- [Product Manual and User Guide](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide.md)
- [Bitroot test network information](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/bitroot-test-network-information.md)
- [Bitroot Testnet Test Coin Claim](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/bitroot-testnet-test-coin-claim.md)
- [Add Bitroot network information](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/add-bitroot-network-information.md)
- [Swap](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/swap.md)
- [Adding Liquidity and Remove Liquidity](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/adding-liquidity-and-remove-liquidity.md)
- [Token economic model and governance](https://bitroot.gitbook.io/bitroot/token-economic-model-and-governance.md)
- [Token issuance and distribution](https://bitroot.gitbook.io/bitroot/token-economic-model-and-governance/token-issuance-and-distribution.md)
- [Community Governance and Decision-making Mechanism](https://bitroot.gitbook.io/bitroot/token-economic-model-and-governance/community-governance-and-decision-making-mechanism.md)
- [Participation in ecological co-construction](https://bitroot.gitbook.io/bitroot/participation-in-ecological-co-construction.md)
- [User participation](https://bitroot.gitbook.io/bitroot/participation-in-ecological-co-construction/user-participation.md)
- [Developer Participation](https://bitroot.gitbook.io/bitroot/participation-in-ecological-co-construction/developer-participation.md)
- [Community, Ecology and Partners](https://bitroot.gitbook.io/bitroot/community-ecology-and-partners.md)
- [Roadmap and future planning](https://bitroot.gitbook.io/bitroot/roadmap-and-future-planning.md)
- [Wallets](https://bitroot.gitbook.io/bitroot/wallets.md)
- [Block Explorers](https://bitroot.gitbook.io/bitroot/block-explorers.md)
- [FAQ](https://bitroot.gitbook.io/bitroot/faq.md)
- [Brand Kit](https://bitroot.gitbook.io/bitroot/brand-kit.md)
- [Bitroot Official Link](https://bitroot.gitbook.io/bitroot/bitroot-official-link.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://bitroot.gitbook.io/bitroot/bitroot-beginners-guide.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.
