# Accidental USDT / TRX

If you **accidentally transfer USDT or TRX to a Tronsave bot wallet**, please follow the steps below to request recovery.

#### Step 1: Contact Tronsave immediately: <https://t.me/wantingtrx>

Please get in touch with the Tronsave support team as soon as you notice the mistaken transfer.

#### 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 will verify the transaction on the blockchain.\
Once verified, we will notify you of the **required processing fee**.

#### Step 4: Pay the processing fee

Send the requested fee and then provide us with:

* The **TXID of the fee transaction**

#### Step 5: USDT / TRX refund

After confirming the fee transaction, Tronsave will **return the USDT or TRX to the original wallet address that made the mistaken transfer**.


---

# 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://docs.tronsave.io/faq/transfer-recovery-guide/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.
