> 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/~/revisions/sfKm2lYIGBAqdhfUemgi/birzha/akkaunt-birzhi/sozdanie-novogo-akkaunta/sozdanie-akkaunta-v-brauzere.md).

# Создание аккаунта в браузере

Чтобы начать, посетите Backpack Exchange и выберите 'Sign up".

**Примечание: Убедитесь, что вы находитесь на официальном домене Backpack Exchange**

* ‍[https://backpack.exchange](https://backpack.exchange/)

{% stepper %}
{% step %}

### Выберите 'Sign up' и начните создавать новый аккаунт

#### 1) Введите действительный адрес электронной почты

* **Примечание: позже в процессе регистрации вам потребуется доступ к этой учетной записи.**

#### 2) Создайте надежный и уникальный пароль

* **Примечание: пароль должен быть комбинацией цифр и букв. Он должен содержать от 9 до 20 символов, как минимум одну цифру и одну заглавную букву.**

#### 3) Просмотрите Пользовательское Соглашение и Политику   Конфиденциальности

#### 4) Введите реферальный код (если есть)

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/6717d589a136b09472d88ffb_6717d49916c5729a8a9de3e1_backpack_exchange_new_account3.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Подтвердите ваш адрес электронной почты

Вы получите автоматический код подтверждения на вашу электронную почту. Введите этот код в течение 10 минут. Если вы не видите письмо, проверьте другие папки, такие как "Спам" или "Промоакции".

‍**Обратитесь в службу поддержки, если проблема сохраняется.**

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/672e77dd8ec505e377b13834_672e77773e11f77964b2adcc_verify_email_backpack_exchange.jpeg" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Начните процесс проверки личности

1\) Выберите вашу страну проживания

* [Поддерживаемые регионы](https://support.backpack.exchange/support-docs/ru/~/revisions/RbwIQnK0edhHXYthljfz/birzha/akkaunt-birzhi/verifikaciya-lichnosti/podderzhivaemye-regiony)
* [Подтверждение адреса (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)

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/6717d587a136b09472d88f9b_6717d4e28d9879aea9117ca4_backpack_exchange_sign_up.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Начните процесс проверки личности

<figure><img src="/files/eQ5XyjV64igEv5eu1y08" 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/~/revisions/sfKm2lYIGBAqdhfUemgi/birzha/akkaunt-birzhi/sozdanie-novogo-akkaunta/sozdanie-akkaunta-v-brauzere.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.
