# Introduction

{% hint style="info" %}
**Paid Product**

To purchase go to [nstudios.dev/purchase](https://nstudios.dev/purchase)
{% endhint %}

## Summary

The Notification System is a custom notification system with customization and ease of use.\
Here will outline how to successfully setup and use the system.

## The System

Ensure you have gotten a copy of the Notification System, and Roblox Studio loaded.

The system is lightweight and does not require any programming experience to setup and use.\
All instructions related to using and setting up the system can be found here on the Studio Wiki. Able to handle back to back requests, the system will provide a better experience to your players.

## How it looks

Here is a simple recorded preview of what the system looks like in action.

![](https://2620905615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm9zZuUYFaxovnm1FUmAz%2Fuploads%2F97Yy70LTbvdHom8hmV8W%2FJ0DrNfVK8.gif?alt=media\&token=846964f1-ca3c-4597-8428-a650ead4162b)


---

# 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://nikko-1.gitbook.io/docs/notification-system/introduction.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.
