# كيفية ...

- [روبوت دردشة بسيط](https://docs.mavibot.ai/doc/ar/kyfyh-.../rwbwt-drdshh-bsyt.md): في هذا المقال، سنشرح ونوضح لك كيفية إنشاء روبوت دردشة بسيط لمشروعك خطوة بخطوة.
- [برنامج الإحالة](https://docs.mavibot.ai/doc/ar/kyfyh-.../brnamj-alihalh.md)
- [محتوى متاح مؤقتًا](https://docs.mavibot.ai/doc/ar/kyfyh-.../mhtwa-mtah-muqtana.md)
- [نقل العملاء إلى كتلة أخرى](https://docs.mavibot.ai/doc/ar/kyfyh-.../nql-alamlaa-ila-ktlh-akhra.md): في هذا المقال، سنرشدك خطوة بخطوة إلى كيفية نقل العملاء إلى كتلة أخرى، سواء بإرسال رسائل أو بدون إرسال رسائل.
- [نقل العميل بعد عدم النشاط](https://docs.mavibot.ai/doc/ar/kyfyh-.../nql-alamyl-bad-adm-alnshat.md): إذا علق العميل في آخر كتلة من المسار أو لم يُكمل الإجراء المطلوب، يمكنك إعداد انتقال تلقائي إلى الخطوة التالية — سيُظهر لك هذا المقال كيفية القيام بذلك.
- [صور مخصصة](https://docs.mavibot.ai/doc/ar/kyfyh-.../swr-mkhssh.md)
- [استبيان روبوت دردشة مع منح نقاط](https://docs.mavibot.ai/doc/ar/kyfyh-.../astbyan-rwbwt-drdshh-ma-mnh-nqat.md)
- [نقل قاعدة بيانات العملاء](https://docs.mavibot.ai/doc/ar/kyfyh-.../nql-qaadh-byanat-alamlaa.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/kyfyh-....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.
