# Main Menu: Run

The Vehicle Spy Run main menu can be used to start and stop Vehicle Spy as shown in Figure 1.

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

Click [here](/vspy-3-documentation/basic-operation-of-vehicle-spy/running-and-stopping.md) to see how Vehicle Spy can run in different modes.


---

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