# Home

![](/files/-MfUDMbz0Yr2sAxCjfHv)

## What is WolvenKit?

{% hint style="info" %}
This wiki – and Wolvenkit – are community-driven open source projects! If you want to contribute, you can start [editing the wiki](https://app.gitbook.com/invite/-MP5ijqI11FeeX7c8-N8/H70HZBOeUulIpkQnBLK7), contribute to the [source code](https://github.com/WolvenKit/Wolvenkit), or find us on [Discord](<https://discord.gg/redmodding&#xA;>)!
{% endhint %}

WolvenKit is an open-source modding tool for **Cyberpunk 2077** and **The Witcher 3: Wild Hunt**. Our vision is to develop a standalone software which can read and write all REDengine file formats, simplify and accelerate modding workflows, and help you create great mods for great games.&#x20;

Our current development focus is REDengine 4 with Cyberpunk 2077.

![](/files/j0pOGy6qUjEdQZE8Ok79)

After [installing Wolvenkit](https://github.com/WolvenKit/Wolvenkit/releases), you can…

* … dive right in and start [**creating a mod**](/wolvenkit/getting-started/creating-a-mod.md)
* … read more about the software on the [**Overview**](/wolvenkit/features/overview.md) page
* … check out what's new in our [**Release Notes**](/wolvenkit/features/release-notes.md)
* … learn about support for The Witcher 3 on the [**REDengine 3**](https://wiki.redmodding.org/redengine3-research/) or [**Legacy WolvenKit**](https://wiki.redmodding.org/legacy-wolvenkit/) wikis
* … find modding guides and know-how on the dedicated [**Cyberpunk 2077 Modding Wiki**](https://wiki.redmodding.org/cyberpunk-2077-modding/)

… or join us on [Discord](https://discord.gg/redmodding).

## Quick Links

{% content-ref url="/pages/-Mc17TeIOb9PZKGvXzdc" %}
[Overview](/wolvenkit/features/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mc16zFgM\_Ce\_gw7\_QPu" %}
[Release Notes](/wolvenkit/features/release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZyVMbYHIDdrFBG7aP9" %}
[Download, Install and Setup](/wolvenkit/getting-started/download.md)
{% endcontent-ref %}

{% content-ref url="/pages/K8wx97FZvBQ3OkcnOTl5" %}
[Creating a Mod](/wolvenkit/getting-started/creating-a-mod.md)
{% endcontent-ref %}

## Websites & Community

{% embed url="<https://github.com/WolvenKit/WolvenKit>" %}

{% embed url="<https://discord.gg/Epkq79kd96>" %}

{% embed url="<https://redmodding.org>" %}


---

# 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/wolvenkit/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.
