# Main Menu: Setup

The Vehicle Spy Setup main menu contains hardware and database configuration tools as shown in **Figure 1**.

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

Refer to **Table 1** for a brief description of each selection.

**Table 1: Vehicle Spy Setup Menu**

| Setup Menu Selection                                                                                                   | Description                                                      |
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [Hardware](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/networks/setup-a-network.md)            | Opens the Network view to configure hardware                     |
| [Setup platforms](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup/setup-platforms.md)                     | Opens a dialog to add, rename, copy, or remove platforms         |
| [Network Databases](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup/network-databases.md)                 | Opens the Network Database view to configure database platforms. |
| [ECU Diagnostic Database Databases](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup/ecus-view.md)         | Opens the ECUs view to setup diagnostic information for ECUs.    |
|                                                                                                                        |                                                                  |
| [Data Cache Disk Streaming](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-setup/data-cache-disk-streaming.md) | Configures data cache disk streaming in Vehicle Spy.             |
|                                                                                                                        |                                                                  |
| Full Screen                                                                                                            | Maximizes Vehicle Spy to use the full screen.                    |


---

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