# Withdrawal

### Regular Withdrawal

You can withdraw through the trading interface. Once the withdrawal is signed and submitted, we will process the withdrawal, and the withdrawal will be deposited to your wallet following the next deposit cycle.

<figure><img src="/files/XSYw8BStRlhPnd7lrb5u" alt=""><figcaption></figcaption></figure>

### Fast Withdrawal

You can withdraw through the trading interface. Once the withdrawal is signed and submitted, we will process the fast withdrawal, and the withdrawal will be deposited to your wallet within 1 - 2 minutes.

<figure><img src="/files/If1tVQEwsNpf2CVX81TM" alt=""><figcaption></figcaption></figure>

### Successful Withdrawal&#x20;

After successful Withdrawal, the balance will be reflected on trading page.

<figure><img src="/files/wZMaA9ltHK4q4YYNKeum" alt=""><figcaption></figcaption></figure>

***

### Related FAQ

* [What is the minimum amount of deposit and withdrawal?](/faq/product.md#the-minimum-deposit-amount)
* [How long does it take to deposit & withdraw?](/faq/product.md#how-long-does-it-take-to-deposit-and-withdrawal)


---

# 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.deltadefi.io/start-trading/getting-started/withdrawal.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.
