# FAQ Ahead.IO Kits

### What are the differences between the kits? Which should I get?

Ahead.IO offers multiple kits.&#x20;

* **Kit Zero** contains all the electronics and mechanical pieces to get you started with your build, but does NOT come with 3D printed parts. You'll have to print them, and assemble the headset.&#x20;
* **Kit One** contains all the electronics and mechanical parts, along with the 3D printed parts. You'll still need to assemble and calibrate the headset.&#x20;
* **Kit Two** contains the headset fully assembled and pre-calibrated.

**NOTE:** All kits have 3m cables. All Kits contains one Ultraleap Stereo IR170. Although the **RealSense** **T261 isn’t part of the kits**, the kits still provide all parts to assemble the sensor. There are still some stores that are selling this particular sensor.

### &#x20;**What kind of screws are in the kit? What tools do I need for assembly (what is included in the kit and what is not for putting everything together)?**

The kits come with a full screwdriver kit, and all the screws you'll need to build the headset, aside from a soldering iron. A soldering iron is used for heating up the heat-threaded inserts and can be found at any local electronics store for around $10 USD.


---

# 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.projectnorthstar.org/project-north-star/faq-and-vendors/faq-ahead.io-kits.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.
