> For the complete documentation index, see [llms.txt](https://moss-6.gitbook.io/moss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moss-6.gitbook.io/moss/offerings/moss-dapp.md).

# Moss DApp

<figure><img src="/files/gZGOYCpgEjREbccs89wJ" alt=""><figcaption></figcaption></figure>

The **Moss Platform** is at the forefront of secure, anonymous, and decentralized communication. Utilizing cutting-edge end-to-end encryption algorithms and decentralized storage technologies, **Moss** ensures that users retain ownership and profit rights of their data. This service supports a wide array of features, expanding the boundaries of information and asset interaction in the Web2/3 world and exploring new possibilities in the decentralized landscape.

**Secure Anonymous Email**:

* **End-to-End Encryption**: Employing advanced encryption, smart contracts, cross-chain relays, and Zero Knowledge Proofs (ZK), **Moss** guarantees the security and privacy of your information and asset interactions.
* **No Unauthorized Access**: Not even the **Moss** team can view your data. You have absolute control and profit rights over your information.
* **Cross-Network Interaction**: Effortlessly interact with Web3/Web2 email addresses like Gmail and ProtonMail, ensuring seamless communication across networks.

**Subscription & Notification**:

* **Customized Alerts**: The Subscription Center is your hub for subscribing to projects or topics that resonate with your interests. Receive automatic updates and choose from multiple notification channels, including browser pop-ups, emails, Telegram, and Discord.

**Multi-Account Identity System**:

* **Diverse Identity Options**: Whether it's DIDs, NFT Domains, Wallet Addresses, or traditional Email Addresses, **Moss** supports them all. Choose from a wide range of address formats for secure communication across 16 networks and over 20 mainstream DID domains.
* **Unified Account System**: Log in from any channel to access a single ID. Each email account is claimed as an NFT with on-chain credit attributes, transferable and tradable.

**Loyalty Program**:

* **Earn and Benefit**: Participate in the **Moss** community and earn points by completing tasks. These points represent your contribution and can be used to upgrade account levels, access the AI Mail Assistant, expand storage, and more.

**AI Smart Mail Assistant**:

* **Intelligent Editing**: Utilize the integrated AI MAIL Assistant, powered by GPT-4, to intelligently edit multilingual email templates and provide quick, contextually relevant responses. Enjoy 10 free uses, with subsequent uses costing points.

**DaaS (DID-as-a-Service)**:

* **Enhanced Communication**: Set your owned DID domains as Web3 email addresses and enjoy encrypted cross-chain communication. Currently supporting over 20 DID domains, **Moss's** DaaS overcomes barriers and adds new scenarios for information transfer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://moss-6.gitbook.io/moss/offerings/moss-dapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
