> For the complete documentation index, see [llms.txt](https://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://support.backpack.exchange/support-docs/ru/birzha/depozit-i-vyvod/kriptovalyuta/vyvod/kak-vyvesti-sredstva.md).

# Как вывести средства

### Вывод на кошелек

1\. Откройте меню **Withdraw**

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FRUMhJG2AClpWqoH02GbC%2Fimage.png?alt=media&#x26;token=02257500-4aff-4ec8-a7d2-e9e21571a87d" alt=""><figcaption></figcaption></figure>

2\. Выберите **криптовалюту**, которую хотите вывести, и введите **сумму**

{% hint style="info" %}
**Примечание: Если вашего доступного баланса недостаточно, включение маржи погасит невыплаченные кредиты или создаст заем для покрытия вывода. Если ваш баланс достаточен, включение маржи ничего не делает.**
{% endhint %}

3\. Введите **адрес назначения** или откройте **Your Wallets** и выберите адрес

4\. Нажмите **Continue**, пройдите необходимую проверку безопасности — например, подтверждение по email, приложение-аутентификатор или ключ доступа (Passkey) — затем нажмите **Submit**.

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FUKmJpgA1GD0tGCvDVpzA%2Fimage.png?alt=media&#x26;token=3b827de6-98e3-4928-9ea9-b5edf725140e" alt=""><figcaption></figcaption></figure>

### Переводы между субаккаунтами

1. Нажмите **Withdraw.**

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FYhDMKgH8YaNxeFdBtnGu%2Fimage.png?alt=media&#x26;token=4d1b0541-c6bb-467b-98a8-ff494dd49b28" alt=""><figcaption></figcaption></figure>

2. Во вкладке **Subaccount** выберите токен, который хотите перевести.
3. Введите сумму перевода.
4. Из выпадающего меню выберите **исходный субаккаунт**.
5. Из выпадающего меню выберите **субаккаунт назначения**.
6. Нажмите **Transfer.**

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FpekUUcwNUElXkFYGLePy%2Fimage.png?alt=media&#x26;token=cf77e612-ac04-484b-992d-2dddc4c489c4" alt=""><figcaption></figcaption></figure>

🎉 Готово! Ваши средства будут зачислены в ближайшее время.


---

# 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://support.backpack.exchange/support-docs/ru/birzha/depozit-i-vyvod/kriptovalyuta/vyvod/kak-vyvesti-sredstva.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.
