# 开始

[TokenPocket](https://www.tokenpocket.pro/)是全球领先的多链自托管钱包，支持BTC、ETH、BSC、Polygon、Solana、HECO、Klaytn、Avalanche、Tron、OEC、HSC、Fantom、Polkadot、Kusama、EOS等主流公链，钱包私钥储存在用户的设备中，并且永远不会上传到服务器，用户可以完全掌控加密资产。TokenPocket已为全球1000多万用户提供安全可靠的服务，月活用户超500万，遍布全球200多个国家和地区。

欢迎来到TokenPocket开发者文档，在这里你将找到如何贡献代码给TokenPocket,如何使用TokenPocket开发库在你们项目中。如何将你们项目提交到TokenPocket。

#### 开发者社区

* Github: <https://github.com/TP-Lab>
* 论坛: <https://fans.tokenpocket.pro/>


---

# 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://help.tokenpocket.pro/developer-cn/kai-shi.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.
