> 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-zaregistrirovatsya-na-binance.md).

# Как зарегистрироваться на Binance

Откройте [сайт биржи Binance](https://www.binance.com/). Вы можете поменять язык и основную валюту сайта. К сожалению, вследствие международных санкций Binance не работает в Беларуси. Если вы являетесь гражданином Беларуси или находитесь на территории этой страны, выберите [другой способ](https://docs.heo.finance/v/russian/kak-kupit-kriptovalyuty) покупки.

![](https://lh4.googleusercontent.com/tkLjDKLlnFa1cGfwmVZfpdIDhGSTYDYM_uPGhZyAmqBDM_hvL2v_ziScrt7ocByBbyZSMoZI6Dii2pBUTy_O1uYP6V73yzkhf4tky1r7IhohDYiHfEymRZUkM48bRwWg5EUKlsUl)

![](https://lh3.googleusercontent.com/TzICNRuBIXCjw_HL0ca8ODXQJxAsFv4liITgOti4gufE1PGsINkf31Tv2Y86Zq3_npwSNH5_R2C0FIKHnnAu4U0UFrA5ce1V-PPk1GB_3n8GEGPJQwFDAPmiyPQvhV8TBCP0gXbd)

Нажмите на желтую кнопку “Регистрация”.

![](https://lh6.googleusercontent.com/n04VKraMDcI4TDjBv9zobgKdiZfYILPQa7isv2uomCYwpBSkeXNPhGdL5XUxuczH5HlZdv1xtKkocCdHjusenlqT1UHbk-IlVm1Rb1_Hkn86-1eas82muxkuJ1YoRERMvFikV417)

Выберите, хотите ли вы зарегистрироваться при помощи адреса электронной почты или при помощи номера мобильного телефона. Введите адрес почты или номер телефона, придумайте надежный пароль, проследите, что около поля “Я прочитал и согласен с Условиями обслуживания Условия Binance” стоит галочка, и нажмите желтую кнопку “Создать аккаунт”.

![](https://lh3.googleusercontent.com/HOROAwsW20rPunvDtJZqDEvbBX16gtFWPazyW0lHohE5HErj7DZSezx2rbZvXnI7er0SAfF3JI6SCRJ_5fsMteBSuiyi1Z3AmVBWbZ4fdJFySHFvX2ojIXOKVLiyrvuG9GWpDTRe)

Пройдите подтверждение, что вы не робот. Обычно Binance просит при помощи специального ползунка поставить кусочек паззла на правильное место.

![](https://lh3.googleusercontent.com/PaWVm0n1Zzz7Vg30soY8OqagLh9sgGPFQJICcwamtlGQWKAaTeOTSeMaNe7jfU5dPMTf8mPkzFps2sXoNZrYquizKVRQl36DUzgoTNKKkFdWDIP0JhU-1-67cWSAk01v90sbC8d-)

После того, как вы подтвердите, что вы не робот, Binance отправит код подтверждения на указанную при регистрации почту или на указанный при регистрации номер мобильного телефона. Введите код подтверждения.

![](https://lh6.googleusercontent.com/ie4B0KJjofe-cV5EnZvLTBt_UFKuoBUsubNc5KBgnuS9JZ5PNs8bONxU7GIaGUWpxkvHs9w3L6_8dgqcKxis4318nxF5v-irNzVAhg_KRqof92ngChMj2Q-k2rZSQ6lWU6xWo4YV)

Поздравляем! Вы успешно зарегистрировались на Binance. Теперь вам необходимо [пройти верификацию](/russian/kak-kupit-kriptovalyuty/pokupka-cherez-birzhu-binance/kak-proiti-verifikaciyu-na-binance.md) (подтвердить свою личность). Это связано с законодательством, противодействующим отмыванию средств, полученных преступным путем.&#x20;

![](https://lh3.googleusercontent.com/prd3YknXCrn8iVJJ3pyDfx2QecRUIqgWr6nR7FcwKSjORSzVB15sf_Ds95xbOtCT8BVWqjr18FaYCpUJ__gLV_IHVBr-A1HBJBRl3woF7din0iiowOhwf_VSK5v2_ba92qJNizxw)


---

# 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-zaregistrirovatsya-na-binance.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.
