# Withdraw Funds from Gasless wallet

### **How to Withdraw Funds on The True Trade**

**Step 1: Open Your Wallet Dashboard**\
Click on your profile in the top-right corner to view your **account balance** and available funds.

**Step 2: Select "Withdraw"**\
Tap the **"Withdraw"** button to access the withdrawal interface.

**Step 3: Enter Withdrawal Details**

* **Select Coin & Chain** (e.g., **USDT on BSC**)
* **Enter Your Withdrawal Address**
* **Input Amount** (Ensure you have enough balance after fees)

**Step 4: Confirm & Submit**\
Click **"Withdraw"**, and your request will be processed. **Standard withdrawals take \~5 minutes**, but larger or flagged transactions may take **1-6 hours for security verification.**

<figure><img src="/files/3mlorTEUGhulzih0v0ap" alt=""><figcaption></figcaption></figure>


---

# 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://learn.thetruetrade.io/deposit-and-trade/gasless-trading/withdraw-funds-from-gasless-wallet.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.
