# Introduction

![](https://www.dropbox.com/scl/fi/sfumw1bzi88tfowllsime/rc_main-page-artwork.png?rlkey=x4r0rsmogbu0p258y02o2zbu3\&raw=1)

Greetings! :з

This wiki explains how Renice³ affects your overall gameplay experience and how you can use everything included in the modpack.

It is meant to help you quickly find practical info about how the pack is configured, how selected utility mods are intended to be used, and what to keep in mind.

## Wiki contents

* [**Standard options**](/wiki/standard-options.md) - what standard settings the modpack changes.
* [**Mod usage**](/wiki/mod-usage.md) - everything about how the modpack improves utility mod settings. How to use them, new hotkeys, and other features.
* [**Multiplayer**](/wiki/multiplayer.md) - how the modpack affects the multiplayer experience.
* [**Updates and versions**](/wiki/updates-and-versions.md) - how updates work, how often releases come out and so on.

## External resources

* [**GitHub repository**](https://github.com/wechirok/renice-cubed) - main project repository.
* [**Mod list**](https://github.com/wechirok/renice-cubed/blob/main/MOD-LIST.md) - current included mods.
* [**Changelog**](https://github.com/wechirok/renice-cubed/blob/main/CHANGELOG.md) - release history.

{% hint style="warning" %}
Pack versions are released dynamically, so some wiki details may not always match the latest version. We try to keep the wiki fully up to date.
{% 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://renice-cubed.gitbook.io/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.
