# 添加收益币种SZC

1. 返回 TokenPocket 钱包首页，点击“添加资产”或“管理币种”。
2. 输入合约地址：`0xBaA30283DA7D38B1bFB9Dbf603c0a46CDbfaE29e`
3. 选择币安智能链（BSC），确认添加。

![添加SZC币种截图](https://github.com/coretrust-shop/use-docs/blob/main/token/images/add-token-1.png)

> **说明：** 该文档仅为 SZC 币种，后续可补充其它收益币种。


---

# 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/token/add-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.
