# Remarcações

**Mas como irá funcionar?**

O petbot terá um botão de conversa chamado Remarcar ou Desmarcar Agendamento, então o cliente poderá escolher a opção que deseja e a agenda do sistema irá sincronizar a nova alteração feita.

<figure><img src="/files/aA9iGcCx5hIjWL6dlqx0" alt=""><figcaption><p>Agendamento antigo</p></figcaption></figure>

<figure><img src="/files/GXeejpvEvcU58AQS8Wpb" alt=""><figcaption><p>Remarcação pelo WhatsApp</p></figcaption></figure>

<figure><img src="/files/OwKo1PKL3SfvnV7rXGct" alt=""><figcaption><p>Novo agendamento</p></figcaption></figure>

**Obs:** Isso também pode ser feito de forma manual no sistema, basta abrir o agendamento, ir na seção Data e Horário e clicar na opção Remarcar.

<figure><img src="/files/4ib4FLmniY5vb16fi2IE" 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://ajuda.tec.pet/agenda/remarcacoes.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.
