# Параметри моделі

<figure><img src="/files/qjKqOCP9hBEMCvFxlRuz" alt=""><figcaption><p>Model Setup screen</p></figcaption></figure>

Екран **Параметри моделі** містить усі параметри для налаштування вашої моделі. У верхній частині сторінки ви побачите піктограми, які переведуть вас на різні сторінки налаштувань моделі, якщо їх вибрати. Екраном за замовчуванням для налаштувань моделі є екран [Налаштування моделі](/edgetx-ua/color-radios/model-settings/model-setup.md).

Значки у верхній частині екрана (в порядку зліва направо):

* [Налаштування моделі](/edgetx-ua/color-radios/model-settings/model-setup.md)
* [Налаштування гелікоптера](/edgetx-ua/color-radios/model-settings/heli-setup.md)
* [Режими польоту](/edgetx-ua/color-radios/model-settings/flight-modes.md)
* [Входи](/edgetx-ua/color-radios/model-settings/inputs-mixes-and-outputs/inputs.md)
* [Мікшери](/edgetx-ua/color-radios/model-settings/inputs-mixes-and-outputs/mixes.md)
* [Виходи](/edgetx-ua/color-radios/model-settings/inputs-mixes-and-outputs/outputs.md)
* [Криві](/edgetx-ua/color-radios/model-settings/curves.md)
* [Глобальні змінні](/edgetx-ua/color-radios/model-settings/global-variables.md)
* [Логічні перемикачі](/edgetx-ua/color-radios/model-settings/logical-switches.md)
* [Спеціальні функції](/edgetx-ua/color-radios/model-settings/special-functions.md)
* Користувацькі скрипти
* [Телеметрія](/edgetx-ua/color-radios/model-settings/telemetry.md)


---

# 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/model-settings.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.
