# Guide

- [Guida completa: dall'assunzione alla cessazione](https://docs.doemploy.app/guide/guida-completa-dallassunzione-alla-cessazione.md)
- [Come fare il contratto e la comunicazione all'INPS](https://docs.doemploy.app/guide/come-fare-il-contratto-e-la-comunicazione-allinps.md)
- [Come fare una variazione del contratto](https://docs.doemploy.app/guide/come-fare-una-variazione-del-contratto.md)
- [Guida ai contributi: come versarli](https://docs.doemploy.app/guide/guida-ai-contributi-come-versarli.md)
- [Come effettuare la risoluzione del rapporto](https://docs.doemploy.app/guide/come-effettuare-la-risoluzione-del-rapporto.md)


---

# 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.doemploy.app/guide.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.
