# Assembly

This section will guide you through assembly of the antenna and propellers on the drone.

{% tabs %}
{% tab title="Antenna" %}
Screw on the antennas to the sides of the FPV and slightly tighten it.

{% hint style="warning" %}
Both antennas has to be mounted for proper function!
{% endhint %}

<figure><img src="/files/68rqqBcp2w5TFSMd8MBc" alt=""><figcaption><p>Mounting directions of antenna</p></figcaption></figure>

<figure><img src="/files/fDZZ3qBmQzc9Qz2suvbc" alt=""><figcaption><p>Mounted antenna</p></figcaption></figure>

Proceed to next step of mounting propellers.
{% endtab %}

{% tab title="Propellers" %}
There are two different pairs of propellers with different direction of rotation. They have to be mounted as follows:

<figure><img src="/files/DO9MIRQVuo0gLB6iJ5xJ" alt=""><figcaption><p>Directions of propellers rotation</p></figcaption></figure>

Slide the shaft through the propeller hole and screw on the securing nut. Tighten it firmly using the wrench. Repeat procedure on all four propellers.

{% hint style="warning" %}
If you are mounting 10" propellers, an additional contact washer is required for each propeller. Place the washer on top of the propeller before securing the nut, ensuring that the washer teeth face downward.
{% endhint %}

<div><figure><img src="/files/tm47QpOBQZen1Lq7WVZL" alt=""><figcaption><p>Mounting propeller process</p></figcaption></figure> <figure><img src="/files/Yy0BRKD8z5Iltq1Riy8Y" alt=""><figcaption><p>Mounted propeller</p></figcaption></figure></div>

{% hint style="warning" %}
Propellers have to be firmly tightened and must not freely move on the shaft without motor movement.
{% endhint %}
{% endtab %}
{% endtabs %}

## Mounting battery

{% hint style="info" %}
It is recommended to **charge a battery before mounting it.** You are unable to arm the drone without sufficiently charged battery.
{% endhint %}

Put the battery on the upper plate of the FPV with cables facing to the back of the drone. Secure the battery using two Velcro fasteners (dry zip).

{% hint style="danger" %}
**Do not plug in the battery for now!**

**Plugging in the battery will automatically turn on the drone, which will be armed if arm switch is in the wrong position!**
{% endhint %}

<figure><img src="/files/dWEcXOTVP29gqt5W9oVx" alt=""><figcaption><p>Mounted battery</p></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.airvolute.com/uas-platforms/patron-fpv/patron-fpv-user-manual/lte-patron-fpv/getting-started/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.
