> 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-deposit.md).

# How to Deposit

There are several ways to Deposit crypto to your Backpack EU account.

***

## Deposit via Exchange wallet address

### 1) Open the Deposit menu

<div align="left" data-full-width="false"><figure><img src="/files/PlWVKOx8mwaYlBRwVfnh" alt="" width="563"><figcaption></figcaption></figure></div>

### 2) Choose the cryptocurrency you wish to Deposit

Search for the token if you don't see it in list.

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

### 3) Copy the wallet address

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

### 4) Paste the address into your sending platform and initiate the transfer (from a non‑custodial wallet or exchange)

***

## Deposit via subaccounts

### 1) Open the Deposit menu

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

### 2) Choose the cryptocurrency you wish to Deposit

<div align="left"><figure><img src="/files/OOlK6LlrKEnPj4JtdlfJ" alt="" width="319"><figcaption></figcaption></figure></div>

### 3) Enter Deposit amount and **Select the 'From' sub-account and the 'To' sub-account.**

<div align="left"><figure><img src="/files/O4fgE240SMC6z5HwP6gV" alt="" width="316"><figcaption></figcaption></figure></div>

### 4) Click the 'Transfer' button.

<div align="left"><figure><img src="/files/f39BmcIsvtrHeYAWtcmC" alt="" width="320"><figcaption></figcaption></figure></div>


---

# 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-deposit.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.
