# Версія

<figure><img src="/files/yHAGCS1FwwiFG0vDy2u3" alt=""><figcaption><p><strong>Екран версії</strong></p></figcaption></figure>

Екран **Версія (Version)** відображає інформацію про поточну версію EdgeTX, яка використовується:

* **FW** - Назва прошивки
* **VERS** - Версія прошивки
* **DATE** - Дата компіляції прошивки
* **TIME** - Час компіляції прошивки
* **OPTS** - Опції складання, увімкнені під час компіляції.

{% hint style="info" %}
Повний список опцій складання можна знайти тут: <https://github.com/EdgeTX/edgetx/wiki/Compilation-options>
{% endhint %}

<figure><img src="/files/9Ztw9tADkAaQ5mQkOghH" alt=""><figcaption><p>Екран Модулі / версія RX</p></figcaption></figure>

**Екран Модулі / версія RX (Modules / RX Version)** надає інформацію про активовані приймальні модулі для поточної вибраної моделі.


---

# 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://elektronik.gitbook.io/edgetx-ua/color-radios/radio-settings/version.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.
