# Storage

- [GlusterFS](https://academy.cegedim.cloud/storage/glusterfs.md)
- [GlusterFS - Features](https://academy.cegedim.cloud/storage/glusterfs/glusterfs-features.md)
- [GlusterFS - Get started](https://academy.cegedim.cloud/storage/glusterfs/glusterfs-get-started.md)
- [Object Storage](https://academy.cegedim.cloud/storage/object-storage.md)
- [Object Storage - Features](https://academy.cegedim.cloud/storage/object-storage/object-storage-features.md)
- [S3 API compatibility](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/s3-api-compatibility.md)
- [Limitation and Best Practices](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/limitation-and-best-practices.md)
- [Presigned URL](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/presigned-url.md)
- [Bucket Policies](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/bucket-policies.md)
- [Bucket Lifecycle](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/bucket-lifecycle.md)
- [Object Lock](https://academy.cegedim.cloud/storage/object-storage/object-storage-features/object-lock.md)
- [Object Storage - Get started](https://academy.cegedim.cloud/storage/object-storage/object-storage-get-started.md)
- [Manage Object Users](https://academy.cegedim.cloud/storage/object-storage/object-storage-get-started/manage-object-users.md)
- [Manage versioning in Bucket](https://academy.cegedim.cloud/storage/object-storage/object-storage-get-started/manage-versioning-in-bucket.md)
- [Manage Bucket access](https://academy.cegedim.cloud/storage/object-storage/object-storage-get-started/manage-bucket-access.md)
- [OverDrive](https://academy.cegedim.cloud/storage/overdrive.md)
- [OverDrive - Features](https://academy.cegedim.cloud/storage/overdrive/overdrive-features.md)
- [OverDrive - Get started](https://academy.cegedim.cloud/storage/overdrive/overdrive-get-started.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://academy.cegedim.cloud/storage.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.
