# AdvancedChat

## AdvancedChat

- [Home](https://chat.advancedplugins.net/readme.md)
- [First Install](https://chat.advancedplugins.net/first-install.md): Guide on how to set up AdvancedChat for first time!
- [Guides](https://chat.advancedplugins.net/guides.md)
- [Prefix Guide](https://chat.advancedplugins.net/guides/prefix-guide.md): Learn how to design your own prefixes for AdvancedChat!
- [Commands & Permissions](https://chat.advancedplugins.net/main/commands-and-permissions.md)
- [Languages](https://chat.advancedplugins.net/main/languages.md): AdvancedModels has translations for many languages out of the box! If your language is not here, you can submit it on our Discord server for it to be added!
- [Gradients, Toasts & more](https://chat.advancedplugins.net/main/gradients-toasts-and-more.md)
- [PlaceholderAPI Placeholders](https://chat.advancedplugins.net/main/placeholderapi-placeholders.md)
- [Using With Networks](https://chat.advancedplugins.net/main/using-with-networks.md): Learn how to use AdvancedChat with networks, e.g. BungeeCord, Velocity & more!
- [Common Issues](https://chat.advancedplugins.net/main/common-issues.md): Here we explain few common issues new users may come across and how to fix them.
- [Plugin Integrations](https://chat.advancedplugins.net/main/plugin-integrations.md)
- [ItemsAdder](https://chat.advancedplugins.net/main/plugin-integrations/itemsadder.md)
- [Oraxen](https://chat.advancedplugins.net/main/plugin-integrations/oraxen.md)
- [Factions](https://chat.advancedplugins.net/main/plugin-integrations/factions.md)
- [Towny](https://chat.advancedplugins.net/main/plugin-integrations/towny.md)
- [TownyChat](https://chat.advancedplugins.net/main/plugin-integrations/townychat.md)
- [DiscordSRV](https://chat.advancedplugins.net/main/plugin-integrations/discordsrv.md): How to support DiscordSRV
- [Chat Format](https://chat.advancedplugins.net/features/chat-format.md): Learn how to configure chat formats.
- [AI Chat Moderation](https://chat.advancedplugins.net/features/ai-chat-moderation.md): Learn more about AI powered moderation designed to ease your day!
- [Chat Text Customizer](https://chat.advancedplugins.net/features/chat-text-customizer.md): Learn how to modify any impossible to edit message!
- [Auto Moderation](https://chat.advancedplugins.net/features/auto-moderation.md): Automatically moderate and punish players for their violations.
- [Chat Games](https://chat.advancedplugins.net/features/chat-games.md): Entertain your players endlessly.
- [Custom Commands](https://chat.advancedplugins.net/features/custom-commands.md): Create custom commands easily.
- [Community-Submitted Filter](https://chat.advancedplugins.net/features/community-submitted-filter.md): Constant increase of chat protection without an effort from you.
- [Channels](https://chat.advancedplugins.net/features/channels.md): Create and use chat channels.
- [Chat Rules](https://chat.advancedplugins.net/features/chat-rules.md): Your chat. Your Rules.
- [Auto Announcements](https://chat.advancedplugins.net/features/auto-announcements.md): Announce important messages in chat automatically
- [Chat Tags GUI](https://chat.advancedplugins.net/features/chat-tags-gui.md): Excellent Eula friendly perk!
- [Chat Color GUI](https://chat.advancedplugins.net/features/chat-color-gui.md): Let players pick their chat color!
- [Custom Variables](https://chat.advancedplugins.net/features/custom-variables.md): Ultimate control of variables.
- [API](https://chat.advancedplugins.net/for-developers/api.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://chat.advancedplugins.net/readme.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.
