# BiBoard Preparation

### BiBoard

For BiBoard products, such as [**Bittle X**](https://bittle-x.petoi.com/) ([BiBoard V0](https://guide.petoi.com/biboard/biboard-v0)), **Bittle X V2** ([BiBoard V1](https://guide.petoi.com/biboard/biboard-v1-guide)),  **Bittle X+Arm** (BiBoard V1), and **Nybble Q**(BiBoard V1), no software modification is required. By default, all functional blocks in Mind+ are supported.&#x20;

#### Plug the battery socket into the BiBoard, install it in the chassis, and long-press the battery button to power on the robot.

### Connect method

* Wired connection: The kit includes a **USB Type-C data cable** connecting the robot's mainboard to the computer.
* Wireless connection (Bluetooth): The mainboard's [**built-in Bluetooth**](https://guide.petoi.com/quick-reference/bluetooth-connection/biboard) module allows you to connect the robot's mainboard to the computer wirelessly.


---

# 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/block-based-programming/petoi-coding-blocks/biboard-preparation.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.
