# Background

* In the complex and diverse blockchain world, users don't have a place that is entirely their own.
* There are too many wallet addresses to effectively locate your encrypted world identity, and also inconvenient for management.
* Users do not have the sovereignty over content distribution applications, but only the usage or governance rights.
* Users lack an available online (secure) terminal to manage their assets and data.
* In the Web3.0, where decentralization and ownership count, people do no have their own room. Nowadays, mainstream Web3 products are just the extension of platform economy, lacking true Web3 product around "ownership". Users do not have their own personal space guaranteed by smart contracts, let alone their own real DIDs. We aim to build a series of individual spaces with full ownerships. This space will provide services of different scenarios, such as socialfi, data-management, defi, NFT, etc.
* Users can own and manage their data and assets through MetaBox. Through data precipitation and asset self-management in Web3, MetaBox has become a tool for them to build their own DID.


---

# 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/background.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.
