# How do I use Ovix?

1. Activate your license on [ovix.one](https://dash.ovix.one/).
   * Create an account
   * Then paste your license and click "Redeem".
2. Download and install [VC Redist](https://aka.ms/vs/16/release/vc_redist.x64.exe). Also available on the dashboard.
3. Download the [OVIX Installer](https://dash.ovix.one/).
4. Run the OVIX Installer. Choose a folder to install OVIX into and provide administrator permissions.
5. You should now have the OVIX Loader installed on your system. A shortcut to it has been created in both your start menu and desktop.
6. Add an [antivirus exclusion](https://support.microsoft.com/en-gb/help/4028485/windows-10-add-an-exclusion-to-windows-security) to the OVIX executable. [Click here to open the Exclusions](https://docs.ovix.one/ms-settings:windowsdefender).
7. Launch RDR2 and load into story mode.
8. When fully loaded in, launch the OVIX Loader and connect using your credentials.
9. Press the inject button. This will inject the menu into your game.
10. If everything went well pressing F8 should make the menu appear ingame.
11. Enjoy!


---

# 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.lmarket.fr/red-dead-redemption-2/ovix/how-do-i-use-ovix.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.
