# 钱包地址链选择币安链

1. 进入 TokenPocket 钱包首页，点击当前钱包。
2. 在钱包详情页，点击"切换网络"或"管理网络"。
3. 选择"币安智能链（BSC）"。
4. 确认切换后，钱包地址前缀应为 0x，网络显示为 BSC。

![切换币安链截图](https://github.com/coretrust-shop/use-docs/blob/main/wallet/images/chain-select-1.png)

> **提示：** 若没有币安链，请手动添加 BSC 网络，参数可在官网或社区获取。


---

# 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/wallet/chain-select.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.
