# Trust Bitcoin Protocol

## EN

- [Introduction](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/introduction.md)
- [Discovery](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/discovery.md)
- [Roadmap](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/roadmap.md)
- [Ecosystem Overview](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/ecosystem-overview.md)
- [Protocol Fund](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/protocol-fund.md)
- [Bitcoin Mining](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/bitcoin-mining.md)
- [Payment Platform](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/payment-platform.md)
- [Value Investment](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/value-investment.md)
- [Digital Consumption](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/digital-consumption.md)
- [Bitcoin Inscription](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/bitcoin-inscription.md)
- [Web3.0](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/web3.0.md)
- [Metaverse](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/ecosystem/metaverse.md)
- [Protocol Structure](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/technical-overview/protocol-structure.md)
- [Protocol Operation Module](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/technical-overview/protocol-operation-module.md)
- [TBT Token](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/tokenomics/tbt-token.md)
- [TBT Token Allocation](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/tokenomics/tbt-token-allocation.md)
- [Vision](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/mission-and-vision/vision.md)
- [Mission](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/mission-and-vision/mission.md)

## 中文

- [介绍](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/jie-shao.md)
- [发现](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/fa-xian.md)
- [路线图](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/lu-xian-tu.md)
- [生态系统概述](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/sheng-tai-xi-tong-gai-shu.md)
- [协议基金](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/xie-yi-ji-jin.md)
- [比特币挖矿](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/bi-te-bi-wa-kuang.md)
- [支付平台](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/zhi-fu-ping-tai.md)
- [价值投资](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/jia-zhi-tou-zi.md)
- [数字消费](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/shu-zi-xiao-fei.md)
- [比特币铭文](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/bi-te-bi-ming-wen.md)
- [Web3.0](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/web3.0.md)
- [元宇宙](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/sheng-tai-xi-tong/yuan-yu-zhou.md)
- [协议结构](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/ji-shu-gai-shu/xie-yi-jie-gou.md)
- [协议操作模块](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/ji-shu-gai-shu/xie-yi-cao-zuo-mo-kuai.md)
- [TBT代币](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/dai-bi-jing-ji/tbt-dai-bi.md)
- [TBT 代币分配](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/dai-bi-jing-ji/tbt-dai-bi-fen-pei.md)
- [使命](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/shi-ming-yu-yuan-jing/shi-ming.md)
- [愿景](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/shi-ming-yu-yuan-jing/yuan-jing.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://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-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.
