# 代币管理

- [如何使用Transit Buy交易（WEB端）](https://help.tokenpocket.pro/cn/wallet-management/token/transit-buy-web.md)
- [如何使用Transit Buy交易](https://help.tokenpocket.pro/cn/wallet-management/token/transit-buy.md)
- [如何添加代币？](https://help.tokenpocket.pro/cn/wallet-management/token/add-token.md)
- [如何搜索代币？](https://help.tokenpocket.pro/cn/wallet-management/token/search-token.md)
- [如何删除代币？](https://help.tokenpocket.pro/cn/wallet-management/token/delete-token.md)
- [如何管理NFT资产？](https://help.tokenpocket.pro/cn/wallet-management/token/how-to-manage-my-nft-assets.md)
- [关于自定义代币](https://help.tokenpocket.pro/cn/wallet-management/token/about-custom-token.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://help.tokenpocket.pro/cn/wallet-management/token.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.
