# MSS - Livrete digital

## MSS - Livrete digital

- [Introdução](https://doc.sysdevmobile.com/mss-livrete-digital/introducao.md): MSS - Livrete digital - Introdução
- [Dados pessoais](https://doc.sysdevmobile.com/mss-livrete-digital/dados-pessoais.md): MSS - Livrete digital - Dados pessoais
- [Consultas](https://doc.sysdevmobile.com/mss-livrete-digital/consultas.md): MSS - Livrete digital - Consultas
- [Atividades diárias](https://doc.sysdevmobile.com/mss-livrete-digital/consultas/atividades-diarias.md): MSS - Livrete digital - Consultas - Atividades diárias
- [Resumo da semana](https://doc.sysdevmobile.com/mss-livrete-digital/consultas/resumo-da-semana.md): MSS - Livrete digital - Consultas - Resumo da semana
- [Resumo dias da semana](https://doc.sysdevmobile.com/mss-livrete-digital/consultas/resumo-dias-da-semana.md): MSS - Livrete digital - Consultas - Resumo dias da semana
- [Registo de atividades](https://doc.sysdevmobile.com/mss-livrete-digital/registo-de-atividades.md): MSS - Livrete digital - Registo de atividades
- [Estados](https://doc.sysdevmobile.com/mss-livrete-digital/estados.md): MSS - Livrete digital - Estados
- [Disponibilidade](https://doc.sysdevmobile.com/mss-livrete-digital/estados/disponibilidade.md): MSS - Livrete digital - Estados - Disponibilidade
- [Descanso](https://doc.sysdevmobile.com/mss-livrete-digital/estados/descanso.md): MSS - Livrete digital - Estados - Descanso
- [Condução](https://doc.sysdevmobile.com/mss-livrete-digital/estados/conducao.md): MSS - Livrete digital - Estados - Condução
- [Tempo diverso](https://doc.sysdevmobile.com/mss-livrete-digital/estados/tempo-diverso.md): MSS - Livrete digital - Estados - Tempo diverso
- [Outro empregador](https://doc.sysdevmobile.com/mss-livrete-digital/estados/outro-empregador.md): MSS - Livrete digital - Estados - Outro empregador
- [Troca de viatura](https://doc.sysdevmobile.com/mss-livrete-digital/troca-de-viatura.md): MSS - Livrete digital - Troca de viatura
- [FAQ](https://doc.sysdevmobile.com/mss-livrete-digital/faq.md): MSS - Livrete digital - FAQ
- [Símbolos](https://doc.sysdevmobile.com/mss-livrete-digital/simbolos.md): MSS - Livrete digital - Símbolos


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doc.sysdevmobile.com/mss-livrete-digital/introducao.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.
