# Withdrawals

Withdrawals have different execution timings, depending on the destination:

* Mainnet: 3 hours
* Arbitrum, Optimism, Base: minutes (depending on bridge congestion)

In addition, Aevo constantly and randomly selects some withdrawals for additional security checks. If your withdrawal is selected, it will enter in a "flagged" status.

Flagged withdrawals are processed in 60 minutes (you'll see a countdown clock next to your transaction, in your portfolio section) and subsequently executed.


---

# 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.aevo.xyz/aevo-products/aevo-exchange/technical-architecture/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.
