# Format et PDF

Ce livre est mis à disposition par le biais d'un [GitBook](https://www.gitbook.com), un système d'édition basé sur le logiciel de gestion de version collaboratif Git. Cela signifie que vos contributions sont bienvenues et espérées ! Si vous trouvez des fautes, des formulations trop lourdes, ambiguës, ou encore si vous avez des retours d'expérience ou des recommandations alternatives, [corrigez le texte](https://github.com/MattiSG/construire-communs-numeriques) directement (si vous ne savez pas comment faire, passez par un commentaire via le bouton `+` qui apparaît quand vous survolez un paragraphe avec votre souris).

### Téléchargement

Vous pouvez lire ce livre [en ligne](https://communs.mattischneider.fr) ou le télécharger au format [PDF](https://github.com/MattiSG/livre-blanc-communs-numeriques/blob/traduction/assets/construire_communs_numeriques_v1_2_0.pdf).


---

# 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://commons.mattischneider.fr/meta-1/formats.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.
