# Bittle X V2+Arm

The calibrator interface for Bittle X V2+Arm is as follows:

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

{% hint style="info" %}
The interfaces above will be displayed when you calibrate for the first time. You can also click to open the upper-right menu in the control panel and select **Calibrate** to re-access.\
![](/files/DNxOLVSoTp3ZZpPwod14)
{% endhint %}

**For the** pre-assembled kit, you can directly power on the robot and use the mobile app to fine-tune all joints.

**For the construction kit, after** the robot enters the calibration state, do the following steps:

### Install the neck servo and leg servos

{% hint style="info" %}
Note:

You must use the neck section with a J-hook (as pictured below) to prevent the neck from falling when using this robot arm.

<img src="/files/AoTVJCeFZscPOVGhDd3g" alt="" data-size="original">      ![](/files/t8pKzAzCsZTioctL4P1S)
{% endhint %}

Installing the neck servo is the same as [installing the head](/mobile-app/calibrator/bittle-bittle-x.md#install-the-head) of Bittle.

Installing the leg servos is the same as [installing the legs](/mobile-app/calibrator/bittle-bittle-x.md#install-the-legs) of Bittle.

### Install the robot arm

This robot arm is already fully assembled. After finishing calibrating the neck servo and the leg servos, power off the robot and [install](/extensible-modules/robot-arm.md#installation) the servo slot on the neck servo with two M2\*5 self-tapping screws.

Then, power on the robot, and do the joint calibration for the servos on the robot arm.

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

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


---

# 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/mobile-app/calibrator/bittle-x-v2+arm.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.
