# زر طلب الموقع الجغرافي

{% hint style="info" %}
يعمل في تيليجرام وفايبر.
{% endhint %}

حدد **"طلب تحديد الموقع الجغرافي"** دالة لإنشاء زر يطلب من المستخدم مشاركة موقعه.

<figure><img src="/files/1c1d807d4e47b3413942b6e45176fd1d5c79dc3f" alt=""><figcaption></figcaption></figure>

عندما يوافق العميل على طلب الموقع، تُرسَل إحداثياته الجغرافية (خط العرض وخط الطول) إلى الروبوت في رسالة.

{% hint style="success" %}
سيتم حفظ خط الطول وخط العرض تلقائيًا في المتغيرات `خط الطول` و `خط العرض`.
{% endhint %}


---

# 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/alazrar/zr-tlb-almwqa-aljghrafy.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.
