# Check-In

A página do Check-In terá a funcionalidade de registar as suas coordenadas atuais. Se por algum motivo a página não conseguir obter as suas coordenadas, não será possível guardar o Check-In enquanto não preencher o campo Observações.

{% hint style="info" %}
Se a página for iniciada e não for guardado o Check-In no prazo máximo de 60 segundos, será necessário localizar <mark style="color:red;">(1)</mark> novamente as suas coordenadas.
{% endhint %}

{% hint style="warning" %}
De maneira a conseguir obter as suas coordenadas, os serviços de localização do dispositivo devem estar ligados.
{% endhint %}

<figure><img src="/files/6noNNBPCjgkT6G06HRxC" alt=""><figcaption><p>Check-In</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/clientes/check-in.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.
