> 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-issue.md).

# Link не работает после обновления

Если после обновления вашего шлема, AirLink\Link перестали подключаться или работают некорректно, скорее всего причина заключается в несоответствии версий ПО на шлеме и на компьютере.

### Почему это происходит

Приложение Meta Link на ПК должно обновляться параллельно со шлемом. Если версии отличаются, Meta Link может заблокировать соединение, или не работать вовсе.

{% hint style="info" %}
**Важно!**\
**Для стабильной работы Meta Link, всегда проверяйте его на наличие обновлений.**
{% endhint %}

<figure><img src="/files/1dJ9nok1FFXDjpRAjoBr" alt=""><figcaption></figcaption></figure>

***

### Как исправить

Для успешного обновления приложения на ПК, вам вероятнее всего потребуется включение средств для обхода блокировок.

1. Включите VPN на вашем компьютере.
2. Запустите Meta Link на ПК.
3. Перейдите в раздел "Библиотека" в левом меню.
4. Перейдите во вкладку "Обновления" в верхней части экрана.
5. Проверьте список

* Должно начаться автоматическое скачивание обновления
  * Если этого не произошло, нажмите `Загрузить` или `Установить` рядом с пунктом Обновление ПО Oculus.

{% hint style="info" %}
**Не появилось обновление?**\
**Попробуйте перезапустить приложение Meta Link через меню `Настройки` -> `Бета` -> `Перезапуск сервисов Oculus`**
{% 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-issue.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.
