> 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/akkaunt-birzhi/sozdanie-novogo-akkaunta/sozdanie-akkaunta-v-prilozhenii.md).

# Создание аккаунта в приложении

Прежде чем начать торговать на Backpack Exchange, вам нужно зарегистрироваться. Создание учетной записи на Backpack Exchange простое и понятное.

### Скачать мобильное приложение Backpack

* ‍[iOS App Store](https://apps.apple.com/us/app/backpack-wallet-exchange/id6445964121)
* ‍[Google Play](https://play.google.com/store/search?q=backpack+wallet+and+exchange\&c=apps\&hl=en_US)

### Начните создание нового аккаунта&#x20;

{% stepper %}
{% step %}
**Введите действительный адрес электронной почты**

:warning:***Примечание:*** Позже в процессе регистрации вам потребуется доступ к этой учетной записи электронной почты.
{% endstep %}

{% step %}
**Введите реферальный код** (если есть).

<div align="left"><figure><img src="/files/zy6SdQ13Cbi54Xi67Af5" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
После нажатия **“Sign Up,”** создайте **надежный и уникальный пароль**.
{% endstep %}

{% step %}
Нажмите **“Next,”** затем введите **одноразовый код (OTP)**, отправленный на вашу зарегистрированную электронную почту.

<div align="left"><figure><img src="/files/tsTQxp6EWmcAQWOfoHz1" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Нажмите **"Start"**, чтобы начать процесс **проверки личности**.

* **Выберите вашу страну проживания**, затем нажмите **“Next.”**
  * [Поддерживаемые регионы](https://support.backpack.exchange/support-docs/ru/~/revisions/RbwIQnK0edhHXYthljfz/birzha/akkaunt-birzhi/verifikaciya-lichnosti/podderzhivaemye-regiona)
  * [Подтверждение адреса (Proof of Address, PoA)](https://support.backpack.exchange/support-docs/ru/~/revisions/RbwIQnK0edhHXYthljfz/birzha/akkaunt-birzhi/verifikaciya-lichnosti/neobkhodimye-dokumenty-dlya-kyc#podtverzhdenie-adresa-proof-of-address-poa)
* **Введите вашу личную информацию**, затем нажмите **“Continue.”**

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

* **Введите ваш адрес** точно так, как он указан в вашем удостоверении личности, выданном государством.
* **Выберите ваш источник средств и статус занятости честно**, затем нажмите **“Continue.”**

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

* **Укажите альтернативную контактную информацию**, затем нажмите **“Continue.”**
* **Подтвердите вашу личность.**

<figure><img src="/files/q9M7bSmPe139XiyK619C" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/akkaunt-birzhi/sozdanie-novogo-akkaunta/sozdanie-akkaunta-v-prilozhenii.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.
