# Обзор платформы

{% embed url="<https://youtu.be/fvG_5plfKzU?si=07cIhXswDR5D344y>" %}

{% content-ref url="/pages/paXLavt6b1fXI2PxmlRz" %}
[Краткий обзор платформы CleverApp и создание первого бота](/obzor-platformy/kratkii-obzor-platformy-cleverapp-i-sozdanie-pervogo-bota.md)
{% endcontent-ref %}

{% content-ref url="/pages/xehpM1wX1bpL5bTVERBA" %}
[Автоподстановка переменных в текст бота](/obzor-platformy/avtopodstanovka-peremennykh-v-tekst-bota.md)
{% endcontent-ref %}

{% content-ref url="/pages/B1onjuATq18GhaECeBpX" %}
[Валидация — проверка введенных данных](/obzor-platformy/validaciya-proverka-vvedennykh-dannykh.md)
{% endcontent-ref %}

{% content-ref url="/pages/Szl1dszyWGnx2oSsSg0p" %}
[Основная информация контакта](/obzor-platformy/osnovnaya-informaciya-kontakta.md)
{% endcontent-ref %}

{% content-ref url="/pages/ciGcUZ7EvNroTa9rBw86" %}
[Политика обработки персональных данных в боте](/obzor-platformy/politika-obrabotki-personalnykh-dannykh-v-bote.md)
{% endcontent-ref %}

{% content-ref url="/pages/Co3P50HICibgyC3EprD8" %}
[Создание реферальной системы в Telegram](/sozdanie-referalnoi-sistemy-v-telegram.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZZBOKaUOrfQbShdXDK5K" %}
[Работа с датами и временем](/obzor-platformy/rabota-s-datami-i-vremenem.md)
{% endcontent-ref %}

{% content-ref url="/pages/36EUjPe72QuYgaG4oH9z" %}
[Арифметические операции в боте](/obzor-platformy/arifmeticheskie-operacii-v-bote.md)
{% endcontent-ref %}

{% content-ref url="/pages/pAcQM46n5g6ExG8TZGgz" %}
[Доступ к боту и проекту | Права и роли](/obzor-platformy/dostup-k-botu-i-proektu-or-prava-i-roli.md)
{% endcontent-ref %}

{% content-ref url="/pages/PC1csWxB5K7rhS8fgMcV" %}
[Пополнение и списание баланса с внутреннего счета контакта](/obzor-platformy/popolnenie-i-spisanie-balansa-s-vnutrennego-scheta-kontakta.md)
{% endcontent-ref %}

{% content-ref url="/pages/T8ObYXb6fTXBXWlBE4GB" %}
[Массовое удаление контактов](/obzor-platformy/massovoe-udalenie-kontaktov.md)
{% endcontent-ref %}

{% content-ref url="/pages/9QMDbtyDKwHsNEhqkfQ7" %}
[Как удалить аккаунт с платформы CleverApp](/obzor-platformy/kak-udalit-akkaunt-s-platformy-cleverapp.md)
{% endcontent-ref %}


---

# 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://help.cleverapp.pro/obzor-platformy.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.
