# DNotifier - RealTime PubSub

{% hint style="success" %}
**@DNotifier:** The developer platform for Easy AI agents, realtime chat, and Pub/Sub messaging.
{% endhint %}

## Overview

Let’s take a deeper look at what DNotifier offers.

> DNotifier is a real-time communication platform designed to help developers build modern applications powered by intelligent AI agents, chat systems, and scalable Pub/Sub messaging. It provides the infrastructure needed to deliver fast, reliable, and interactive experiences without requiring teams to build complex realtime systems from scratch.<br>
>
> At its core, DNotifier focuses on three powerful capabilities: **Easy AI, Chat, and Pub/Sub**. These components allow developers to quickly add AI-powered assistants, real-time messaging, and event-driven communication into their applications with minimal setup.<br>
>
> The **Easy AI** module enables teams to create AI agents connected to their own knowledge bases. Developers can upload documents, integrate APIs, or connect structured data sources, allowing AI agents to provide accurate, context-aware responses within applications.<br>
>
> The **Chat** system provides the building blocks for real-time messaging between users or services. Developers can implement private messaging, group chats, or support conversations while benefiting from reliable message delivery and scalable infrastructure.<br>
>
> The **Pub/Sub messaging layer** allows applications to publish events and subscribe to channels in real time. This makes it ideal for building live dashboards, notifications, collaborative applications, multiplayer environments, and event-driven architectures.<br>
>
> Together, these capabilities allow developers to create intelligent and interactive applications that respond instantly to users and system events. With simple SDK integrations and predictable pricing, DNotifier makes it easy to launch real-time features and AI-powered workflows without managing complex backend infrastructure.

## Quick links

{% content-ref url="/pages/kDTfmuBy7fhnv381VvoU" %}
[Explore the product](/product-docs/overview/explore-the-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dy4SMrSZ4I23ZIJLzWKF" %}
[What you get](/product-docs/overview/what-you-get.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/kDTfmuBy7fhnv381VvoU" %}
[Explore the product](/product-docs/overview/explore-the-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/nSNFTKWmDMLVGnw17RJ4" %}
[Getting set up](/product-docs/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/9hgijjor4OXmsez3PVQv" %}
[Developer Integration Guide](/product-docs/developer-integration-guide.md)
{% endcontent-ref %}


---

# 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://dnotifier.gitbook.io/product-docs/dnotifier-realtime-pubsub.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.
