# Agenda

Na página da Agenda irá ter a possibilidade de *<mark style="color:blue;">**Criar**</mark>* novos agendamentos, <mark style="color:blue;">**Editar**</mark> e <mark style="color:blue;">**Eliminar**</mark> agendamentos existentes.

Pode pesquisar por agendamentos específicos ou pelos agendamentos do dia atual <mark style="color:red;">(1)</mark>.

{% hint style="info" %}
Como a pesquisa da agenda possui *<mark style="color:blue;">**duas**</mark>* datas, os resultados dessa pesquisa são baseados nos dados *<mark style="color:blue;">**entre**</mark>* essas datas, inclusive.
{% endhint %}

{% hint style="info" %}
A eliminação de um agendamento só está disponível quando o mesmo é selecionado.
{% endhint %}

<figure><img src="/files/kLP7CIRMPlLw0wnz2kEw" alt=""><figcaption><p>Agenda</p></figcaption></figure>

<figure><img src="/files/UjDlgYA20F3h3O3NYZAz" alt=""><figcaption><p>Criar/Editar agendamento</p></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/agenda.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.
