# Docs do PokéVagos

Aqui pode encontrar várias informações tal como guias de como usar o mapa e as suas funções.

{% content-ref url="/pages/xLHGVy5be4oRYVtgJEAa" %}
[Notificações Discord](/docs-do-pokevagos/notificacoes-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/20ueFwf91jOfrwJqLAel" %}
[Perguntas Frequentes](/docs-do-pokevagos/perguntas-frequentes.md)
{% endcontent-ref %}

{% content-ref url="/pages/vU9pZHPvKkOvrFjnvjQt" %}
[Atualizações](/docs-do-pokevagos/atualizacoes.md)
{% endcontent-ref %}

### English Version of the Docs

{% content-ref url="/pages/dhUo0umSZo1BoeykdwTe" %}
[PokéVagos Docs](/pokevagos-docs.md)
{% endcontent-ref %}


---

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