# Withdrawals

You can request withdrawals from your CubeBase Trading Engine web app at any time using your preferred chain.\
As we discussed earlier "Deposit" tutorial before making a withdrawal you need to transfer funds to your "USDT spot wallet".<br>

<figure><img src="/files/F7wLdmk17UndD2y586Sj" alt=""><figcaption><p>Withdrawal fee and minimum amount</p></figcaption></figure>

To start processing your withdrawal, you need to confirm the request inside your email address.&#x20;

The system will email you a link and you need to click it when requesting a withdrawal. Without this email confirmation, the withdrawal request won't be taken into consideration.&#x20;

After this procedure is completed our team will review your withdrawal request and contact you on your telegram user to confirm again your request. It's important not to lose your telegram username since impersonation is a classic form of attack on your funds.

Please note: our team has no access to your funds and such approval is only necessary for users' security.

{% hint style="info" %}
Minimum withdrawal amount is 100 USDT. \
A transaction fee will be applied to any withdrawal request. \
Please note that withdrawals can take up to 24h to be approved.
{% endhint %}


---

# 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.cubebase.xyz/withdrawals.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.
