> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/aptitude/setup/opening-injecting.md).

# Opening/Injecting

{% hint style="warning" %}

* **IMPORTANT:** The cheat will automatically launch your game — **spoof before injecting** if needed.
  {% endhint %}

1. After downloading, ensure the Game is completely closed. Run our [Loader](/guide/aptitude/setup/loader-download.md) next and log in there, choose the specific product (in your case R6) and press load.
2. After the loader CMD pops up saying everything is good to go, start your game!
3. Once fully in-game, you'll see a message at the top of your screen saying "Insert to Open Menu" (Self explanitory)
4. Once fully in the game and in the main menu, simply press `Insert` to open the Aptitude menu, Press `Insert` to hide the menu. If you have a keyboard without an `Insert` key you can use [On-Screen Keyboard](#user-content-fn-1)[^1]

<div data-with-frame="true"><figure><img src="/files/pH2CfRnBTCSwKeLtD0c0" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**NOTE:** An official Windows OS is required. Modified or stripped-down versions like Ghost Spectre, Tiny10, or Atlas OS are not supported and will not function properly.
{% endhint %}

[^1]: On-screen keyboard can be found pre-installed on Windows

    ![](/files/fSjpvN7qQ0rXfD9w4oGU)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.closetware.store/guide/aptitude/setup/opening-injecting.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.
