# Verge Remote

Verge Remote is a web-based mobile application built into the Verge Aero Web Portal that allows users to connect to active Console instances within their organization.

<figure><img src="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2FJOfvXLDQmtfCCQhevRmr%2Fconsoles.png?alt=media&#x26;token=b37f8391-3ada-48a1-abc5-4ddac9b3b77d" alt=""><figcaption><p>How to access your organization's consoles in the Verge Aero Web Portal</p></figcaption></figure>

Much like the Console, Verge Remote allows the user to visualize their fleet both as a flat list and as a 3-dimensional projection of the launchpad grid to help assess and troubleshoot issues when setting up your grid via the 'Swarm' tab. Icons in the top left allow you to swap between the list view, the 360 3D view, and a Satellite view to help you orient yourself to your fleet.

<figure><img src="https://i.imgur.com/TXlznzn.png" alt=""><figcaption><p>Assessing/Troubleshooting a launchpad grid In Verge Remote</p></figcaption></figure>

Changes in the Console will be reflected live in a connected Verge Remote session.

<figure><img src="https://i.imgur.com/6Kddb4C.gif" alt=""><figcaption><p>Demonstrating Console changes being reflected live in Verge Remote</p></figcaption></figure>

Clicking on a drone in the 'Swarm' tab, whether through the list or the 3D tiles will take you to the Drone Info page which allows you to see health information on the drone, including live status updates. The user can additionally calibrate the drones in 4 different modes: Accelerometer, Gyroscope, Compass, and Level. Additionally, the user can change the drone's light modes including turning lights on or off which can be useful when setting up launchpad grids to pick out problem drones. Drones can also be rebooted via this page.

Another way to access the Drone Info tab is to use the QR code scanner to scan the QR code on the top cap of X7 drones. This will allow you to rapidly identify issues with drones in the field.

<figure><img src="https://i.imgur.com/fjRDMS4.png" alt=""><figcaption><p>Viewing the device info page for a healthy drone</p></figcaption></figure>

The device info page, just like the swarm tab, will update live if any changes happen on the drone, such as it moving from a healthy to an unhealthy state, losing GPS, low battery, etc.

<figure><img src="https://i.imgur.com/dxHnH7M.png" alt=""><figcaption><p>A drone which is missing the show file in the Drone Info tab</p></figcaption></figure>

On the Console tab, you can see a live view into the state of various items in the Console pre-show, such as show mode, the preshow checklist, armed status, trigger lock state, etc. These will let you run through the pre-show items necessary to launch your show if desired, freeing you up to move through your fleet as necessary instead of being stuck at your Console computer.

The Console tab can also be used to load and update Vpkg bundles to your drones, as pictured at the top.

<figure><img src="https://i.imgur.com/hT9zbv8.png" alt=""><figcaption><p>A drone which is missing the show file in the Drone Info tab</p></figcaption></figure>

When you're ready to fly, have completed all the pre-show status checks the "Launch" button will enable. Happy and safe flying!

<figure><img src="https://i.imgur.com/kVvgZvW.png" alt=""><figcaption><p>A drone which is missing the show file in the Drone Info tab</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.verge.aero/drone-show-software/verge-web-portal/verge-remote.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.
