# Parameters

## Accessing Advanced Parameters

{% hint style="danger" %}
Please exercise extreme caution before changing parameters. Do not operate your aircraft with edited parameters unless you are certain you know what you're doing or have been instructed to do so by a Freefly employee.
{% endhint %}

Parameters are only accessible after [enabling AMC's Advanced Mode](/ecosystem/software/auterion-mission-control/amc-vehicle-setup/advanced-vehicle-setup.md#activating-advanced-mode)

{% tabs %}
{% tab title="Video Instructions" %}
{% embed url="<https://www.loom.com/share/88cde2426a6145b188512176f82ff53d>" %}
Enabling Advanced Mode and accessing parameters
{% endembed %}
{% endtab %}

{% tab title="Text Instructions" %}

1. Enable AMC's advanced mode by rapidly tapping the AMC logo in the top left: ![](/files/Z4xBpy9JUaq1ounQ2VVw)
2. A popup to enable Advanced Mode will appear, confirm that you would like to switch to Advanced mode

<figure><img src="/files/FzfUgk8N1U4D84nJJe40" alt=""><figcaption></figcaption></figure>

3. Tap the AMC icon one more time to open the menu, and more options will now appear. Go into Advanced

<figure><img src="/files/zOwqJznQog0MeMNqx0FR" alt=""><figcaption></figcaption></figure>

4. Now scroll down to the bottom and choose Parameters, and parameters will now be accessible and searchable in the screen to the right

<figure><img src="/files/RmEjzbv0bKgzPqQxjuml" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Advanced Parameter Commands

### Resetting Parameters to Factory Defaults

On occasion you may need to reset the parameters to the vehicle's default. To do this, once you navigate to parameters, click on Tools > Reset to vehicle's configuration defaults

<figure><img src="/files/GpvMweulMhCWH8IEAP1a" alt=""><figcaption></figcaption></figure>

### Loading Parameter Files

Especially in support situations, we may ask you to load a parameter file. To do this, the file will need to be copied into AMC's visible folder so that it can load the file. AMC will be looking for parameters under Documents > Auterion Mission Control > Parameters

To load the parameter file, go to the parameter page and go to Tools > Load from file. As long as the file is in the right location, it should show up and be selectable to import the parameter changes

<figure><img src="/files/D9YGkCXkfCxf2hOf7p4Q" alt=""><figcaption></figcaption></figure>


---

# 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://docs.freeflysystems.com/ecosystem/software/auterion-mission-control/amc-vehicle-setup/parameters.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.
