> 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-addresses.md).

# Moss Addresses

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

**Moss Platform** revolutionizes communication in the Web3 space, offering a versatile and secure instant messaging system that caters to the diverse needs of modern users. Leveraging a sophisticated identity resolution system, **Moss** enables users to employ multiple account types as messaging addresses, enhancing both anonymity and flexibility.

**Flexible and Open Communication**: Choose from a wide range of address formats that best suit your needs for secure and anonymous conversations. With **Moss**, you're in control of how you manage your identity and communications, ensuring a tailored and effective experience.

**Wallet Address Integration**: **Moss** supports logins and usage for wallet addresses from an extensive range of chains, allowing users to set their wallet address as their default messaging identity. This seamless integration enables you to communicate directly from your blockchain wallet, redefining convenience and security in digital interactions.

**Decentralized Identities (DIDs)**: As we step into the Web3 era, the concept of Decentralized Identity (DID) emerges as a cornerstone of data sovereignty and digital reputation. **Moss** is at the forefront of this innovation, supporting the use of various DIDs as Web3 messaging addresses. This includes popular domains like ENS and Unstoppable Domains, empowering you with unprecedented control over your digital presence.

**Enterprise Mailboxes**: **Moss** is set to roll out enterprise mailboxes designed for public chains and dApps, offering custom domain names and the ability to send and receive encrypted messages. These mailboxes are tailored to meet the communication needs of businesses and organizations in the decentralized world.


---

# 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-addresses.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.
