# Introduction

Welcome to Petabox, the easiest to use and most affordable cloud data storage solution on the market. We offer 100% compatibility with the AWS S3 protocol, making it seamless for you to migrate and manage your data.<br>

At Petabox, we aggregate multiple web3 data object clouds to provide our customers with low prices and high redundancy. Our S3-compatible API supports features such as access control lists (ACLs) and versioning, allowing you to preserve, retrieve, and restore every version of your objects stored in your buckets.<br>

Our industry-leading dashboard provides an intuitive interface for managing your buckets and files in one place. You can visually analyze your associated data, set up access keys for file access, and manage billing options easily. Our S3-compatible API can be used with standardized S3-compatible frameworks, tools, clients, and SDKs to manage data stored through Petabox.<br>

If you have any questions or need documentation for specific tools, please feel free to reach out to us via email at <info@petabox.io>. Discover the convenience and affordability of Petabox for all your data storage needs.<br>

{% content-ref url="tools/supported-tools" %}
[supported-tools](https://docs.petabox.io/tools/supported-tools)
{% endcontent-ref %}


---

# 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.petabox.io/master.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.
