> 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/issues-fix/quest-standalone/link-required.md).

# Шлем требует код из приложения

Проблема возникает из за того, что аккаунт долго не выходил на связь с серверами Meta. На аккаунте завязана вся ваша бибилотека! Не бойтесь, произошёл обычный сброс аутентификации.

**Решение проблемы:**

1. Перейти на [страницу входа](https://auth.meta.com/) и залогиниться в свой аккаунт Meta.
2. Слева в колонке будет кнопка **"Больше настроек в Центре Аккаунтов"**, нажимаете.
3. В левом ряду нажимаете на **"Пароль и безопасность"**. Далее переходите в **"Активные Сеансы".**
4. Далее появится список всех устройств с которых вы заходили. Чуть ниже прокручиваете, нажимаете **на красную надпись**, и выбираете **все устройства**.
5. Вас выкинет как с мобильного приложения Meta, так со шлема. Это нормально.
6. В шлеме появится окно с инструкцией как и что делать. **(Переход по ссылке и последующий ввод кода который на шлеме)**

<figure><img src="/files/sAZs8CZqNfTRtiPB1beE" alt="" width="563"><figcaption><p>Переходим по ссылке и вводим код со шлема</p></figcaption></figure>

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


---

# 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/issues-fix/quest-standalone/link-required.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.
