# Page Not Found

The URL `files/vguyrZBorraPSKj0kVSC` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Supprimer mon compte Mobilic](https://faq.mobilic.beta.gouv.fr/je-suis-salarie/supprimer-mon-compte-mobilic.md)
- [Enregistrer mes congés ou absences dans Mobilic](https://faq.mobilic.beta.gouv.fr/je-suis-salarie/enregistrer-mes-conges-ou-absences-dans-mobilic.md)
- [Diviser mes salariés en groupes de travail](https://faq.mobilic.beta.gouv.fr/usages-et-fonctionnement-de-mobilic-gestionnaire/diviser-mes-salaries-en-groupes-de-travail.md)
- [Consulter mon historique et télécharger mes temps de travail](https://faq.mobilic.beta.gouv.fr/je-suis-salarie/salarie-consulter-mon-historique.md)
- [Autoriser l'accès à un logiciel tiers](https://faq.mobilic.beta.gouv.fr/je-suis-salarie/autoriser-lacces-a-un-logiciel-tiers.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://faq.mobilic.beta.gouv.fr/je-suis-salarie/supprimer-mon-compte-mobilic.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.

### Option 2 — Browse the documentation index

Full index: https://faq.mobilic.beta.gouv.fr/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://faq.mobilic.beta.gouv.fr/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/je-suis-salarie/supprimer-mon-compte-mobilic.md`).

You may also use `Accept: text/markdown` header for content negotiation.
