# Get support, talk with other cs users, make suggestions, etc.

### Have a question? First:

{% hint style="info" %}
**Take a look at the** [**FAQ page**](/faq.md)**, as your question might already be answered!**
{% endhint %}

{% hint style="success" %}
**If you're interested, you can gain access to the plugins discussion channel to chat with fellow ChatSentry users, get support, make suggestions, give feedback, and more related to the plugin!**\
\
**Join the Discord server here:** [**https://discord.gg/HKnDTRj**](<&#xD;&#xA;https://discord.gg/m5Su7Af&#xD;&#xA;>)
{% endhint %}

Don't have Discord? No worries, just [**start a conversation**](https://www.spigotmc.org/conversations/add) with kixmc through Spigot. Generally support on Spigot take a little longer, so Discord is highly recommended if your matter is time sensitive!


---

# 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://wiki.chatsentry.xyz/support.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.
