# Using the DeltaQuad Evo simulator

The DeltaQuad Evo simulator can be used to get familiar with the Auterion Mission Control interface and to use the pilot controls before actually flying the Evo for the first time. &#x20;

Requirements:

* A registered Auterion Suite account.
* A computer running either Linux, Windows 10/11, macOS, or any Android device.
* An installation of AMC.
* A stable internet connection.

{% hint style="info" %}
The simulator has some limitations to be aware of:

* The simulator does not accurately simulate battery usage.
* The simulator uses always a wind direction coming from the east. Therefore all the missions flown in the simulator will take off and transition in that direction.
* The simulator is limited to three locations to choose from.
* The available ISR payload is limited in its functionality.
* The simulator runs best with AMC v.1.22.3 available via the *Downloads* tab in Auterion Suite.
  {% endhint %}

To use the DeltaQuad Evo simulator, please follow the instructions:

#### 1) If you haven't done so yet, please register an account in Auterion Suite. Instructions can be found [here](/evo/auterion-suite/create-an-auterion-suite-account.md).

#### 2) Log in to your Auterion Suite account.

<figure><img src="/files/SxGaoTWUvewXCTNZtzV4" alt="" width="563"><figcaption></figcaption></figure>

#### 3) Download and install AMC (v1.22.3) on a computer or Android device of your choice.

* Go to the *Downloads* tab on the left side of the screen. Click on *Additional Release*s.

<figure><img src="/files/PBNTkBafTFdMtctXwbUx" alt="" width="563"><figcaption></figcaption></figure>

* Click on Download 1.22.3 and select the operating system of your choice. The download will start.

<figure><img src="/files/9LUxllIfSVPLRWmFiqqn" alt="" width="563"><figcaption></figcaption></figure>

#### 4) After the installer has been downloaded, run the executable. On Windows, a window might pop up saying *Windows protected your PC*. Click on *More info* and *Run anyway.*

<figure><img src="/files/HKhLD31bPyl1vGJXdZE6" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/CbvEfybYHTEt5Nmmhyfl" alt="" width="375"><figcaption></figcaption></figure>

* Follow the instructions to install AMC.

<figure><img src="/files/kdSAGKvw7guZkdv9KHa8" alt="" width="563"><figcaption></figcaption></figure>

#### 5) Create a simulator session in Auterion Suite.

* In Auterion Suite, click on the *Simulations* tab on the left side of the screen. Click on *Start Simulation*.&#x20;

<figure><img src="/files/hVRCeV8NJrEGHCg4lPTk" alt="" width="563"><figcaption></figcaption></figure>

* Choose a name for the simulation, and DeltaQuad Evo (VTOL) as the vehicle.

<figure><img src="/files/z14jAPK6RrS0pjeoOIRM" alt="" width="563"><figcaption></figcaption></figure>

* Choose one of the three available locations.

<figure><img src="/files/4k06VULmzdg5XP2hrMGo" alt="" width="563"><figcaption></figcaption></figure>

* Set the *Simulation Run Time*.

<figure><img src="/files/TZEOxBAhFKWV8J3Bdh8x" alt="" width="563"><figcaption></figcaption></figure>

* For full functionality, we recommend selecting Software Version 2.5.1.

<figure><img src="/files/pMwmHRhFRw2MgnJafJVo" alt="" width="563"><figcaption></figcaption></figure>

* Click on *Creating simulation*.

<figure><img src="/files/nZsIpsGXXY0g551RwX3s" alt="" width="563"><figcaption></figcaption></figure>

* As the simulation is cloud-based, the process of creating one may take several minutes.

<figure><img src="/files/rqfcCSE2ZVMSN5CSCqiL" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/EhlqfvtJhHlwnzCYMXFp" alt="" width="563"><figcaption></figcaption></figure>

* After the simulation is created, copy the given IP address to the clipboard and remember the *Port,* which is always 5790 for the simulator.

<figure><img src="/files/tiHZ3SMdOWPQ64QcPvIP" alt="" width="563"><figcaption></figcaption></figure>

#### &#x20;6) Creating a Comm-Link in Auterion Mission Contro&#x6C;*.*

* On the secondary device, open AMC. Navigate to *AMC menu* > *Comm Links*. Click on *Add* at the bottom of the Screen.

<figure><img src="/files/cqH2493ju8pGnvPKKoht" alt="" width="563"><figcaption></figcaption></figure>

* Enter a *Name* of your choice and choose *Type: TCP*.

<figure><img src="/files/Xad96I6YUmbnTw4jzo1s" alt="" width="563"><figcaption></figcaption></figure>

* Copy the IP address of the simulation into the field of the *Host Address*, and add 5790 as the *TCP Port*. Click *OK*.

<figure><img src="/files/wK2bUzLkskcl2x744gS4" alt="" width="563"><figcaption></figcaption></figure>

* Choose the comm link you created and click on *Connect*.

<figure><img src="/files/CJN0BbyId4Py7OCviqQb" alt="" width="563"><figcaption></figcaption></figure>

* A connection with the simulator should be established within seconds.

<figure><img src="/files/fq0OL1JzVQ0sVfga8n59" alt="" width="563"><figcaption></figcaption></figure>

More information about the simulator can be found [here](https://docs.auterion.com/vehicle-operation/auterion-suite-fleet-management/simulations).


---

# 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.deltaquad.com/evo/auterion-suite/using-the-deltaquad-evo-simulator.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.
