# Dashboard

O Dashboard é a página principal da aplicação. A partir dele, pode ter um rápido acesso a um conjunto de informações como <mark style="color:blue;">**Top Artigos**</mark>, <mark style="color:blue;">**Conta Corrente por Antiguidade**</mark>, <mark style="color:blue;">**Top Famílias**</mark>, <mark style="color:blue;">**Top 5 Zonas e Vendas**</mark>. Todas estes dados são calculados a partir do indicador <mark style="color:red;">(1)</mark> que escolher. Possui também a informação da meteorologia da sua zona e uma barra indicadora das Vendas, Melhor Zona, Numero de Visitas e Valor Médio de Encomendas do mês atual ou do trimestre atual. Esta barra é independente do indicador.

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


---

# 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.wave.pt/wave-trade-x/app/estrutura/dashboard.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.
