# Raio de chamado por cidade

### Definir os raio de chamado&#x20;

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;

<figure><img src="/files/6Q4RC5vBjk7Vm65Y0QHb" 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://suporte-9.gitbook.io/support/suporte-704/monitor-new/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.
