> For the complete documentation index, see [llms.txt](https://docs.revunity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revunity.com/our-products/next/nextheist/installation-guide.md).

# Installation Guide

### Redemption

To redeem your Neverlose license you will need access to our Discord Bot, which requires you to join our Discord server.

<img src="/files/G6lUUwxYIuPIfLzeaaxz" alt="" data-size="line"> **Discord Invite:** <https://revunity.com/discord>

1. Head over to the Neverlose website here (<https://neverlose.cc/>).
2. Select "Register" in the top right corner and create an account.&#x20;
3. Once you have joined our Discord server, find the Neverlose Bot in the members list.
4. It is very important to use any license key related commands in the Neverlose Bot's private messages to keep your license key secure and private. To do so, open the Neverlose Bot's profile and select "Send Message".
5. Once you have opened your private messages with the Neverlose Bot, type **/redeem** and select the command that appears. After selecting the command, fill in all the required fields and hit enter.
6. After using the command, and your key is valid, the bot either activate your subscription or transfer your purchased NLE.

### Installation

1. Select your username in the top right of their website and click "Profile". It will now give you the option to download their launcher.&#x20;
2. Start steam and run their loader as administrator. Once steam has opened, click "Start" and wait for Neverlose to start CSGO and automatically inject.

You have now successfully injected the menu into the games process.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.revunity.com/our-products/next/nextheist/installation-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
