# Nybble

The calibrator interface for Nybble is as following:

![Calibration Interface](/files/0GXfFnXvrwhFPB6Utc4d)

{% hint style="info" %}
This interfaces 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/JK6QL4MkFti57WTk401r)
{% endhint %}

**After** the robot enter the calibration state, install the head, legs and tail as the calibration posture.

**Use the included L-shaped tool as a reference**

![](/files/HXHygTlSauC6GsdgjoHb)


---

# 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://docs.petoi.com/mobile-app/app-guide/nybble.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.
