# Installation Guide

1. Head to the Rise website here (<https://riseselfbot.xyz/register>).
2. Create an account using your username, password and license key.
3. Before downloading the software, you will need to disable your anti-virus. This is due to the nature of the software and how it interacts with Discord. All products sold on RevUnity are completely safe and do not contain any form of malicious code.
4. Download the Rise software via the dashboard.
5. Run the "Rise\_Selfbot.exe" file and it should prompt you to enter your license key and then your Discord Token.

Rise is now successfully connected to your Discord account.


---

# 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.revunity.com/our-products/rise-selfbot/installation-guide.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.
