# Version

### Version

The **Version** screen displays information about the current EdgeTX version that is being used:

<figure><img src="/files/t0S2fnL07t57uhHRfuSp" alt=""><figcaption><p>Version Screen</p></figcaption></figure>

* **FW** - Firmware name
* **VERS** - Firmware version
* **NAME**: Firmware Codename
* **DATE** - Date & time the firmware was compiled

### Firmware Options&#x20;

To view the build options that were enabled when compiled, highlight the **\[Firmware options]** options and press the **\[Enter]** button.

<figure><img src="/files/qsEfTUtw2gMAzLVG7IKd" alt=""><figcaption><p>Firmware Options Screen</p></figcaption></figure>

{% hint style="info" %}
A complete list of build options can be found here: <https://github.com/EdgeTX/edgetx/wiki/Compilation-options>
{% endhint %}

### **Modules / RX Version**

To view the Modules / RX Version information about the activated RX modules for the currently selected model, highlight the **\[Modules / RX Version]** option and press the **\[Enter]** button.

<div><figure><img src="/files/rugqqPU0cJuXaWnEHVVY" alt=""><figcaption><p>Modules / RX Version Screen - Internal ELRS</p></figcaption></figure> <figure><img src="/files/CnTY8rhjNW49nw9BpKBQ" alt=""><figcaption><p>Modules / RX Version Screen - External FrSky R9 ACCESS</p></figcaption></figure></div>


---

# 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://manual.edgetx.org/v2.11/bw-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.
