# Assembly

{% embed url="<https://drive.google.com/file/d/1uXR6NctRNCennzUToh2NKnFE6Los8Y0w/view?usp=sharing>" %}
Assembly and disassembly of the DeltaQuad Evo
{% endembed %}

## Unpacking and initial hardware setup

For the initial hardware setup, make sure you have ample room to work. Carefully unpack all components from the flight case and inspect them for any damage. If there is damage to your vehicle please document and report this damage to DeltaQuad.

## Mounting the wings

Take the DeltaQuad Evo out of the flight case and place it on a flat surface with the landing gear deployed.&#x20;

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

The wing has a big spar close to the leading edge and a smaller spar close to the trailing edge. In front of the big spar is a keying mechanism located in the form of a cuboid.&#x20;

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

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

This keying mechanism prevents mounting the wings on the wrong side.&#x20;

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

{% hint style="info" %}
The wings of the DeltaQuad Evo must be mounted in such a way that the wingtips point downwards.
{% endhint %}

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

Slide the carbon spars of the wings into the corresponding blind holes of the fuselage.&#x20;

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

When fully locked a clicking sound from the wing lock mechanism must be audible and the wing lock must sit flush with the fuselage.

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

{% hint style="info" %}
The wing is not properly installed if the wing lock doesn't make a click sound or doesn't sit flush with the fuselage.&#x20;
{% endhint %}

## Disassembly and storage

To disassemble the DeltaQuad Evo, follow the steps for the assembly in reverse order.

Press down the wing lock mechanism with the thumb while the same hand is holding the fuselage in place. With the other hand pull the wing away from the fuselage.

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

{% hint style="warning" %}
When storing the fuselage inside the flight case, the landing gear must be deployed.
{% endhint %}

{% hint style="info" %}
It is recommended to transport the DeltaQuad Evo in the flight case.&#x20;
{% endhint %}


---

# 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/sth/setup/assembly.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.
