# OpenMoBu documentation

[OpenMobu Github repository](https://github.com/Neill3d/OpenMoBu)

{% embed url="<https://docs.google.com/presentation/d/1SPKWOPz2XTN8as_XAnwQe08gTCLTpTWX5BWet7z0_ro/edit?usp=sharing>" %}

## Introduction Videos

{% embed url="<https://www.youtube.com/live/sgzunIbNcp4?si=kTXzdfnZ3FnkiIdv>" %}

## Pages

{% content-ref url="setup/howtoinstall" %}
[howtoinstall](https://openmobu.gitbook.io/setup/howtoinstall)
{% endcontent-ref %}

{% content-ref url="setup/howtocompile" %}
[howtocompile](https://openmobu.gitbook.io/setup/howtocompile)
{% endcontent-ref %}

{% content-ref url="plugins/plugins" %}
[plugins](https://openmobu.gitbook.io/plugins/plugins)
{% endcontent-ref %}

{% content-ref url="scripts/python-scripts-overview" %}
[python-scripts-overview](https://openmobu.gitbook.io/scripts/python-scripts-overview)
{% endcontent-ref %}

## Articles

{% content-ref url="articles/scriptdevice" %}
[scriptdevice](https://openmobu.gitbook.io/articles/scriptdevice)
{% endcontent-ref %}

## About the project

Sergei (Neill3d) Solokhin, email to: neill 3 d at gmail.

[Community Discord Server](https://discord.gg/EU5E2p9VCf)

[Support the project](https://ko-fi.com/neill3d)

{% hint style="info" %}
The biggest part of the project was developed during my work for [Les Androids Associes](https://www.androids.fr/).

A huge thanks to them for making the project open source and for their support. They're great and talented guys!
{% 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://openmobu.gitbook.io/readme.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.
