# Modr8 Support

## Modr8 Support

- [What is Modr8?](https://docs.modr8.net/introduction/what-is-modr8.md)
- [Feature Overview](https://docs.modr8.net/introduction/feature-overview.md)
- [Pricing & Subscriptions](https://docs.modr8.net/introduction/pricing-and-subscriptions.md)
- [Global & Multi-Chat Features](https://docs.modr8.net/introduction/global-and-multi-chat-features.md)
- [Register A Bot](https://docs.modr8.net/getting-started/register-a-bot.md)
- [Add Your Chat](https://docs.modr8.net/getting-started/add-your-chat.md)
- [Recommended Settings](https://docs.modr8.net/getting-started/recommended-settings.md)
- [Managing Your Bot & Chat](https://docs.modr8.net/getting-started/managing-your-bot-and-chat.md)
- [Team Access](https://docs.modr8.net/getting-started/team-access.md)
- [Bot General Behaviour](https://docs.modr8.net/features/bot-general-behaviour.md)
- [Admin Verification](https://docs.modr8.net/features/admin-verification.md)
- [Welcome Message & Human Check](https://docs.modr8.net/features/welcome-message-and-human-check.md): Being able to welcome new members to your community allows admins to provide rules, useful information and links out to wider resources.
- [Community Driven Moderation](https://docs.modr8.net/features/community-driven-moderation.md)
- [Community Reputation](https://docs.modr8.net/features/community-reputation.md)
- [Advanced Features](https://docs.modr8.net/features/advanced-features.md)
- [Community Referrals](https://docs.modr8.net/features/community-referrals.md)
- [User Filters](https://docs.modr8.net/features/user-filters.md)
- [Timeline & Event Log](https://docs.modr8.net/features/timeline-and-event-log.md)
- [User Management](https://docs.modr8.net/features/user-management.md)
- [Announcements](https://docs.modr8.net/features/announcements.md)
- [One-Off & Scheduled](https://docs.modr8.net/features/announcements/one-off-and-scheduled.md)
- [Social Announcements](https://docs.modr8.net/features/announcements/social-announcements.md)
- [Global Bot Announcements](https://docs.modr8.net/features/announcements/global-bot-announcements.md)
- [Polls & Quizzes](https://docs.modr8.net/features/polls-and-quizzes.md)
- [Analytics](https://docs.modr8.net/features/analytics.md)
- [Actions](https://docs.modr8.net/features/actions.md)
- [Quick Start](https://docs.modr8.net/features/actions/quick-start.md)
- [Conditions](https://docs.modr8.net/features/actions/conditions.md)
- [Action Groups](https://docs.modr8.net/features/actions/action-groups.md)
- [Managing, Importing & Exporting Actions](https://docs.modr8.net/features/actions/managing-importing-and-exporting-actions.md): Once you have some actions created you will be able to view which are active, edit as well as copy or delete these from the "Actions" page on your chat profile.
- [Using The Marketplace](https://docs.modr8.net/features/actions/using-the-marketplace.md)
- [Bot Actions vs. Chat Actions](https://docs.modr8.net/features/actions/bot-actions-vs.-chat-actions.md)
- [Commands](https://docs.modr8.net/features/commands.md)
- [Built-in Commands](https://docs.modr8.net/features/commands/built-in-commands.md)
- [Creating & Managing Custom Commands](https://docs.modr8.net/features/commands/creating-and-managing-custom-commands.md)
- [Bot Command vs. Chat Command](https://docs.modr8.net/features/commands/bot-command-vs.-chat-command.md)
- [API Access & Zapier Integration](https://docs.modr8.net/features/api-access-and-zapier-integration.md)
- [Spam Prevention & Protection](https://docs.modr8.net/features/spam-prevention-and-protection.md)
- [Media & Text Filters](https://docs.modr8.net/features/media-and-text-filters.md)
- [Affiliates & Partnerships](https://docs.modr8.net/popular-questions/affiliates-and-partnerships.md)


---

# 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://docs.modr8.net/introduction/what-is-modr8.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.
