# Hardware

- [Ocelot](https://wiki.retropilot.org/index/hardware/ocelot.md): CAN's best friend!
- [Hardware (Ocelot Pro)](https://wiki.retropilot.org/index/hardware/ocelot/hardware-ocelot-pro.md): Ocelot Pro Hardware Specifications
- [Hardware (Ocelot Gateway)](https://wiki.retropilot.org/index/hardware/ocelot/hardware-ocelot-gateway.md): Ocelot / Pro Hardware Specifications
- [Firmware](https://wiki.retropilot.org/index/hardware/ocelot/firmware.md): Ocelot Firmware guide
- [Chimera](https://wiki.retropilot.org/index/hardware/chimera.md): "Ed...ward..."
- [RetroPilot Cores](https://wiki.retropilot.org/index/hardware/retropilot-cores.md): Available in several flavors. Delicious and piping hot in only three microwave minutes!
- [Interceptor Core](https://wiki.retropilot.org/index/hardware/retropilot-cores/interceptor-core.md): Man in the middle, Malcolm in the Middle
- [Actuator Core](https://wiki.retropilot.org/index/hardware/retropilot-cores/actuator-core.md)
- [Relay Core](https://wiki.retropilot.org/index/hardware/retropilot-cores/relay-core.md)


---

# 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://wiki.retropilot.org/index/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.
