# موقع المتصفح

## 📍 ما هو موقع المتصفح؟

سيتم جمع موقع المتصفح من متصفح المستجيب عند تحميل النموذج. سيتم حفظ موقع المستجيب باستخدام إحداثيات خطوط الطول والعرض التي يمكن استخدامها لاحقًا لاسترجاع موقعه على أي خريطة عبر الإنترنت.

يمكنك تفعيل أو تعطيل موقع المتصفح في أي وقت من [خصائص الاستبيان الخاص بك](/ar/form-management/form-designer/form-settings.md) الصفحة.

{% hint style="info" %}
سيطلب استعلام موقع المتصفح أولاً من المستخدم ما إذا كان يرغب في مشاركة موقعه. إذا لم يرغب في مشاركة موقعه فلن يتم حفظ أي موقع مع المستجيب. في مثل هذه الحالة قد ترغب في الرجوع إلى [تحديد الموقع بناءً على عنوان IP](/ar/form-management/form-designer/geolocation/ip-address-location.md) عمليات البحث.
{% 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.ngsurvey.com/ar/form-management/form-designer/geolocation/browser-location.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.
