# ميزات خاصة

- [برمجة بايثون](https://docs.mavibot.ai/doc/ar/myzat-khash/brmjh-baythwn.md): يدعم المنشئ تشغيل شفرة مصدر بايثون، مما يتيح لك إنشاء روبوتات بأي منطق تحتاجه. يشرح هذا المقال كيفية ربط الشفرة المصدرية بروبوتك.
- [رمز QR والباركود: الإنشاء والتعرّف](https://docs.mavibot.ai/doc/ar/myzat-khash/rmz-qr-walbarkwd-alinshaa-waltar-f.md)
- [كيفية استخدام جداول Google للرسائل الجماعية](https://docs.mavibot.ai/doc/ar/myzat-khash/kyfyh-astkhdam-jdawl-google-llrsael-aljmaayh.md): هنا يمكنك العثور على التعليمات التفصيلية حول كيفية جمع عناوين البريد الإلكتروني بمساعدة روبوت دردشة على Mavibot.ai وإرسال عرض تجاري باستخدام السكربت من جداول Google.
- [إرسال الطلبات إلى تطبيقات المراسلة والبريد الإلكتروني](https://docs.mavibot.ai/doc/ar/myzat-khash/irsal-altlbat-ila-ttbyqat-almraslh-walbryd-alilktrwny.md): إرسال الإشعارات/الطلبات عبر واتساب، تيليجرام، فايبر، البريد الإلكتروني.
- [العمل مع أكواد الخصم](https://docs.mavibot.ai/doc/ar/myzat-khash/alaml-ma-akwad-alkhsm.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/myzat-khash.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.
