# 📙 Support

### Support

#### Support through Discord <a href="#support-through-discord" id="support-through-discord"></a>

Welcome to the support center of our [Discord ](https://discord.gg/4ynPWxpcVj)community! Here you can get quick help and connect with other users. Follow the steps below to join our server and get assistance:

1. **Join Our Discord Server:** Click on the following link to join our Discord server,
2. **Select Support Channel:** Once on the server, go to the designated text channel for support, e.g. "support" or "FAQ".
3. **Create a TIcket:** Write your question or describe the problem you are experiencing with the ticket. Our community moderators will be happy to help you.
4. **Expect an Answer:** Normally, you will receive an answer in a short time. If you don't get an immediate response, don't worry, someone will help you soon!

**Note:** Our support and community team is available at different times, so please note that responses may vary depending on availability.

***


---

# 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.xshyo.us/general/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.
