# Nybble User Manual 😼

## Getting started

To keep these instructions simple to use, I’m focusing on the assembly rather than an in-depth explanation.&#x20;

If you have specific questions on “why” rather than “how”, please post on our [Petoi robot forum](https://www.petoi.com/forum) at or write to <info@petoi.com>.

![](https://3943979181-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LygA-EAoP4h8Q2BOGHR%2F-LzooypNIrH8TdxMXMoW%2F-LzqLLxy8Dl8E3aP-Duy%2FSlide02.png?alt=media\&token=0e10ed97-fab2-41d4-bcbb-ca5c94db48fa)

You can support us by shopping at [Petoi coding robot shop](https://www.petoi.com/store). Our social media (Instagram/Twitter/Facebook/GitHub) account is **@PetoiCamp**. Share your build with us by tagging **#nybble #petoi #opencat** so we can repost it 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://nybble.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.
