# SPARK MAX Motor Controller

- [SPARK MAX Overview](https://docs.revrobotics.com/brushless/spark-max/overview.md)
- [SPARK MAX Specifications](https://docs.revrobotics.com/brushless/spark-max/specs.md)
- [Power and Motor Connections](https://docs.revrobotics.com/brushless/spark-max/specs/power-and-motor-connections.md)
- [Control Connections](https://docs.revrobotics.com/brushless/spark-max/specs/control-connections.md)
- [Encoder Port](https://docs.revrobotics.com/brushless/spark-max/specs/encoder-port.md)
- [Data Port](https://docs.revrobotics.com/brushless/spark-max/specs/data-port.md)
- [SPARK MAX Getting Started](https://docs.revrobotics.com/brushless/spark-max/gs.md)
- [Wiring the SPARK MAX](https://docs.revrobotics.com/brushless/spark-max/gs/wiring.md)
- [Make it Spin!](https://docs.revrobotics.com/brushless/spark-max/gs/make-it-spin.md)
- [Basic Configurations](https://docs.revrobotics.com/brushless/spark-max/gs/basic-config.md)
- [SPARK MAX Status LED Patterns](https://docs.revrobotics.com/brushless/spark-max/status-led.md)
- [SPARK MAX Troubleshooting](https://docs.revrobotics.com/brushless/spark-max/troubleshooting.md)
- [SPARK MAX Operating Modes](https://docs.revrobotics.com/brushless/spark-max/operating-modes.md)
- [SPARK MAX Control Interfaces](https://docs.revrobotics.com/brushless/spark-max/control-interfaces.md)
- [SPARK MAX Configuration Parameters](https://docs.revrobotics.com/brushless/spark-max/parameters.md)
- [Using Encoders with the SPARK MAX](https://docs.revrobotics.com/brushless/spark-max/encoders.md)
- [Absolute Encoders](https://docs.revrobotics.com/brushless/spark-max/encoders/absolute.md)
- [Alternate Encoder Mode](https://docs.revrobotics.com/brushless/spark-max/encoders/alternate-encoder.md)
- [Securing the Encoder Adapters](https://docs.revrobotics.com/brushless/spark-max/encoders/securing-adapters.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://docs.revrobotics.com/brushless/spark-max.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.
