# e3 Object Storage

- [e3 Object Storage Pricing FAQs](https://docs.eazybackup.com/e3-object-storage/e3-object-storage-pricing-faqs.md)
- [Manage Billing](https://docs.eazybackup.com/e3-object-storage/manage-billing.md)
- [Delete Account](https://docs.eazybackup.com/e3-object-storage/delete-account.md)
- [How to configure QNAP Hybrid Backup Sync to S3 Compatible Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-configure-qnap-hybrid-backup-sync-to-s3-compatible-object-storage.md)
- [How to Use Arq Backup with eazyBackup e3 Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-use-arq-backup-with-eazybackup-e3-object-storage.md)
- [How to use Synology Hyper Backup with eazyBackup e3 Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-use-synology-hyper-backup-with-eazybackup-e3-object-storage.md)
- [How to use Duplicati with eazyBackup e3 Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-use-duplicati-with-eazybackup-e3-object-storage.md)
- [How to use rclone with eazyBackup e3 S3 Compatible Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-use-rclone-with-eazybackup-e3-s3-compatible-object-storage.md)
- [Understanding and Creating a Basic e3 Bucket Policy](https://docs.eazybackup.com/e3-object-storage/understanding-and-creating-a-basic-e3-bucket-policy.md)
- [Creating an e3 Bucket Policy to Allow Specific File Extensions](https://docs.eazybackup.com/e3-object-storage/creating-an-e3-bucket-policy-to-allow-specific-file-extensions.md)
- [e3 Bucket Lifecycle Rules (Automatic Object Expiration)](https://docs.eazybackup.com/e3-object-storage/e3-bucket-lifecycle-rules-automatic-object-expiration.md)
- [How to Use an e3 Storage Bucket with eazyBackup](https://docs.eazybackup.com/e3-object-storage/how-to-use-an-e3-storage-bucket-with-eazybackup.md)
- [e3 Users Management](https://docs.eazybackup.com/e3-object-storage/e3-users-management.md)
- [Configure e3 Bucket Quotas](https://docs.eazybackup.com/e3-object-storage/configure-e3-bucket-quotas.md)
- [How to use AWS CLI v2 and s3cmd with e3 Object Storage](https://docs.eazybackup.com/e3-object-storage/how-to-use-aws-cli-v2-and-s3cmd-with-e3-object-storage.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://docs.eazybackup.com/e3-object-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.
