# Welcome to Petoi Guide Center for Bittle X V2, Bittle X V2+Arm & Nybble Q

[https://guide.petoi.com](https://guide.petoi.com/) is the Petoi robot product documentation hub for **the latest generation of Petoi robot Bittle X V2, Bittle X V2+Arm, and Nybble Q**. We constantly iterate on our models and code to bring bionic robotic pets to the world. Please read the notes regarding versions carefully before configuring your robot.&#x20;

If you need help, please [contact us](https://www.petoi.com/pages/contact-us) or post on [our forum](https://www.petoi.camp/).

<figure><img src="/files/46kqXEdVef7cdQIwsExh" alt=""><figcaption></figcaption></figure>

If you are unsure whether you've received the correct Bittle package, please refer to [this guide](https://www.petoi.com/blogs/blog/how-to-tell-if-you-have-received-the-correct-bittle-bittle-x-robot-dog).

### 🐶 [Bittle X V2 User Manual](/product/bittle-x-v2.md)

### 🐶 [Bittle X V2+Arm User Manual](/product/bittle-x-v2+arm.md)

### :cat: [Nybble Q User Manual](/product/nybble-q.md)

### Check [FAQs](/faq-frequently-asked-questions.md)

#### Please navigate the sidebar to access all other documentation.  On mobile, you can tap on the menu icon on the top left to access the sidebar.

## If you have legacy Bittle robots, please check [docs.petoi.com](https://docs.petoi.com/):

### 🐶 [Bittle Dog User Manual](https://bittle.petoi.com) - Bittle STEM Kit, Bittle Robotics Kit

### 🐶 [Bittle X User Manual](https://bittle-x.petoi.com/)(not for Bittle X V2)

### 😼 [Nybble Cat User Manual](https://nybble.petoi.com)

## Intelligent Q\&A

You can use the find (Cmd+K/Ctrl+K) feature on this site to ask any questions with a ChatGPT-like service.

<figure><img src="/files/ZMqOaTNKLR44AqhYriwm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note that this privacy notice refuses to disappear!

<img src="/files/Kk0lg5Xg07ItAQyYaKpN" alt="" data-size="original">
{% 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://guide.petoi.com/master.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.
