> For the complete documentation index, see [llms.txt](https://jia-mi-bai-ke-101.gitbook.io/jia-mi-bai-ke-101/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jia-mi-bai-ke-101.gitbook.io/jia-mi-bai-ke-101/readme.md).

# 欢迎来到加密 101

这是一个区块链学习平台！在这里，我们将共同探索区块链和加密货币这一新兴领域。我们的目标是为新手提供一个安全的学习环境，帮助大家了解这些复杂的概念，避免潜在的风险。

#### 我们的宗旨：

* **学习与交流**：分享基础知识，提升基本认知。
* **避免风险**：提供实用的信息和建议，帮助您识别一些基础的诈骗手段。

他们说加密世界充满机遇，但却没告诉你这里同样充满黑暗。希望这个平台能帮你掌握必要的知识和工具，迎接未来的挑战！

### 开启旅程

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>从基础知识开始</strong></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td><td><a href="/files/sTWfZ5eCpi3GifysPGET">/files/sTWfZ5eCpi3GifysPGET</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>我是老司机</strong></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td><td><a href="/files/XhIFgrcbRzR7dJJ4Uol8">/files/XhIFgrcbRzR7dJJ4Uol8</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr></tbody></table>


---

# 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://jia-mi-bai-ke-101.gitbook.io/jia-mi-bai-ke-101/readme.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.
