# Troubleshooting

To troubleshoot issues with the toolbox, you can find the toolbox icon in the System Tray in Windows or the "View" menu on OSX, as pictured below.

<figure><img src="/files/iil2T0Su7AKpojddCBv5" alt=""><figcaption><p>Verge Toolbox icon in the System Tray on Windows</p></figcaption></figure>

<figure><img src="/files/fqmkpmEpkXUxdsXXrUtL" alt=""><figcaption><p>Verge App Toolbox troubleshooting menu on macOS via the View menu</p></figcaption></figure>

The Toolbox icon can be dragged into the System bar for a more permanent experience

<figure><img src="/files/4Nc25cRQsQLSJ3npgob4" alt=""><figcaption><p>App Toolbox icon dragged into the Taskbar</p></figcaption></figure>

<figure><img src="/files/yXFa8Dynj1bP9wTT2ZBi" alt=""><figcaption><p>Troubleshooting menu via right-clicking on Windows</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/quickstart/troubleshooting.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.
