# Documentation

{% hint style="info" %}
**Read before scrolling:** This documentation is meant to provide server owners/admins/moderators a good idea of how to properly setup ChatCool.
{% endhint %}

**In summary**, ChatCool is a multi purpose bot that has *Stats*, *Info*, *Games*, *Imaging*, *Giveaways*, *Utilities*, and *Moderation*.

## Inviting ChatCool

> You can easily invite the bot by[ ](https://discord.com/oauth2/authorize?client_id=843953838079737866\&permissions=8\&scope=bot%20applications.commands)[<mark style="color:yellow;">clicking here</mark>](#invite-chatcool)<mark style="color:yellow;">.</mark>&#x20;
>
> Or you can click the **"Add to Discord"** *button* on the website homepage.

## Getting Help & Support

If you still have extra questions, you can join the support server using [<mark style="color:yellow;">this link</mark>](https://discord.gg/zbdZuVZUtf).

{% hint style="info" %}
The support server is also a great place to talk with others, participate in fun events, and even enter to some giveaways!
{% endhint %}

### Lets hop in:


---

# 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://thinkright20.gitbook.io/chatcool/documentation.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.
