# 9 👨‍🎓 OpenCat.h verstehen

## 🔬Das wird ein anderes Lehrbuch werden.&#x20;

Das Steuerungssystem hinter Nybble ist OpenCat, das ich schon seit einiger Zeit entwickel. Sie können weitere Geschichten aus meinem [Beiträgen](https://www.hackster.io/petoi/opencat-845129) auf Hackster.io lesen.

![](/files/-M0IwHuwsRZH9upabV8h)

Es ist im Moment zu viel Arbeit 🤷🏻‍♂️ aber Sie können gerne mit mir im Forum oder per E-Mail darüber diskutieren. Das Gute ist, dass ich den Code mit zukünftigen OpenCat-Modellen und sogar mit [Ihren eigenen DIY Robotern](https://www.petoi.com/forum/showcase) kompatibel halte! Hoffentlich wird die Dokumentation während des Prozesses vervollständigt.

![](/files/-LzvAzCUfoN2lDr77qlQ)


---

# 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/german/chapter9.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.
