# Perfis

**`!profile`**  é o comando usado para todos os filtros de perfis.

<table><thead><tr><th width="136">Filtro</th><th width="216">Exemplo</th><th width="396">Descrição</th><th data-hidden>Comando</th></tr></thead><tbody><tr><td>add</td><td>!profile add StoneStorm</td><td>Adiciona o perfil StoneStorm.</td><td>!profile</td></tr><tr><td>list</td><td>!profile list</td><td>Demonstra a lista de perfis criados por si.</td><td>!profile</td></tr><tr><td>nomedoperfil</td><td>!profile StoneStorm</td><td>Muda para o perfil StoneStorm.</td><td>!profile</td></tr><tr><td>settime</td><td>!profile settime mon9:15</td><td>Ativa o perfil em que te encontras sempre há segunda pelas 09:15 da manhã.</td><td>!profile</td></tr></tbody></table>


---

# 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://docs.pokevagos.com/docs-do-pokevagos/notificacoes-discord/perfis.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.
