> For the complete documentation index, see [llms.txt](https://docs.skyprod.ovh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyprod.ovh/categorisation.md).

# Catégorisation

- [La police](https://docs.skyprod.ovh/categorisation/la-police.md)
- [Fiche des procédures](https://docs.skyprod.ovh/categorisation/la-police/fiche-des-procedures.md)
- [Formation Tazer](https://docs.skyprod.ovh/categorisation/la-police/formation-tazer.md)
- [Permis de Port d'Arme](https://docs.skyprod.ovh/categorisation/la-police/permis-de-port-darme.md)
- [Recrutement](https://docs.skyprod.ovh/categorisation/la-police/recrutement.md): Le recrutement est crucial. Voici une base sur laquelle vous pouvez vous appuyer pour mener à bien le processus de recrutement.
- [Équipements de la Police](https://docs.skyprod.ovh/categorisation/la-police/equipements-de-la-police.md)
- [Formation Henry/SAD](https://docs.skyprod.ovh/categorisation/la-police/formation-henry-sad.md)
- [Formation Pit & Poursuite](https://docs.skyprod.ovh/categorisation/la-police/formation-pit-and-poursuite.md)
- [Le Légal](https://docs.skyprod.ovh/categorisation/le-legal.md): Voilà comment créer, reprendre une entreprise sur Paradise Life ?
- [Créer une entreprise](https://docs.skyprod.ovh/categorisation/le-legal/creer-une-entreprise.md): Cette rubrique nous allons expliquer notre vision des entreprises sur Paradise Life, ça veut dire ce qu'on attend d'une entreprise, ce qu'il faut faire pour créer/récupérer une entreprise, etc.
- [L'illégal](https://docs.skyprod.ovh/categorisation/lillegal.md): Voilà comment créer, reprendre un groupe sur Paradise Life ?
- [Créer un groupe illégal](https://docs.skyprod.ovh/categorisation/lillegal/creer-un-groupe-illegal.md): Alors sur cette rubrique nous allons expliquer notre vision de l'illégal sur Paradise Life, ça veut dire ce qu'on attend d'un groupe illégal, ce qu'il faut faire pour créer/récupérer un groupe etc...


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.skyprod.ovh/categorisation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
