> For the complete documentation index, see [llms.txt](https://tpwallet.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tpwallet.gitbook.io/en/transfer-tutorial/about-safe-transfer.md).

# About Safe Transfer

Safe transfer warnings are divided into two parts:

**Part 1: Risk**

The address has been reported by many people or marked as a risk address, there are hidden risks, and there is  risk warning;

![](/files/-MizCwnbsXbPlna8vfd-)

**Part 2：Contract**

To mark the contract address as a risk is a measure to prevent some new users from using the contract address as the received address.

![](/files/-MizCgZtScI1GXBdDH8Q)

For the above two safe transfer warnings, we recommend that you need to **stop related operations to avoid asset losses.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tpwallet.gitbook.io/en/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.
