# Home

<div align="center"><figure><img src="https://1588025615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBebXhPyeIAEOE4iqaLDr%2Fuploads%2Fgit-blob-8f20819cedce30221efe5851b8689d5ff8b114e7%2Fcapsule_616x353.jpg?alt=media" alt=""><figcaption></figcaption></figure></div>

\
The Witcher 3 REDkit is a comprehensive modding tool for The Witcher 3: Wild Hunt. It is based on the same set of tools that were used by the developers at CD PROJEKT RED to create the game and should allow for nearly limitless freedom in modding it. REDkit is available free of charge for all owners of The Witcher 3: Wild Hunt on PC.\
\
This repository and wiki are used for two purposes:\
1\. To centralise unofficial REDkit guides created by the community, allowing more ease of access.\
2\. To track issues with the REDkit that may be patched in the future.

## Quick Links

[REDkit Changelog](https://wiki.redmodding.org/redkit-community-wiki/redkit-changelog)\
\
[Issue Tracking](https://wiki.redmodding.org/redkit-community-wiki/issue-tracking)\
\
[Contributing to the wiki](https://wiki.redmodding.org/redkit-community-wiki/contributing-to-the-wiki)\
\
[Guides](https://github.com/CDPR-Modding-Documentation/REDkit-wiki/blob/main/broken-reference/README.md)


---

# 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/redkit-community-wiki/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.
