> For the complete documentation index, see [llms.txt](https://eu.support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/crypto/how-to-withdraw.md).

# How to Withdraw

Withdrawals are fast and easy on Backpack EU.

***

## How to Withdraw

### 1) Open the Withdraw menu

<div align="left"><figure><img src="/files/NbMZlPmb573yuF6yWgJs" alt="" width="563"><figcaption></figcaption></figure></div>

### 2) Choose the cryptocurrency you wish to withdraw and enter the amount

<div align="left"><figure><img src="/files/zIX2475NHlaSfkfxH3pu" alt=""><figcaption></figcaption></figure></div>

Note: If your available balance is insufficient, enabling margin will redeem outstanding lends or create a borrow to cover the withdrawal. If your balance is sufficient, enabling margin does nothing.

### 3) Enter the destination address or open 'Address book' and select address

<div align="left"><figure><img src="/files/doEtBX2lrl0W5ulu89pM" alt=""><figcaption></figcaption></figure></div>

### 4) Enter your 'Email verification code' and 'Authenticator app code', select Submit button

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd5M9KJPfARRhjIrVBmv7WO4G9W6_6VODLayHMSrUhDvMG0YBalTztAvodM3P0Ki_yDmyqSQQbcUWivACLemUO4RMfedw0u1yWsK2oGvUrS4oGqLPji_UhRNtChZzvkOc09Qjb2Tw?key=h9gIpItByWCtk-oY-lUgiwK0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/crypto/how-to-withdraw.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
