# Resolução de Problemas

Problemas comuns e como resolvê-los.

## Instalação e Configuração

* [Sem disponibilidade](/pt/comecar/onboarding/troubleshooting/no-availability.md) — os horários não estão a aparecer para os clientes
* [Incompatibilidade de fuso horário](/pt/comecar/onboarding/troubleshooting/timezone-mismatch.md) — os horários de reserva não correspondem à sua hora local

## Erros

* [Sessão expirada](/pt/comecar/onboarding/troubleshooting/session-expired.md) — erro "Sessão expirada, por favor atualize"
* [Cookies do Safari](/pt/comecar/onboarding/troubleshooting/safari-cookies.md) — o Safari está a bloquear cookies ou a mostrar erros
* [Página de Erro de Ligação Inválida](/pt/comecar/onboarding/troubleshooting/as-a-customer-why-am-i-seeing-an-invalid-link-error-page.md) — o cliente vê uma página de ligação inválida
* [Atribuído a Ninguém - Pedido Inválido](/pt/comecar/onboarding/troubleshooting/troubleshooting-assigned-to-no-one-caused-by-invalid-order.md) — reserva não atribuída a um recurso
* [Atribuído a Ninguém - Quantidade Inválida](/pt/comecar/onboarding/troubleshooting/troubleshooting-assigned-to-no-one-caused-by-invalid-quantity.md) — reserva não atribuída devido a problemas de quantidade

## Ainda com problemas?

Contacte-nos em <help@sesami.co> com o URL da sua loja, o serviço afetado e uma captura de ecrã.


---

# 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://help.sesami.co/pt/comecar/onboarding/troubleshooting.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.
