# Community

The majority of communication about REDengine happens on our Discord server. Use the following link to join our modding community.

{% hint style="success" %}
[**CP77 Modding Community Invite**](https://discord.com/invite/Epkq79kd96)
{% endhint %}

If you want to follow development, look for help with our tools, or contribute, Discord is the place to be.

You may find the following Discord to be helpful as well. While the CP77 modding community is focused on REDengine 4, this server is home to many seasoned veterans of REDengine 3.

{% hint style="success" %}
[**Wolven Workshop Invite**](https://discord.gg/xPBgHs42Cb)\
\
Wolven Workshop is a modding server hosted by community member Amasiuncula. This server has active members which are familiar with modding The Witcher 3 and usage of Legacy WolvenKit.
{% endhint %}


---

# 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.redmodding.org/redengine3-research/help/community.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.
