# What is ChatGames?

ChatGames is a plugin developed for Spigot 1.12 - 1.19.4 that allows you to have games running in your server chat of various types. These types are Reaction, Unscramble, Trivia and Math games. You can find out more information about these games by reading the relevant pages in this documentation.

If you require any help with this plugin or you have any questions that cannot be answered by this documentation, please join the [discord server ](https://discord.gg/5QzFAXQJuS)and seek support in the relevant channels.


---

# 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.criticalred.com/chatgames/what-is-chatgames.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.
