# Assembly

{% embed url="<https://youtu.be/eA7of2aQpBY>" %}

## Unpacking and initial hardware setup

{% hint style="info" %}
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 any damage to your vehicle, please document and report it to **<support@deltaquad.com>**.
{% endhint %}

## Mounting the wings

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

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

The wing has a large spar near the leading edge and a smaller spar near the trailing edge. In front of the large spar is a keying mechanism in the form of a cuboid.

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

<figure><img src="/files/36HGkfXrFvDmt0uMreSc" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/8PidG9Xc48DGRmZOfuwL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The wings of the DeltaQuad Evo must be mounted with the **wingtips pointing downwards**.
{% endhint %}

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

Slide the carbon spars of the wings into the corresponding blind holes in the fuselage.

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

When fully locked, a clicking sound from the wing lock mechanism should 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 does not make a clicking sound or does not sit flush with the fuselage.
{% endhint %}

## Disassembly and storage

To disassemble the DeltaQuad Evo, follow the assembly steps in reverse order.&#x20;

Press down on the wing lock mechanism with your thumb while using the same hand to hold the fuselage in place. With your other hand, pull the wing away from the fuselage.

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

{% hint style="info" %}
When storing the fuselage inside the flight case, ensure the landing gear is **deployed**. It is recommended to transport the DeltaQuad Evo in the flight case.
{% 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/gov/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.
