# Vehicle Network Interface Hardware

Vehicle Spy supports all of the hardware interfaces from Intrepid Control Systems including:

* [neoVI **FIRE**](/vspy-3-documentation/3.9.13/vehicle-network-interface-hardware/vehicle-network-interface-hardware-neovi-fire.md)
* [neoVI RED](/vspy-3-documentation/3.9.13/vehicle-network-interface-hardware/vehicle-network-interface-hardware-neovi-red.md)
* [neoVI Blue](/vspy-3-documentation/3.9.13/vehicle-network-interface-hardware/vehicle-network-interface-hardware-neovi-blue.md)
* [ValueCAN 3](/vspy-3-documentation/3.9.13/vehicle-network-interface-hardware/vehicle-network-interface-hardware-valuecan.md)

For more information on hardware support please see the [neoVI DLL Documentation](https://docs.intrepidcs.com/neovi-api/).


---

# 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/3.9.13/vehicle-network-interface-hardware.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.
