> 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/sideload/install-software/questsimpleloader.md).

# QuestSimpleLoader

## А зачем?

Для загрузки игр на Quest есть **множество программ**. Взять тот же [YAAS](/start/pirate-software/yaas.md) или [Sidequest](/start/sideload/install-software/sidequest.md).\
Первые два варианта больше для установки бесплатных игр и управление шлемом.\
Sidequest же перегружен функциями и порой работает нестабильно.

### Что если не они

Для людей, которым нужно просто загрузить в шлем условный Telegram, существует наш **Quest Simpleloader.**

<figure><img src="/files/wLN7CrsYFLMgBbjAf85n" alt=""><figcaption></figcaption></figure>

***

### Установка

<details>

<summary>Инструкция</summary>

1. Удостоверьтесь, что у вас включен [режим разработчика](/start/welcome/developer-mode.md)

2. Надо скачать саму [программу](https://drive.google.com/drive/folders/1lSXd_RkLnsESLYxuUx5GytHMe8JuRDhc?usp=sharing)

3. Запустить и подключить шлем к ПК по кабелю
   * Если вы ни разу не подключали шлем к компьютеру через QLoader/Sidequest, вы получите запрос на авторизацию ADB:<br>

     <div align="left" data-full-width="true"><figure><img src="/files/UunhpVb6NPUEPoe9wiqU" alt="" width="375"><figcaption></figcaption></figure></div>

   * После принятия запроса, сразу даст пользоваться программой:<br>

     <div align="left"><figure><img src="/files/aKJbkmzBMiDsIPzROVMg" alt="" width="375"><figcaption></figcaption></figure></div>

4. Пользуйтесь! Любое .**apk** приложение нужно перетащить в окно и программа сама установит его на шлем. **Приложение появится в библиотеке шлема,** раздел неизвестные источники (папка с вопросиком).

</details>

{% 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/sideload/install-software/questsimpleloader.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.
