> For the complete documentation index, see [llms.txt](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/jie-shao.md).

# 介绍

<figure><img src="/files/1KhhlGTUZ5uv7LFB6Hk2" alt=""><figcaption></figcaption></figure>

TBTC比特币信托加密基金开启了数字金融的新纪元，将比特币的稳定性与区块链技术的变革能力完美结合。TBTC通过其创新的去中心化交易所交易基金（DETF）平台，提高了投资的安全性和效率。此举不仅使数字货币的世界对大众开放，还重新定义了传统的投资方式。

TBTC的核心是透明度和赋能用户。利用区块链的固有属性，如不变性和去中心化，TBTC确保每笔交易的安全和透明。这种方法增强了用户间的信任，并将TBTC置于推动更开放金融生态系统的前列。

TBTC的愿景不仅仅是提供一个投资平台。它旨在教育和吸引社区成员，培育一个能够学习、成长并为区块链行业发展做出贡献的环境。凭借对创新、安全和社区的重视，TBTC正重新定义我们与数字货币的互动方式，并为更包容公平的金融未来铺平道路。


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/jie-shao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
