> 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/subscription-and-notification.md).

# Subscription & Notification

<figure><img src="/files/1gNLu3XwhJG06W6fxQOU" alt=""><figcaption></figcaption></figure>

The **Moss Platform's Subscription Hub** is a dynamic and comprehensive hub designed to keep you informed and connected. Here, users can personalize their information feed based on individual interests and preferences, ranging from coin listing announcements from Binance to updates from renowned influencers or UniSwap notifications. The system guarantees that users receive timely updates on any changes to their subscriptions and provides various channels for notification delivery, including browser pop-ups, Web2 emails, Telegram, and Discord. With this setup, users stay well-informed and never miss out on crucial updates.

Currently, the **Subscription Hub** is supported by participation from over 100 developers and partners across diverse sectors such as DIDs, Wallets, GameFi, SocialFi, DeFi Protocols, and Infrastructures, all utilizing the **Moss** messaging service. This service plays a pivotal role in building bridges between users and developers, breaking down barriers in Web3 communication and offering a secure platform for peer-to-peer interaction. Users are kept in the loop with real-time updates and exclusive insights and are rewarded for staying informed.

**Key Features and Highlights**:

* **Subscription Center**: Discover a wide array of dApps registered with the **Subscription Hub**. Explore each project's profile, including subscription counts, descriptions, social media links, announcements, and events. With over 100 dApps listed, users can tailor their subscriptions to match their interests and stay abreast of the latest developments. The **Moss Marketing Team** thoroughly audits these dApps for authenticity, awarding verified ones a certification mark and enhancing their visibility.
* **Subscribed List**: Effortlessly manage and view your subscriptions and notification history. Unsubscribe from topics that no longer resonate with your interests with just a few clicks.
* **Inbox-Subscription**: Centralize all subscription-related messages. Receive notifications including announcements and marketing messages directly in your inbox. Unread messages are clearly marked, ensuring you're prompted to review them upon login. Rewards for reading certain messages and the ability to save favorites for easy access are just some of the perks.
* **Multi-Channel Notifications**: Choose your preferred channels, like wallet addresses, emails, Telegram, Discord, or browser pop-ups, to receive notifications. Customize your alert system to ensure you never miss an important update.
* **Get Paid to Read**: Engage with a unique feature that incentivizes you to receive advertisements. Earn token rewards for making your inbox available to advertisers and customize your preferences to control the reception of such content.
* **Multi-dimensional Monitoring**: Benefit from sophisticated tracking technology that collects data and messages from a variety of on-chain and off-chain sources. Stay updated on everything from contract interactions and smart money movements to token price changes, new token listings, influencer updates, and airdrop events. Set customizable thresholds to filter and receive only the most pertinent information.

<br>


---

# 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/subscription-and-notification.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.
