# Products

- [UltraStaffChatPro](https://docs.hypera.dev/products/ultrastaffchatpro.md): The most advanced and feature packed staff communication plugin for Spigot, Paper, BungeeCord and Velocity.
- [Features](https://docs.hypera.dev/products/ultrastaffchatpro/features.md): See all of the features included in UltraStaffChatPro, and why it is one of the most popular premium staff communication plugins on the market.
- [Commands](https://docs.hypera.dev/products/ultrastaffchatpro/commands.md)
- [Permissions](https://docs.hypera.dev/products/ultrastaffchatpro/permissions.md)
- [Integrations](https://docs.hypera.dev/products/ultrastaffchatpro/integrations.md): All integrations supported by UltraStaffChatPro.
- [Configuration](https://docs.hypera.dev/products/ultrastaffchatpro/configuration.md): The UltraStaffChatPro configuration files allow you to customise UltraStaffChatPro to match your server's requirements and style.
- [config.yml](https://docs.hypera.dev/products/ultrastaffchatpro/configuration/main.md): UltraStaffChatPro's primary configuration file.
- [messages.yml](https://docs.hypera.dev/products/ultrastaffchatpro/configuration/messages.md): UltraStaffChatPro's message configuration file.
- [Common Issues](https://docs.hypera.dev/products/ultrastaffchatpro/common-issues.md): Guides to resolve common issues that you may encounter while using UltraStaffChatPro.
- [Chat Signing](https://docs.hypera.dev/products/ultrastaffchatpro/common-issues/chat-signing.md): How to resolve issues caused by the introduction of the "Secure Chat" system in Minecraft 1.19.1+.
- [No Permission](https://docs.hypera.dev/products/ultrastaffchatpro/common-issues/no-permission.md)
- [Guides](https://docs.hypera.dev/products/ultrastaffchatpro/guides.md): Useful guides for setting up and installing UltraStaffChatPro on your Minecraft server.
- [Installation](https://docs.hypera.dev/products/ultrastaffchatpro/guides/installation.md): How to install and configure UltraStaffChatPro on your Minecraft server.
- [Discord Integration](https://docs.hypera.dev/products/ultrastaffchatpro/guides/discord-integration.md): How to configure the UltraStaffChatPro Discord integration on your Minecraft server.
- [Developer API](https://docs.hypera.dev/products/ultrastaffchatpro/api.md)
- [Legal](https://docs.hypera.dev/products/ultrastaffchatpro/legal.md)
- [Terms of Service](https://docs.hypera.dev/products/ultrastaffchatpro/legal/terms-of-service.md)
- [Privacy Policy](https://docs.hypera.dev/products/ultrastaffchatpro/legal/privacy-policy.md)
- [UltraStaffChat](https://docs.hypera.dev/products/ultrastaffchat.md): A fully customisable staff communication plugin for BungeeCord!
- [Features](https://docs.hypera.dev/products/ultrastaffchat/features.md): See all of the features included in UltraStaffChat.
- [Installation](https://docs.hypera.dev/products/ultrastaffchat/installation.md): A guide to installing UltraStaffChat on your Minecraft server.
- [Permissions](https://docs.hypera.dev/products/ultrastaffchat/permissions.md): UltraStaffChat's default permissions.
- [Configuration](https://docs.hypera.dev/products/ultrastaffchat/configuration.md): UltraStaffChat's configuration file


---

# 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://docs.hypera.dev/products.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.
