# Withdrawals from Ethereal

Outbound transfers use LayerZero for cross-chain delivery.

1. Go to Portfolio in [app.ethereal.trade](https://app.ethereal.trade)
2. Select Withdraw
3. Choose destination chain
4. Enter amount (must be ≤ Available Margin)
5. Confirm transaction

**Processing time:** Varies by destination chain.  Check here <https://layerzeroscan.com/> and your withdrawals tab in the Ethereal app for further questions


---

# 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.ethereal.trade/protocol-reference/support/withdrawals-from-ethereal.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.
