# Установка recovery через TWRP

{% hint style="danger" %} <mark style="color:red;">**Автор данной инструкции не несёт ответственности за ваши действия. Все ваши действия выполняются на ваш страх и риск.**</mark>
{% endhint %}

{% tabs %}
{% tab title="Текст" %}

1. Заходим в TWRP
   * Для этого: полностью выключаем смартфон
   * Зажимаем кнопку включения и кнопку громкости вверх (+)
   * Удерживаем до попадания в «Main Menu»
2. Переходим в раздел «Установка»
3. Справа снизу жмём кнопку «Установить IMG», после этого будут отображаться файлы с расширением \*.img (именно такое расширение у любого recovery)
4. Ищем наше новое recovery и жмем на него
5. В появившемся окне ставим галочку на строку «Recovery»
6. Ниже делаем свайп вправо
7. Ждём окончания
8. Возвращаемся в главное меню
9. Переходим в раздел «Перезагрузка»
10. Выбираем пункт «Перезагрузка в recovery»
    {% endtab %}

{% tab title="Скриншоты" %}
![](https://telegra.ph/file/3575199f9b4bd33f355ed.jpg)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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://laib.gitbook.io/ru-laib/inst/install-recovery-by-twrp.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.
