# Main Menu: Spy Networks

The **Spy Networks** menu contains many common tasks as shown in **Figure 1**. Refer to **Table 1** for a brief description of each selection.

![Figure 1: Spy Networks menu.](/files/dne36sHz9TBChUepgGwr)

**Table 1: Spy Networks task descriptions.**

| Spy Networks Menu Selection                                                                                                   | Description                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Snapshot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/snapshot.md)                                   | Opens Snapshot view for quick and simple diagnostics. Note: GMLAN must be enabled on the Tools -> Options, [Spy Networks tab](https://cdn.intrepidcs.net/support/VehicleSpy/spyHardSetup.htm) to see this selection. |
| [Messages](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view.md)                              | Opens Messages view to monitor message traffic.                                                                                                                                                                      |
| [Messages Editor](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/message-editor.md)                      | Opens Messages Editor for creating and viewing message and signal definitions.                                                                                                                                       |
| [Tx Panel](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/transmit-panel.md)                             | Opens Tx Panel for transmitting messages.                                                                                                                                                                            |
| [Networks](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/networks.md)                                   | Opens Networks view to configure hardware and networks.                                                                                                                                                              |
| [TCP/IP](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/tcp-ip.md)                                       | Opens TCP/IP view to allow for modification of a device's ethernet settings.                                                                                                                                         |
| [FlexRay Controllers](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/flexray-controllers.md)             | Opens FlexRay Controllers view for configuring and modifying FlexRay controllers.                                                                                                                                    |
| [FlexRay Cycles](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/flexray-cycles.md)                       | Opens FlexRay cycles view.                                                                                                                                                                                           |
| A2B Traffic                                                                                                                   | Opens A2B view which allows the monitoring and modification of Automotive Audio Bus traffic.                                                                                                                         |
| [Diagnostics](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/diagnostics/diagnostics-view.md)            | Opens Diagnostics view for launching diagnostic jobs and seeing their results.                                                                                                                                       |
| [Diagnostics over IP (DoIP)](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/diagnostics-over-ip-doip.md) | Opens DoIP view for sending Diagnostic jobs over IP.                                                                                                                                                                 |
| [Simulator](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/simulator.md)                                 | Opens Simulator view for configuring a simulation from a database.                                                                                                                                                   |
| [ECUs](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup/ecus-view.md)                                             | Opens ECUs view to setup diagnostic information for ECUs.                                                                                                                                                            |


---

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