# منشئ روبوت الدردشة

- [كيفية إنشاء روبوت دردشة](https://docs.mavibot.ai/doc/ar/chatbot/builder/funnel.md): جديد على MaviBot؟ ابدأ بدليلنا.
- [إعدادات كتلة الرسالة](https://docs.mavibot.ai/doc/ar/chatbot/builder/setting.md)
- [كتلة "المحرر"](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)
- [الاتصالات](https://docs.mavibot.ai/doc/ar/chatbot/builder/alatsalat.md)
- [الاتصال مع مؤقت (سنتجاوز المؤقتات حاليًا، قال أندريه إنها معطلة في MAVI)](https://docs.mavibot.ai/doc/ar/chatbot/builder/alatsalat/alatsal-ma-muqt-sntjawz-almuqtat-halyana-qal-andryh-inha-matlh-fy-mavi.md)
- [الاتصال مع مشغّل](https://docs.mavibot.ai/doc/ar/chatbot/builder/alatsalat/trigger.md)
- [الاتصال مع جمع البيانات](https://docs.mavibot.ai/doc/ar/chatbot/builder/alatsalat/data.md)
- [الاتصال مع زر](https://docs.mavibot.ai/doc/ar/chatbot/builder/alatsalat/buttons.md)
- [الإجراءات السريعة](https://docs.mavibot.ai/doc/ar/chatbot/builder/actions.md)
- [الأزرار](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar.md)
- [كيفية إنشاء زر](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/create.md)
- [أزرار مع رابط](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/azrar-ma-rabt.md)
- [زر الدفع](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/zr-aldfa.md)
- [طلب رقم الهاتف](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/phone.md)
- [زر طلب تحديد الموقع الجغرافي](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/zr-tlb-thdyd-almwqa-aljghrafy.md): لـ Telegram وViber
- [زر المشاركة](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/zr-almsharkh.md)
- [زر تطبيق الويب](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/webapp.md)
- [كيفية استبدال أزرار WhatsApp](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/whatsapp.md)
- [زر من كتلة أو مشغل اتصال](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/trigger.md)
- [حدود الأزرار](https://docs.mavibot.ai/doc/ar/chatbot/builder/alazrar/limits.md)
- [العمل مع المرفقات والروابط](https://docs.mavibot.ai/doc/ar/chatbot/builder/attachments.md): في هذه المقالة، سنشرح كيفية إرسال المرفقات في روبوت الدردشة.
- [تبويب المرفقات](https://docs.mavibot.ai/doc/ar/chatbot/builder/attachments/tab.md)
- [تتبّع نقرات الروابط](https://docs.mavibot.ai/doc/ar/chatbot/builder/attachments/links.md)
- [زر مع تتبّع النقرات](https://docs.mavibot.ai/doc/ar/chatbot/builder/attachments/tracking.md)
- [كيفية استلام الصور والملفات من المستخدم](https://docs.mavibot.ai/doc/ar/chatbot/builder/attachments/images.md)
- [تنسيق الرسائل في Telegram](https://docs.mavibot.ai/doc/ar/chatbot/builder/telegram_messages.md)
- [الردود العشوائية في الروبوت](https://docs.mavibot.ai/doc/ar/chatbot/builder/responses.md): يمكن للروبوت إرسال رد عشوائي، أو جزء عشوائي من الرد، أو رقم عشوائي، أو اتباع مسار عشوائي.
- [النسخ الاحتياطي والاستعادة](https://docs.mavibot.ai/doc/ar/chatbot/builder/backup.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.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.
