> 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/resources/transfer-recovery/accidental-usdt-trx.md).

# Accidental USDT / TRX

If you **accidentally transfer USDT or TRX to a TronSave bot wallet**, recovery is possible. Follow the steps below to file a request.

{% hint style="warning" %}
Act quickly. Contact support as soon as you notice the mistaken transfer to start the verification process.
{% endhint %}

## Recovery steps

### Step 1 — Contact TronSave immediately

Reach the TronSave support team on Telegram: <https://t.me/wantingtrx>

### Step 2 — Provide verification details

You are required to provide:

* The **`TXID`** (Transaction ID) of the mistaken transaction
* Your **API Key** (last 12 characters) for account verification

### Step 3 — Transaction verification

TronSave verifies the transaction on the blockchain. Once verified, support notifies you of the **required processing fee**.

### Step 4 — Pay the processing fee

Send the requested fee, then provide:

* The **`TXID`** of the fee transaction

### Step 5 — USDT / TRX refund

After confirming the fee transaction, TronSave **returns the USDT or TRX to the original wallet address that made the mistaken transfer**.

{% hint style="info" %}
Refunds are always sent back to the source address of the mistaken transfer — not to any other wallet.
{% endhint %}

## Next steps

* Need help with something else? Reach support at <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/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.
