# Before you begin...

The following collection of instructions, pictures and videos will walk you through opening the kit and getting to know the hardware, to building and setting up your Chatterbox and finally walk you through the basic of teaching your Chatterbox.

We've worked hard to make Chatterbox educational, fun and easy as possible, but with all DIY (do-it-yourself) project kits there can be challenges that will require learning, critical thinking and a bit of perseverance. We are constantly updating and improving these instructions based on the feedback and suggestions from our community of users around the world and in schools.

We are here to here to help and support you in every way possible and hope that you enjoy the process of problem solving and learning!

If you have any issues while building and setting up your kit, please review our [help section](/chatterbox/troubleshooting/help.md) or email us at <support@hellochatterbox.com>.

Thank you for your support!

Kevin Elgan\
Founder + Imagineer

{% hint style="info" %}
Think of our instructions and documentation as a "living document" that is constantly being improved based on feedback and suggestions from our users.
{% 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://chatterbox.gitbook.io/chatterbox/before-you-begin....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.
