# Vehicle Spy Main Menus

The different features of Vehicle Spy are accessed through the main menus shown in **Figure 1**.

![Figure 1: The main menus provide easy access to Vehicle Spy's many features.](/files/wVPsJ2aRqKBygW9ptarx)

Each menu item holds a different group of tasks that can be done with the software. Click on the menu names in **Table 1** to see further details for each of them.

**Table 1: Vehicle Spy Main Menus**

| Main Menu                                                                                                      | Description                                                                                                               |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| [File](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file.md)                                         | Contains tasks for opening and saving files.                                                                              |
| [Setup](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup.md)                                       | This menu item has hardware and database configuration tools.                                                             |
| [Spy Networks](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks.md)                         | Common Vehicle Spy tasks are found in this menu.                                                                          |
| [Measurement](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement.md)                           | Tools for looking at and recording signal values are found here.                                                          |
| [Embedded Tools](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools.md)                     | Holds other tools to help with development.                                                                               |
| [GMLAN](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-gmlan.md)                                       | Helpful tools for GMLAN users. Note: GMLAN must be enabled on the Tools> Options, Spy Networks tab to see this selection. |
| [Scripting and Automation](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-scripting-and-automation.md) | Tools to automate Vehicle Spy tasks.                                                                                      |
| [Run](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-run.md)                                           | Another way to start and stop Vehicle Spy.                                                                                |
| [Tools](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools.md)                                       | Contains setup options, utilities, and hardware specific tools.                                                           |
| [Help](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-help.md)                                         | Provides access to help documents, website, and version information.                                                      |


---

# 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.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.
