# Frontend Google's Ask for location

If you have enabled the “Ask for Location” Feature from the backend configuration, the extension will ask users to share their location on Page load instead of manually locating their nearby store by entering the address or area. This feature is useful to save time and efforts of your customer and quickly locates their nearby store.

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


---

# 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.magecomp.com/magento-2-store-locator-google-maps-extension/frontend-googles-ask-for-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.
