> For the complete documentation index, see [llms.txt](https://meta-quest-ru-wiki.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta-quest-ru-wiki.gitbook.io/start/welcome/empty-account.md).

# Чистый аккаунт Meta

Создание чистого Meta аккаунта для дальнейшего пользования Quest шлемом.

{% hint style="info" %}
[Кстати, у нас есть **Telegram-чат**, где можно **спросить помощи и пообщаться**](https://t.me/MetaQuestRUS)
{% endhint %}

* Переходим на сайт авторизации Meta. Укажите свой адрес электронной почты и нажмите **Далее**:

<img src="/files/XUpPGU7HBem6u5hiV39a" alt="" width="563">

* Выбираем Создать новый аккаунт:

<div align="center"><figure><img src="/files/EevtPtqZLQiHxT1Ldx7k" alt="" width="563"><figcaption></figcaption></figure></div>

* Впишите свои имя и фамилию и нажмите **Далее:**

<figure><img src="/files/PYXLpAniY2SBSzZQsoD9" alt="" width="563"><figcaption></figcaption></figure>

* Укажите вашу дату рождения и нажмите Далее:

<figure><img src="/files/AlmCfVvObEk30jUlMlbG" alt="" width="563"><figcaption></figcaption></figure>

* Установите новый пароль и нажмите **Далее:**

<figure><img src="/files/Mk5Kpmer1EjOdy0Vo1gL" alt="" width="563"><figcaption></figcaption></figure>

* Проверьте все данные и нажмите **Создать аккаунт:**

<figure><img src="/files/9kkwMk7imYPkLt9pc9AK" alt="" width="563"><figcaption></figcaption></figure>

* На вашу почту должно прийти письмо от Meta с кодом подтверждения. Введите его и нажмите <kbd>Продолжить</kbd> или же <kbd>Я не получил(-а)</kbd> код для того, чтобы запросить новый:

<figure><img src="/files/fvRM729TuXc0IrqUvr9q" alt="" width="563"><figcaption></figcaption></figure>

<h2 align="center">Поздравляем! Вы создали чистый Meta аккаунт!</h2>

<figure><img src="/files/d5kPBDubsJ7ZEuJCJb4q" 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:

```
GET https://meta-quest-ru-wiki.gitbook.io/start/welcome/empty-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
