# Gerenciar pedágio

A primeira tela que veremos será a <mark style="color:blue;">listagem dos pedágios</mark> já salvos.

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

<mark style="color:purple;">Nesta tela teremos as seguintes informações:</mark>&#x20;

* Nome;&#x20;
* Localização do pedágio;&#x20;
* Valor que será cobrado;&#x20;
* Status do pedágio;&#x20;
* Poderemos excluir;&#x20;
* Na opção Ver, poderemos estar analisado o ponto de latitude e longitude do pedágio;&#x20;

Para <mark style="color:orange;">adicionar um novo pedágio</mark>, clique em <mark style="color:blue;">**Adicionar pedágio,**</mark> conseguimos cadastrar um novo.

<figure><img src="/files/oUeuObwpkhe2YbQ2tPXV" alt="" width="200"><figcaption></figcaption></figure>

* Configure o nome do pedágio
* Adicione o endereço&#x20;
* O valor do pedágio&#x20;
* Defina o tamanho do Raio do Pedágio.&#x20;
* Clique e m Adicionar para Salvar.&#x20;

<mark style="background-color:red;">OBS:</mark> Essa opção é uma implementação.


---

# 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/gerenciar-pedagio.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.
