# Product Introduction

MetaBox provides ***Boxes*** based on ***Box Protocol***.

Here, you can create your Databox - self managed data box, personal data storage, which provides the functions of saving, acquiring and sharing files on the chain. At the same time, you can choose to encrypt and upload files to ensure the security of personal data.&#x20;

We also develop ***ISP (IC Storage Protocol)***, providing ToB storage services, It is mainly for the project side and the enterprise side (It will be launched and illustrated in later articles. If your project is interested in learning further details in advance, please jump into the [discord](https://discord.gg/fzfmwSJh) and contact us!)


---

# 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://metabox.gitbook.io/metabox-docs/metabox/product-introduction.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.
