# Raio de chamado por cidade

### Para configurar será necessário <mark style="color:blue;">preencher os campos do primeiro e segundo raio</mark>, como mostra a imagem abaixo:

<figure><img src="/files/2AUeuOEWBZpF4FGMIZgA" alt=""><figcaption></figcaption></figure>

<mark style="background-color:red;">Ex:</mark> se colocarmos 5km no primeiro raio e 7k m no segundo raio. Quando um passageiro efetuar um chamado, irá tocar primeiro para os motoristas que estão dentro do primeiro raio, caso nenhum aceite, irá tocar para os motoristas que estão dentro do segundo raio configurado. Se eles também não atenderem, irá tocar para todos.&#x20;

<mark style="background-color:red;">OBS:</mark> Essa opção é configurada pela quilometragem e somente números inteiros.


---

# 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://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/configuracoes/raio-de-chamado-por-cidade.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.
