# eazyBackup Knowledge Base

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">eazyBackup Guides</td><td align="center">Learn about eazyBackup and use our step-by-step instructions to help you get started.</td><td><a href="guides">guides</a></td></tr><tr><td align="center">e3 Object Storage</td><td align="center">Learn about our S3 Compatible Object Storage, and follow our step-by-step backup guides to help you get started.</td><td><a href="e3-object-storage">e3-object-storage</a></td></tr><tr><td align="center">eazyBackup Documentation</td><td align="center">The Documentation section houses detailed walkthroughs, configuration details, and in-depth technical resources.</td><td><a href="documentation">documentation</a></td></tr><tr><td align="center">eazyBackup Troubleshooting</td><td align="center">The Troubleshooting section provides solutions to common issues and errors you may encounter while using our cloud backup service.</td><td><a href="troubleshooting">troubleshooting</a></td></tr><tr><td align="center">FAQs</td><td align="center">Our FAQs section addresses common inquiries about features, pricing, and setup for our cloud backup service.</td><td><a href="faqs">faqs</a></td></tr><tr><td align="center">eazyBackup Re-branding Guide</td><td align="center">This guide is aimed at system administrators and/or MSP (Managed Service Provider) partners to help configure their custom backup client and control panel branding options</td><td><a href="eazybackup-white-label">eazybackup-white-label</a></td></tr></tbody></table>


---

# 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/eazybackup-knowledge-base.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.
