# 关于转账的安全事项

转账安全提示暂分为两类：&#x20;

**第一类：风险类**

该地址被多人举报或被标记为风险地址，存在风险隐患，有醒目的风险提示文字；

![](/files/-MiyKqhLLpnYx7G5eYaU)

**第二类：合约类**

合约地址标注提醒，是为了防止有些新用户将代币合约地址作为收款地址来使用的一种措施。

![](/files/-MiyKzw2py-bAK-owpPT)

以上两种风险提示，我们都建议用户停止相关操作，避免造成资产损失。


---

# 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/transfer-tutorial/about-safe-transfer.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.
