# Quick Reference

- [Petoi robot joint index](https://guide.petoi.com/quick-reference/petoi-robot-joint-index.md)
- [Joint Pins on BiBoard V1](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v1.md)
- [Bittle X](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v1/bittle-x.md)
- [Bittle X+Arm](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v1/bittle-x+arm.md)
- [Nybble Q](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v1/nybble-q.md)
- [Joint Pins on BiBoard V0](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v0.md)
- [Bittle X](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v0/bittle-x.md)
- [Bittle X+Arm](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-biboard-v0/bittle-x+arm.md)
- [Joint Pins on NyBoard](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-nyboard.md)
- [Nybble](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-nyboard/nybble.md)
- [Bittle](https://guide.petoi.com/quick-reference/petoi-robot-joint-index/joint-pins-on-nyboard/bittle.md)
- [Bluetooth Connection](https://guide.petoi.com/quick-reference/bluetooth-connection.md)
- [BiBoard](https://guide.petoi.com/quick-reference/bluetooth-connection/biboard.md)
- [Upload Firmware](https://guide.petoi.com/quick-reference/upload-firmware.md)
- [BiBoard V1](https://guide.petoi.com/quick-reference/upload-firmware/biboard-v1.md)
- [BiBoard V0](https://guide.petoi.com/quick-reference/upload-firmware/biboard-v0.md)
- [NyBoard](https://guide.petoi.com/quick-reference/upload-firmware/nyboard.md)
- [Joint Calibration](https://guide.petoi.com/quick-reference/joint-calibration.md)


---

# 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/quick-reference.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.
