> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-gmlan.md).

# Main Menu: GMLAN

The Vehicle Spy GMLAN main menu contains helpful tools for GM users as shown in Figure 1. Refer to Table 1 for a brief description of each selection.

**Note**: GMLAN must be enabled on the [Tools](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools.md) -> [Options](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-options.md), [Spy Networks tab](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-tools/tools-options/options-spy-networks-tab.md) to see this menu.

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

**Table 1: Vehicle Spy GMLAN Menu**

| GMLAN Menu Selection                                                                                 | Description                                                              |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [Virtual Networks](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-gmlan/virtual-networks.md) | Opens Virtual Networks view to monitor states of GMLAN Virtual Networks. |
| [GM CGI](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-gmlan/gm-cgi-bus.md)                 | Opens GM CGI view for viewing CGI data.                                  |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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