# Firmware

Изучая разные прошивки, вы можете наткнуться на "Рекомендуемый Firmware". Что это такое?

{% hint style="info" %}
Firmware - это пакет с драйверами для устройства.
{% endhint %}

Прошивка MIUI обновляет драйвера устройства с каждым своим обновлением ОС. А разработчики кастомного ПО адаптируют свою прошивку под новое ПО. Но вот проблема: у разных людей стоит разная прошивка MIUI, а значит и разные версии драйверов. И как объединить всех под одно единое ПО, чтобы всё у всех работало одинаково? Для этого и существуют пакеты Firmware, которые ставят драйвера определенной версии MIUI.

Скачать Firmware можно с сайта [XiaomiFirmwareUpdater](https://xmfirmwareupdater.com/archive/firmware/alioth/). Пакет устанавливается через Recovery.


---

# 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://poco.cum-zone.ru/beginning/firmware.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.
