# Disassembly

## Disassembly

{% tabs %}
{% tab title="Legs" %}
**Pull out all four legs** of the drone.

<figure><img src="/files/Fyp6PqPWCZa0tjlm7OsT" alt=""><figcaption><p>Direction of pulling out the leg of the drone</p></figcaption></figure>

<figure><img src="/files/oRfcqLrEjDiXiiLJy33c" alt=""><figcaption><p>Pulling out all legs</p></figcaption></figure>

<figure><img src="/files/RMNZMQrXAAIiVhvqlreL" alt=""><figcaption><p>All legs removed</p></figcaption></figure>

After removing all four legs, **proceed to next step.**
{% endtab %}

{% tab title="Antennas" %}
Unscrew both antennas in counter-clockwise and remove them from the drone.

<figure><img src="/files/LzZ47cvvv8rIzgL484QK" alt=""><figcaption><p>Unscrewing and removing antennas</p></figcaption></figure>

<figure><img src="/files/utNMGRBfR5aj2KUguG4H" alt=""><figcaption><p>Removed antennas</p></figcaption></figure>

After unscrewing antennas, **proceed to next step.**
{% endtab %}

{% tab title="Propellers" %}
**Fold the propellers** so that they are parallel to each beam they are mounted on.

<figure><img src="/files/8paarZJ0Q3SJqA7asshs" alt=""><figcaption><p>Folding directions</p></figcaption></figure>

<figure><img src="/files/2ApPXrFLma3sxHpCixXD" alt=""><figcaption><p>Correctly folded propellers</p></figcaption></figure>

After folding the propellers, proceed to **next step - Folding the beams.**
{% endtab %}

{% tab title="Beams" %}
To fold the beam, push the button in direction described in the following image.

<figure><img src="/files/ksixXYC7xZ31efAUSm2W" alt=""><figcaption><p>Beam unlock button</p></figcaption></figure>

Correctly pushed button can be seen below.

<figure><img src="/files/tScBJr9ygGgx2Tw1OPMs" alt=""><figcaption><p>Correctly pushed button</p></figcaption></figure>

Now **fold the beam in the direction to the drone**. All folding directions are described in the image below.

<figure><img src="/files/ZflZmcsTFCKOVJ3pmPzC" alt=""><figcaption><p>Directions of folding the beams</p></figcaption></figure>

<figure><img src="/files/rfreFm5p7z3uklaWC8WF" alt=""><figcaption><p>Folded beams</p></figcaption></figure>

Now your drone is prepared to be put into packaging.
{% endtab %}

{% tab title="360° Camera" %}
To disassemble the 360° camera, press the securing mechanism on the sides of the camera module and disconnect it from the connector by pulling.
{% endtab %}

{% tab title="Batteries" %}
Unplug both batteries from the drone. Now you can remove them safely.

{% hint style="warning" %}
Ensure the 360° camera is disconnected before removing the batteries, as these two components may collide.
{% endhint %}

**Pull the safety latch ( 1 ),** then slide both batteries off the rails ( 2 ).

<figure><img src="/files/50HuvGJ8hQXyHbF2axRY" alt=""><figcaption><p>Directions of pulling latches and sliding off batteries</p></figcaption></figure>

<figure><img src="/files/DQPftSeErXFhRJI0wnlr" alt=""><figcaption><p>Demounted batteries</p></figcaption></figure>

After batteries are fully removed from the drone the UAV can be packed.
{% endtab %}

{% tab title="Payload" %}
Insert protective gear to the payload by gently pushing it onto the gimbal.
{% endtab %}
{% endtabs %}

***


---

# 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/nexus-stribog-uas/stribog-uas-user-manual/getting-started/disassembly.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.
