> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash.md).

# Rebel Dash

- [Rebel Dash: Product Manual](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual.md)
- [Connecting the Rebel Dash to a CT or LT Logger](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/connecting-the-rebel-dash-to-a-ct-or-lt-logger.md)
- [Technical Specifications](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/technical-specifications.md)
- [The Rebel Dash Software](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software.md): This section contains the details about:
- [Installing the Rebel Dash Config Software](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/installing-the-rebel-dash-config-software.md)
- [Configuring the Rebel Dash using the Rebel Dash Software](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/configuring-the-rebel-dash-using-the-rebel-dash-software.md)
- [Creating a Configuration Ready to send to the Rebel Dash](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/configuring-the-rebel-dash-using-the-rebel-dash-software/creating-a-configuration-ready-to-send-to-the-rebel-dash.md)
- [Installing the Kvaser Drivers](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/configuring-the-rebel-dash-using-the-rebel-dash-software/installing-the-kvaser-drivers.md): (Only required to configure the Rebel Dash through a Kvaser Device)
- [Sending the Configuration via the CAN bus through a Kvaser Device](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/configuring-the-rebel-dash-using-the-rebel-dash-software/sending-the-configuration-via-the-can-bus-through-a-kvaser-device.md)
- [Sending the Configuration via USB stick](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/configuring-the-rebel-dash-using-the-rebel-dash-software/sending-the-configuration-via-usb-stick.md)
- [Updating the Firmware in the Rebel Dash](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/the-rebel-dash-software/updating-the-firmware-in-the-rebel-dash.md)
- [Configuring the Rebel Dash using DiaLog](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/configuring-the-rebel-dash-using-dialog.md)
- [Using the Rebel Dash to Display the Signals](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/using-the-rebel-dash-to-display-the-signals.md)
- [Config Menu](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/using-the-rebel-dash-to-display-the-signals/config-menu.md)
- [CAN Viewer](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/using-the-rebel-dash-to-display-the-signals/config-menu/can-viewer.md)
- [Changing between Signals](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/using-the-rebel-dash-to-display-the-signals/changing-between-signals.md)
- [Changing the Display Mode](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/using-the-rebel-dash-to-display-the-signals/changing-the-display-mode.md)
- [Pinout Details: Rebel Dash](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/pinout-details-rebel-dash.md)
- [Pinout of the Rebel Dash Cable](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/pinout-details-rebel-dash/pinout-of-the-rebel-dash-cable.md)
- [Pinout of the OBD2 to DB9 Cable](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/pinout-details-rebel-dash/pinout-of-the-obd2-to-db9-cable.md)
- [Pinout of the Multi Connect Cable](https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash/rebel-dash-product-manual/pinout-details-rebel-dash/pinout-of-the-multi-connect-cable.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rebel-dash-product-manual/rebel-dash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
