# Welcome!

We're happy you made it :heart:

This is the home for the RED Modding Wiki! We are a diverse community of enthusiasts which formed around a shared passion for modding REDengine with The Witcher 3. The release of Cyberpunk 2077 expanded our community dramatically. Modding Cyberpunk 2077 has been made possible in large part due to significant efforts from developers active within our community. This wiki is an effort to document our collective knowledge and experience to help fellow mod-users and developers.

### Quick Links <a href="#quick-links" id="quick-links"></a>

{% embed url="<https://wiki.redmodding.org/redengine3-research/>" %}
Watich 3 Modding Resource
{% endembed %}

{% embed url="<https://solaartw.gitbook.io/modder/>" %}

{% embed url="<https://solaartws-organization.gitbook.io/mod-developer/>" %}
Cyberpunk 2077 Developer Resources
{% endembed %}


---

# 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://solaartw.gitbook.io/cyberpunk-2077-modding-community/readme.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.
