# The Web3.0 Architecture

MetaLife is building the mobile-first decentralized Web3.0 architecture. Our protocol is fully serverless with all data and business logics are stored and executing on user's mobile device.  Rather than relying on centralized servers, user's device hosts the frontend, the middleware and the backend for the MetaLife ecosystem.

![Mobile-first Decentralized Web 3.0 Architect](/files/LMe3uZb6qE0iz45SEscd)

The backend is the core of the MetaLife social network protocol.  In comparison to many other social networks, the MetaLife protocol is extremely comprehensive and compasses every element needed for a Web 3.0 social network from communication protocol, social network protocol to user data and content.  Other commonly used functions like wallet, identity and cryptocurrency exchange are also available as APIs on the device.

The frontend is available to users as app and it makes all MetaLife functionalities available to users via their handsets.

This mobile-first decentralized architecture frees users from servers and internet, and empowers users to determine how and when they want to use and access their data.


---

# 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.metalife.social/metalife/understanding-metalife/the-web3.0-architecture.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.
