> For the complete documentation index, see [llms.txt](https://docs.revrobotics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revrobotics.com/brushless/spark-max/encoders/securing-adapters.md).

# Securing the Encoder Adapters

The Encoder Adapters and SPARK MAX Data Port Breakout Boards can be secured to a SPARK MAX in two ways.

## SPARK MAX Mounting Bracket ([REV-45-2468](https://www.revrobotics.com/rev-45-2468-pk2/))

| Description                                                                                                                                                         | Image                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| 1) To use a SPARK MAX Mounting Bracket to secure your Encoder Adapter or Breakout Board you will need to remove the middle tab of plastic                           | ![](/files/I8nngt8mCkjSO0MgFRRa) |
| 2) Cut this piece of plastic with a pair of snips, or remove it by twisting the plastic until it breaks                                                             | ![](/files/HJkbhdJGyiY3H3U2xf5I) |
| 3) Once the middle piece of plastic has been removed, remove any sharp edges with a file or some sandpaper                                                          | ![](/files/CbqBHPA2fwmMcNAMUXEU) |
| 4) The SPARK MAX Mounting Bracket will fit over the board as shown in this image. Attach the mounting bracket to your surface as you normally would after this step | ![](/files/d9VlHDMtzMbzPyfV6U1T) |

## Zip-tie Notches

A zip-tie can be secured around the SPARK MAX's zip-tie notches and over the board to securely attach it to the motor controller as well.&#x20;

<figure><img src="/files/UfP4HpMlTF2qtj6xKZRY" alt=""><figcaption></figcaption></figure>


---

# 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.revrobotics.com/brushless/spark-max/encoders/securing-adapters.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.
