# PancakeSwap添加SZC/USDT交易对

1. 在 TokenPocket 钱包"发现"页面，搜索并进入 PancakeSwap。
2. 选择"交易"页面，点击"选择币种"，粘贴 SZC 合约地址：`0xBaA30283DA7D38B1bFB9Dbf603c0a46CDbfaE29e`
3. 添加 USDT 作为交易对。
4. 输入出售数量，确认交易。

![PancakeSwap添加SZC截图](https://github.com/coretrust-shop/use-docs/blob/main/dex/images/pancakeswap-szc-1.png)

> **注意：** 交易前请确保钱包内有足够的 SZC 和 BNB（手续费）。


---

# 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/dex/pancakeswap-szc.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.
