# Basics

- [إنشاء القوالب الجاهزة -Meta](https://help.autorply.sa/basics/create_template.md)
- [إنشاء قالب رسالة البطاقات](https://help.autorply.sa/basics/images-and-media.md)
- [Flow واتساب فلو](https://help.autorply.sa/basics/whatsapp_flow.md)
- [تدفق الإدخال](https://help.autorply.sa/basics/flows.md)
- [الرسائل الإعلانية](https://help.autorply.sa/basics/whatsapp-campaigns.md)
- [نتائج حملات واتساب](https://help.autorply.sa/basics/campaign_result.md)
- [الأخطاء الشائعة في الحملات](https://help.autorply.sa/basics/messages_error.md)
- [WhatsApp Api](https://help.autorply.sa/basics/whatsapp-api.md)
- [Authentication-templates](https://help.autorply.sa/basics/whatsapp-api/authentication-templates.md): OTP
- [ نظام كشف النوايا الضارة في أوتوربلاي](https://help.autorply.sa/basics/whatsapp-api/intent-recognition.md)
- [GPT الذكاء الإصطناعي](https://help.autorply.sa/basics/integrations.md): تدريب الذكاء الإصطناعي AI WhatsApp
- [Ai تدريب](https://help.autorply.sa/basics/integrations/ai_training.md)
- [صندوق الدردشة](https://help.autorply.sa/basics/editor.md): يمكنك اضافة رز واتساب الى موقعك و انشاء صندوق محادثة ووضعه في صفحة موقعك للمحادثة عبر واتساب (اختياري)
- [تسلسل واتساب (WhatsApp Sequence)](https://help.autorply.sa/basics/whatsapp_sequence.md)
- [كاتلوج المتجر](https://help.autorply.sa/basics/store_catloge.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://help.autorply.sa/basics.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.
