# Bittle X User Manual

## 🇨🇳中文

- [Bittle X 用户手册 🐶](https://bittle-x.petoi.com/zhong-wen-1/bittlex-yong-hu-shou-ce.md): 更简单，更便捷！
- [1 🧘‍♂️ 准备上手](https://bittle-x.petoi.com/zhong-wen-1/1-zhun-bei-shang-shou.md)
- [2 🧩 打开包装](https://bittle-x.petoi.com/zhong-wen-1/2-da-kai-bao-zhuang.md)
- [3 ⌨️ 组装 & 设置主板](https://bittle-x.petoi.com/zhong-wen-1/3-zu-zhuang-she-zhi-zhu-ban.md)
- [4 📐 校准](https://bittle-x.petoi.com/zhong-wen-1/4-jiao-zhun.md)
- [5 🕹 动手玩Bittle X](https://bittle-x.petoi.com/zhong-wen-1/5-dong-shou-wan-bittle-x.md)
- [6 👨‍🏫 教Bittle X新动作技能](https://bittle-x.petoi.com/zhong-wen-1/6-jiao-bittlexxin-dong-zuo-ji-neng.md)

## 🇺🇸English

- [Bittle X User Manual 🐶](https://bittle-x.petoi.com/bittle-x-user-manual.md): Easier and more convenient.
- [1 🧘‍♂️ Preparation](https://bittle-x.petoi.com/1-preparation.md)
- [2 🧩 Open the Box](https://bittle-x.petoi.com/2-open-the-box.md)
- [3 ⌨️ Assembling & Board Setup](https://bittle-x.petoi.com/3-assembling-and-board-setup.md)
- [4 📐 Calibration](https://bittle-x.petoi.com/4-calibration.md)
- [5 🕹 Play with Bittle X](https://bittle-x.petoi.com/5-play-with-bittle-x.md)
- [6 👨‍🏫 Teach Bittle X New Skills](https://bittle-x.petoi.com/6-teach-bittle-x-new-skills.md)
- [7 🦾 Robot arm](https://bittle-x.petoi.com/7-robot-arm.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://bittle-x.petoi.com/bittle-x-user-manual.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.
