# صندوق الدردشة

{% code overflow="wrap" %}

```markup
يمكن ربط الدرشة مع الذكاء الاصطناعي, شاهد الذكاء الاصطناعي
```

{% endcode %}

<figure><img src="/files/qO94s2bAuxiYB3LFA54e" alt="" width="375"><figcaption></figcaption></figure>

بالذهاب الى إدارة البوت > صندوق الدردشة >إنشاء

<figure><img src="/files/qLFcvbzPcBxzo7lIQu2n" alt=""><figcaption></figcaption></figure>

ستظهر صفحة اخرى يمكنك من خلالها تخصيص صندوق الدردشة من خلال اختيار اللون والشعار ومكان ظهوره في الموقع , يجب ان تقوم بكاتبة اي اسم او رقم فريد في خانة "مرجع" حتى يمكن تمييز الصندوق . Reference&#x20;

<figure><img src="/files/jgACgvIzzjllK33TkHfJ" alt=""><figcaption></figcaption></figure>

قم بالرجوع الى الصفحة السابقة ثم قم بنسخ الكود البرمجي ولصقه في المكان المخصص في الموقع الخاص بكم.

<div><figure><img src="/files/ngWUdmVVHfd0kgDwfHHx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zGHGFbzUaWDzAtcOGqnI" alt=""><figcaption></figcaption></figure></div>


---

# 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/editor.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.
