# Internal withdrawal guide

If you want to **withdraw TRX from your Tronsave internal account**, please follow the steps below:

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

Contact the Tronsave support team to request a TRX withdrawal.

#### Step 2: Provide verification details

Please provide:

* The **internal account address** holding the TRX
* Your **API Key (last 12 characters)** for account verification
* The **amount of TRX** you wish to withdraw

#### Step 3: Information verification

Tronsave will review and verify the provided information.

#### Step 4: Provide the receiving wallet address

Once verification is completed, Tronsave will **ask you to provide the wallet address** where you want to receive the TRX.

#### Step 5: TRX withdrawal completion

After receiving a valid wallet address, Tronsave will **transfer TRX to that address**.


---

# 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/internal-withdrawal-guide.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.
