# Notiboy Project

## Notiboy Project

- [Notiboy Project](https://notiboy-project.gitbook.io/notiboy-project/notiboy-project.md): A quick introduction to notiboy project.
- [Channel Creation](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/channel-creation.md): Creating a channel by channel creator.
- [Channel Deletion](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/channel-deletion.md): Creating a channel by channel creator.
- [Channel Opt-In/ Opt-Out](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/channel-opt-in-opt-out.md)
- [Notifications](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/notifications.md): Public and personal notifications.
- [Subscription Tiers](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/subscription-tiers.md)
- [API Key Generation](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/api-key-generation.md)
- [API](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/api.md): APIs for interacting with Notiboy service
- [Community Standards](https://notiboy-project.gitbook.io/notiboy-project/basic-operations/community-standards.md): Our Community Standards apply to everyone all around the world, and to all types of content.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://notiboy-project.gitbook.io/notiboy-project/notiboy-project.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.
