# Rotas

- [Gerenciar Itens](https://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/rotas/gerenciar-itens.md): No menu Gerenciar Itens, é possível cadastrar itens que os passageiros poderão transportar durante a viagem, como, por exemplo malas. É possível cadastrar um novo item ou visualizar os já existentes
- [Cadastrar](https://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/rotas/cadastrar.md): Cadastrar uma nova rota compartilhada para oferta.
- [Listagem](https://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/rotas/listagem.md): Na listagem é possível visualizar as rotas criadas e também realizar outras ações como editar ou excluir.
- [Liberar Motoristas](https://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/rotas/liberar-motoristas.md): Visualizar motoristas que realizaram a solicitação de rotas, podendo liberar ou bloquear os mesmos.
- [Banners](https://suporte-9.gitbook.io/support/suporte-704/monitor/avancadas/rotas/banners.md): Cadastrar imagem que aparecerá no aplicativo do motorista.


---

# 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/rotas.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.
