# Документация Aitu

## **Добро пожаловать на сайт документации aitu apps**&#x20;

Здесь мы постарались собрать всю полезную информацию для сторонних разработчиков, желающих использовать широкие возможности нашей платформы с пользой для себя и пользователей Aitu.

### **Ссылки на Aitu:**

[Aitu WEB](https://aitu.io)\
[Aitu Android](https://play.google.com/store/apps/details?id=kz.btsdigital.aitu\&hl=ru)\
[Aitu iOS](https://apps.apple.com/ru/app/aitu-messaging-calls/id1439789751?l=ru)

### **Мини приложения в Aitu:**

[Личный кабинет разработчика ](https://aitu.io/dev)

[Документация](https://docs.aitu.io/aituapps/aitu.apps/introduction)

[Библиотека](https://www.npmjs.com/package/@btsd/aitu-bridge)


---

# 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://docs.aitu.io/aituapps/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.
