# إعدادات كتلة الرسالة

- [كتلة "المحرر"](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/message.md)
- [كيفية تحرير كتلة](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/edit.md)
- [قائمة الأوامر الإضافية](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/menu.md)
- [المحفّز](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/trigger.md)
- [المحفّز ونوع المطابقة](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/trigger/type.md)
- [الكتل والأنواع](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/types.md)
- [كيفية العمل مع المؤقت](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/types/timer.md)
- [مثال على التحقق من صحة البيانات](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/types/data.md)
- [الرسالة](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/messages.md)
- [طلب API](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/api.md)
- [الإجراءات](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/alijraaat.md)
- [التحليلات](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting/althlylat.md)


---

# 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.mavibot.ai/doc/ar/chatbot/builder/setting.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.
