# Verificação de localização

{% hint style="info" %}
Essa função aumenta a segurança e solicita a localização do cliente (GPS) para verificar se ele está perto da loja para fazer o pedido.
{% endhint %}

## **1 - Configurações**

No menu **Solução QR Code**, acesse a aba **Configurações**.

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

## **2 - Verificação da localização**

Ligue a funcionalidade no botão indicado na imagem.

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

## **3 - Sim, habilitar**

Uma caixa de mensagem será aberta confirmando se você realmente quer habilitar essa funcionalidade ou não.&#x20;

![](/files/hvoLehiKsRUU8rSm2zpo)


---

# 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://ajuda.goomer.com.br/goomergo/painel/naloja/configuracoes/verificacao-de-localizacao.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.
