> For the complete documentation index, see [llms.txt](https://docs.tronsave.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tronsave.io/chinese/resources/transfer-recovery/accidental-usdt-trx.md).

# 误转 USDT / TRX

如果你**不慎将 USDT 或 TRX 转入 TronSave 机器人钱包**，是可以找回的。请按照以下步骤提交申请。

{% hint style="warning" %}
请尽快行动。一旦发现转错，请立即联系支持团队以启动验证流程。
{% endhint %}

## 找回步骤

### 第 1 步 — 立即联系 TronSave

通过 Telegram 联系 TronSave 支持团队：<https://t.me/wantingtrx>

### 第 2 步 — 提供验证信息

你需要提供：

* 误转交易的 **`TXID`**（交易 ID）
* 用于账户验证的 **API 密钥**（后 12 位字符）

### 第 3 步 — 交易验证

TronSave 会在区块链上验证该交易。验证通过后，支持团队会告知你**所需的手续费**。

### 第 4 步 — 支付手续费

支付所需的手续费，然后提供：

* 手续费交易的 **`TXID`**

### 第 5 步 — USDT / TRX 退款

确认手续费交易后，TronSave 会**将 USDT 或 TRX 退回到发起误转的原钱包地址**。

{% hint style="info" %}
退款始终退回到误转的源地址 —— 不会退到任何其他钱包。
{% endhint %}

## 后续步骤

* 还需要其他帮助？请通过 <https://t.me/wantingtrx> 联系支持团队。


---

# 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://docs.tronsave.io/chinese/resources/transfer-recovery/accidental-usdt-trx.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.
