> For the complete documentation index, see [llms.txt](https://docs.heo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heo.finance/russian/kak-kupit-kriptovalyuty/pokupka-cherez-birzhu-binance/kak-perevesti-poluchennye-na-binance-kriptovalyuty-na-svoi-schet-v-koshelke.md).

# Как перевести полученные на Binance криптовалюты на свой счет в кошельке

Откройте свой кошелек MetaMask, Trust Wallet или SafePal и [скопируйте его адрес](/russian/koshelek/skopirovat-adres-koshelka-v-binance-smart-chain.md).

Зайдите в свой аккаунт на Binance, для вывода BNB перейдите [по этой ссылке](https://www.binance.com/ru/my/wallet/account/main/withdrawal/crypto/BNB), для вывода BUSD перейдите [по этой ссылке](https://www.binance.com/ru/my/wallet/account/main/withdrawal/crypto/BUSD).

В поле адрес вставьте [адрес своего кошелька в сети Binance Smart Chain](/russian/koshelek/skopirovat-adres-koshelka-v-binance-smart-chain.md).

В поле сеть важно выбрать BSC Binance Smart Chain ([BEP-20](https://docs.heo.finance/v/russian/vvedenie-v-kriptovalyuty#erc-20-bep-20-i-drugie-formaty-tokenov)), в противном случае вы потеряете свои средства.

![](https://lh3.googleusercontent.com/Xnf4XynQIvz4tJQRKzYk3PfKDIZP6ZxYgUXh4Ze0jV-FAofRozge5SYRiTZPwm9VMaVL00iAWMfhbt8uhS6dfP9d5FQ2bDHPU7d-aCtNv8Uoq4YT5_KRfu99IUXvIwb5L2fx6AJI)

Введите сумму вывода и нажмите кнопку “Вывод”. Дождитесь прохождения транзакции в блокчейне. Теперь, когда вы перевели с Binance в свой кошелек и BUSD для пожертвований, и BNB для оплаты комиссии за транзакции, вы можете начать [жертвовать](/russian/kak-zhertvovat-na-platforme-help-each-other.md).


---

# 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://docs.heo.finance/russian/kak-kupit-kriptovalyuty/pokupka-cherez-birzhu-binance/kak-perevesti-poluchennye-na-binance-kriptovalyuty-na-svoi-schet-v-koshelke.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.
