# Setup Your Chatterbox

- [Visual Assembly Guide \*NEW](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide.md): Learn how to build and assemble your Chatterbox.
- [Video Resources](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources.md): Review our supplemental videos for additional help assembling your Chatterbox.
- [Step 1: Meet your kit](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources/meet-your-kit.md): Before you start building your kit, get to know all the parts that make your Chatterbox work.
- [Step 2: Build the Case](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources/build-the-case.md)
- [Step 3: Assemble the electronics](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources/assemble-the-electronics.md)
- [Step 4: Put it all together](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources/put-it-all-together.md)
- [Step 5: Powering on your Chatterbox](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/assembly-guide/video-resources/powering-on-your-chatterbox.md)
- [Wifi Setup and Activation](https://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/connecting-to-wifi.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://chatterbox.gitbook.io/chatterbox/build-your-chatterbox.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.
