# Le Stockage

- [Bibliothèque partagée (OneDrive)](https://docs.hub01.org/le-stockage/bibliotheque-partagee-onedrive.md): Comment créer, modifier, supprimer et gérer les accès à une bibliothèque partagée sur OneDrive
- [Créer une bibliothèque partagée](https://docs.hub01.org/le-stockage/bibliotheque-partagee-onedrive/creer-une-bibliotheque-partagee.md)
- [Gérer les accès d'une bibliothèque partagée](https://docs.hub01.org/le-stockage/bibliotheque-partagee-onedrive/gerer-les-acces-a-une-bibliotheque-partagee.md)
- [Gérer une bibliothèque partagée (modification, suppression)](https://docs.hub01.org/le-stockage/bibliotheque-partagee-onedrive/gerer-une-bibliotheque-partagee-modification-suppression.md)
- [Problèmes courants](https://docs.hub01.org/le-stockage/bibliotheque-partagee-onedrive/problemes-courants.md)
- [Stockage de données massives](https://docs.hub01.org/le-stockage/stockage-de-donnees-massives.md): Typiquement pour le stockage de vidéos d'archive.


---

# 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.hub01.org/le-stockage.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.
