# README

本仓库为 CoreTrust 项目用户提供 TokenPocket 钱包相关操作的详细文档。

**本 README 仅在 GitHub 仓库首页显示，GitBook 目录请见 SUMMARY.md。**

* 钱包创建/导入
* 链选择
* BNB获取
* 交易所购买
* 推荐关系绑定
* 收益查看与领取
* 添加收益币种
* PancakeSwap 交易

> **注意：** 为防止 GitBook 读取 README.md，请勿在 SUMMARY.md 中引用本文件。

如有问题请联系官方社区。


---

# Agent Instructions: 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:

```
GET https://coretrust-shop.gitbook.io/docs/readme.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.
