# Recursos do aplicativo móvel

Usando o aplicativo em seu smartphone, você pode:

* Ver chats por seções: **Novos Chats, Todos os Chats, Meus Chats**.
* Filtre os chats por tag, nome e número de telefone.
* Veja um cartão de cliente.
* Comunique-se em chats (incluindo modelos e comentários internos).
* Receba notificações sobre novos clientes e mensagens.
* Altere seu status e outros recursos.


---

# 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://c2dbr-pt.gitbook.io/c2dbr/aplicativo-movel/recursos-do-aplicativo-movel.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.
