# Подготовка

**Вам понадобится USB флешка объемом 8GB**

1. Отформатируйте USB флешку в FAT32
2. Скачайте на свой компьютер архив с прошивкой, распакуйте его и скопируйте содержимое на USB флешку.

{% hint style="danger" %}
**Внимание!** Выберите ниже прошивку, которая соответствует модели Вашего автомобиля
{% endhint %}

{% tabs %}
{% tab title="KIA KX3" %}
Архив с прошивкой для **KIA KX3** (\~860МБ) можно запросить в DRIVEMODS, написав на <support@drivemods.org> или в [Telegram](https://t.me/DriveMods_Admin).

После распаковки архива и копирования файлов, на USB флешке должны быть следующие файлы:

<figure><img src="/files/0CPA3N9nzXudWtHfnBCa" alt=""><figcaption><p>Содержимое USB флешки</p></figcaption></figure>
{% endtab %}

{% tab title="KIA K3" %}
Архив с прошивкой для **KIA K3** (\~907МБ) можно запросить в DRIVEMODS, написав на <support@drivemods.org> или в [Telegram](https://t.me/DriveMods_Admin).&#x20;

После распаковки архива и копирования файлов, на USB флешке должны быть следующие файлы:

<figure><img src="/files/xnoapuphz47koOrVny7B" alt=""><figcaption><p>Содержимое USB флешки</p></figcaption></figure>
{% 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://manuals.drivemods.org/chn-kia-hyundai/setup/podgotovka.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.
