# Welcome

## Welcome

Welcome to the official RXIRR setup hub.

This guide will walk you through all the necessary steps, from setting up your system to running your product correctly. Be sure to follow each instruction carefully to ensure proper configuration and avoid common problems.

Follow these pages in order:

* Start With the [Pre-Setup Guide](/getting-started/pre-setup-guide.md) to properly prepare your system.
* Then follow the [Injection Guide](https://app.gitbook.com/o/kDIg5YyXv0ZMSRwhHpj8/s/KRqPgBHf0r62Wheffa8F/~/edit/~/changes/209/getting-started/select-your-game) to complete setup.
* Once finished, head to [Accessing Your Key](/getting-started/accessing-your-key.md) to retrieve your license.

If you use DMA hardware, Open a ticket in our [Discord server](https://discord.gg/rxirr).

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><i class="fa-shield" style="color:$tint;">:shield:</i> </p><p>Pre-Setup Guide</p><p><br>Required system setup before injection.</p></td><td><a href="/pages/y1DQ7ya63ZdURLxBKAl7">/pages/y1DQ7ya63ZdURLxBKAl7</a></td></tr><tr><td><p><i class="fa-bolt" style="color:$tint;">:bolt:</i><br>Injection Guide</p><p><br>Step-by-step setup from start to finish.</p></td><td><a href="/pages/kD6AfmPHqm3QmOiivM03">/pages/kD6AfmPHqm3QmOiivM03</a></td></tr><tr><td><p><i class="fa-key" style="color:$tint;">:key:</i><br>Accessing Your Key</p><p><br>Retrieve your license key after purchase.</p></td><td><a href="/pages/zVJZT3f9gQtqx9ehOKBg">/pages/zVJZT3f9gQtqx9ehOKBg</a></td></tr><tr><td><p><i class="fa-microchip" style="color:$tint;">:microchip:</i></p><p>HWID Spoofers</p><p><br>Setup and configure your HWID Spoofers.</p></td><td><a href="/pages/c7RYY0q83ETroNHB8Bis">/pages/c7RYY0q83ETroNHB8Bis</a></td></tr></tbody></table>

{% hint style="warning" %}
Complete each step in order. Skipping setup causes most launch issues.
{% endhint %}

{% hint style="info" %}
Need help right away? Open a ticket in our [Discord server](https://discord.gg/rxirr).
{% 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://docs.rxirr.com/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.
