# Petoi Bittle User Manuals 🐶

## Getting started

To keep these instructions simple to use, We are focusing on the assembling rather than an in-depth explanation.&#x20;

![](https://2275978772-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPQ2vWEZUH7ol6XE55o%2F-M_LOnKi5RZ_6SQbgPEL%2F-M_LOvll0vPoNS7OhIqm%2Ffeatures.png?alt=media\&token=35784ac0-5cba-4a8b-a136-77886e72b0ad)

The small but mighty Bittle has these amazing features:

* Support  **Petoi** **Coding Blocks(block-based Scratch-like), C++, and Python**.
* **Free** [C++](https://www.petoi.com/pages/free-cplusplus-quadruped-robotics-curriculum) and [Petoi Coding Blocks](https://www.petoi.com/pages/free-quadruped-robotics-curriculum-scratch-coding)(block-based Scratch-like) **curriculums**.
* Equipped with NyBoard, a high-performance **Arduino Uno-compatible** development board supporting additional modules for robotics/AI/IoT applications.

If you have specific questions on “why” rather than “how”, please post on our forum at <https://www.petoi.com/forum> or write to <support@petoi.com>.

You can support us by shopping at [www.petoi.com/store](https://www.petoi.com/store). Our social media (Instagram/Twitter/Facebook/GitHub) account is **@PetoiCamp**. Share your build by tagging **#bittle #petoi #opencat** so that we can repost for you!&#x20;

{% hint style="info" %}
Last Updated: 07/24/2022
{% 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://bittle.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.
