# Main Menu: Tools

The Vehicle Spy Tools main menu contains setup options, utilities, and hardware specific tools as shown in Figure 1. Refer to Table 1 for a brief description of each selection.

![Figure 1: The Vehicle Spy Tools main menu.](/files/BHf0GdgPKoRRsh0fARVJ)

**Table 1: Vehicle Spy Tools Menu**

| Tools Menu Selection                                                                                             | Description                                                         |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| [Options](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-options.md)                         | Displays software options for Vehicle Spy.                          |
| [Utilities ](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-utilities.md)>                   | Various file and hardware related utilities.                        |
|                                                                                                                  |                                                                     |
| PLASMA / ION Setup                                                                                               | Displays VNC window to access Android on neoVI PLASMA and neoVI ION |
|                                                                                                                  |                                                                     |
| [Language](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-utilities/tools-language.md)       | Opens dialog to select a language.                                  |
| [Problem Log](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-problem-log.md)                 | Displays Vehicle Spy software or hardware related problem logs.     |
| [Performance](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-utilities/tools-performance.md) | Displays numerous Vehicle Spy performance statistics.               |


---

# 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.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools.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.
