> 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/help/usefull-links.md).

# Полезные ресурсы

#### Официальные ресурсы

{% hint style="info" %}
[Официальный сайт Meta](https://meta.com)

[Официальное руководство по использованию Meta Quest шлема](https://www.meta.com/ru-ru/help/quest/1994971530885728/)

[Официальный форум Meta](https://communityforums.atmeta.com/category/discussions)

[Список примечаний обновлений Quest шлема](https://www.meta.com/help/quest/172903867975450/)

[Блог анонсов на форуме от Meta](https://communityforums.atmeta.com/category/discussions/blog/AnnouncementsBlog)

[Системные требования Meta Link](https://www.meta.com/help/quest/140991407990979/)
{% endhint %}

#### Базы Данных

{% hint style="info" %}
[VR Энциклопедия](https://vr-compare.com/) - Техническая информация про все VR гарнитуры

[VRdb](https://vrdb.app/) - Лёгкий доступ к Quest магазину. Статистика и цены.

[XRnews](https://xrnews.ru/) - Отличный сайт новостей в мире VR

[VRchat](https://t.me/Viar_Tim) - Миры VRchat

[Таблица](https://docs.google.com/spreadsheets/d/1ujiKRSy5HZgbZYOwhHE0AL9d-zZF3Z9a6c-XMQrcqmw/edit?usp=sharing) - Список пиратских игр с мультиплеером
{% endhint %}

#### Локализации VR игр

{% hint style="info" %}
[VRLoc](https://vrloc.tilda.ws/) - Перевод VR игр от команды VRLoc
{% endhint %}

#### Наш Telegram-чат

{% 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/help/usefull-links.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.
