# 13.7 Arm and Disarm Navigation Bar

This is a specialized feature designed for manual flight control. The navigation interface will be displayed on the screen once manual flight mode is selected.

Choose "**Manual**" as the flying method from the available options, as illustrated.&#x20;

<figure><img src="/files/OjSTO8TXqXJ9deZHASLy" alt=""><figcaption><p>Arming</p></figcaption></figure>

1. &#x20;**Arm** <img src="/files/IudpPELCy2d9ZOaOR9ok" alt="" data-size="original"> :  **Arming and Live Stream**

   This section details the process of initiating flight and activating live features:

   **Arming the Drone:**

   1. **"Arm" Command:** To initiate flight, locate and press the dedicated "Arm <img src="/files/EEEUCfcgEmFpvwWLLAMN" alt="" data-size="original">" button.
   2. **Arming Motors Confirmation**: Upon clicking "Arm," the flyview will display a message indicating "Arming Motors," typically accompanied by a visual or audio confirmation.

   **Live Stream Activation:**

   1. **Automatic Start:** Importantly, live stream functionality will automatically initiate upon clicking the "Arm" button.

   **Live Features and Subscription:**

   * **Real-Time Tracking and Viewing:** Provided you have a valid AeroGCS Enterprise subscription, activating the live stream allows you to:
     * **Track the Flight Live on AeroGCS Enterprise:** Monitor your drone's real-time location on a detailed map within the AeroGCS Enterprise platform.
     * **See Live Video Streaming from the Drone Camera**: Gain an immersive perspective of your surroundings directly from the drone's camera feed as it flies.
2. **DisArm** <img src="/files/iOPkn1Hz1eJ97SGdxshx" alt="" data-size="line">: To conclude the flight safely, utilize the "Disarm" command to disarm the drone and ensure its secure landing. Once the drone lands and disarms successfully, the live stream functionality and real-time tracking on AeroGCS Enterprise will automatically stop.


---

# 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://aerogcs-green-docs.aeromegh.com/13.-flyview/13.7-arm-and-disarm-navigation-bar.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.
