# 10 👨‍🎓 了解Bittle怎么工作

## 🔬详细解读大概能编成一套课本了

Bittle 背后的设计框架是 OpenCat，我已经开发了一段时间。 您可以在Hackster.io上读到我早年的几篇[帖子](https://www.hackster.io/petoi/opencat-845129)，作为业余爱好几经寒暑，竟成了我创业的契机。

![](/files/-MShc6IRKyzRVWzYnJZ8)

目前我忙于生产的流程和品控，暂时无暇系统整理。🤷🏻‍♂️ 但是欢迎同好通过论坛或电邮和我讨论，比如论坛上有用户作的[代码分析](https://www.petoi.com/forum/software/flavien-opencat-code-reviews)。我也会保持目前代码和未来OpenCat产品线的兼容性，甚至可以驱动[玩家DIY的机器人](https://www.petoi.com/forum/showcase)。希望本文档可以在项目进行中逐渐完备起来。


---

# 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/zhong-wen/10-liao-jie-bittle-zen-me-gong-zuo.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.
