# Quick Start Guide

The **Quick Start Guide** section is primarily designed to help you verify that the product is complete after receiving it and to enable you to quickly boot up and use the robot. It includes three parts:&#x20;

1. [**Unboxing**](/product/bittle-x-v2/quick-start-guide/unboxing.md)
2. [**Assembling (for construction kit version only)**](/product/bittle-x-v2/quick-start-guide/assembling.md)
3. [**Boot up**](/product/bittle-x-v2/quick-start-guide/boot-up.md)

**Need help?** Check out our [**FAQ**](/faq-frequently-asked-questions.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://guide.petoi.com/product/bittle-x-v2/quick-start-guide.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.
