# Withdraw

Withdrawals are available for any asset supported across three networks: **Ethereum Mainnet (ERC-20**), **Tron (TRC-20)**, and **Binance Smart Chain (BEP-20)**.

{% hint style="danger" %}
Please carefully check both the selected network and token before submitting a withdrawal request. Not all CEXs support every asset available for purchase on TheOne. Additionally, some platforms may not support deposits for the network you are withdrawing to. Make sure the asset is available on the target network on third-party platforms before proceeding.
{% endhint %}

All applicable fees are automatically included in the withdrawal amount and are displayed in your Transaction History.

{% hint style="info" %}
Some transactions may take up to 24 hours to process due to the consolidation of assets from different liquidity venues.<br>
{% 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://theonetradeai.gitbook.io/docs/theone-swapp/trade/withdraw.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.
