# Preparing to Build an EasySwerve Module

## Supplies Needed

In addition to the 4in EasySwerve Module Kit (REV-21-3006), you will need tools, motors, an encoder, and a few additional supplies.&#x20;

#### Tools

* [ ] 5/32in Hex Key
* [ ] 1/8in Hex Key
* [ ] 3/8in Wrench (either open-end or box)
* [ ] Hammer

#### Electronics

* [ ] Two Motors, one for driving and one for steering
* [ ] A Through Bore Encoder (REV-11-3174)

#### Other

* [ ] White Lithium Grease
* [ ] Threadlocker&#x20;

<div><figure><img src="/files/jATlCwbXObMaWaQKXGLI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/F6lQoS5Po1vzycRUXkC0" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Coming soon: Updated materials list for assembling an EasySwerve Drivetrain!
{% endhint %}


---

# 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/ion-build/easyswerve/gs/prep.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.
