> For the complete documentation index, see [llms.txt](https://yourmaps.gitbook.io/yourmaps-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yourmaps.gitbook.io/yourmaps-docs/yourmaps-community/discord.md).

# Discord

Our Discord is the main place for community support, announcements, updates, showcases, and direct contact with the YourMAPS team.

Before using the Discord channels, please make sure to read and accept the server rules.

This helps us keep the community organized, respectful, and easier to support.

**Before You Ask for Help**

Before opening a support ticket, please check:

* The FAQ and troubleshooting pages
* The documentation page for the specific map or resource
* The installation instructions
* The README file included with the asset
* Any compatibility notes related to the product

When opening a ticket, please explain the issue clearly and include useful information such as:

* Product name
* Resource folder name
* Your framework, for example VORP, RSG, RedEM:RP, or standalone
* What exactly is happening
* What you already tried
* Screenshots, videos, or console errors if available

**The more information you provide, the easier it is for us to help you.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://yourmaps.gitbook.io/yourmaps-docs/yourmaps-community/discord.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.
