# Unboxing Your Robot

Watch the video for your model to learn how to assemble your Hackerbot, download the app, and create your first map.

{% hint style="info" %}
Important Notes!

* Remove the Time of Flight covers (Hackerbot AI and greater) - There is a very small thin film of orange material protecting the ToF (time of flight) sensors during shipping. Remove this film from both ToF sensors before creating your first map.
* Watch the video in "[Hackerbot Overview](/documentation-hackerbot-industries/getting-started/what-is-hackerbot.md)" to learn how to position the charging base.
  {% endhint %}

## Hackerbot Lite & AI

{% embed url="<https://youtu.be/sLXTF0cDsak>" %}

## Hackerbot AI Pro

{% embed url="<https://youtu.be/j1Ng9d3C_6U>" %}

{% embed url="<https://youtu.be/-5urAg4E38g>" %}

## Hackerbot AI Elite

{% embed url="<https://youtu.be/71GXcRAurW8>" %}

{% embed url="<https://youtu.be/5u1fDe_EH_4>" %}


---

# 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://hackerbot-industries.gitbook.io/documentation-hackerbot-industries/getting-started/unboxing-your-robot.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.
