> For the complete documentation index, see [llms.txt](https://docs.lmarket.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lmarket.fr/red-dead-redemption-2/exodus-lite/how-do-i-use-exodus.md).

# How do I use Exodus?

**Injection Process**

1. Go to the [ Exodus Store](https://exodusmenu.com/store).
2. Press on [ Red Dead Online Mod Menu Lite](https://exodusmenu.com/store/red-dead-online/rdr-online-mod-menu-lite/view).
3. Press `Use License`.
4. Enter your  Exodus license.
5. Redeem your  Exodus license.
6. Disable any Anti-Virus software including Windows Defender temporarily.
7. Download Xenos Injector from the [official GitHub repository](https://github.com/DarthTon/Xenos/releases/download/2.3.2/Xenos_2.3.2.7z) & this product from [your Exodus library](https://exodusmenu.com/account/library).
8. Extract Xenos from `Xenos_2.3.2.7z` using a free file archiver like [7-Zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm).
9. Add an exclusion for the Xenos folder/Xenos64.exe and the Exodus DLL to [Windows Security](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26) or other Anti-Virus software.
10. Open the 64-bit Xenos injector (`Xenos64.exe`) and add the downloaded Exodus DLL to it.
11. Start Red Dead Redemption 2.
12. Select Freemode in the Online Main Menu.
13. After 10 seconds, select `RDR2.exe` as process in the Xenos Injector and click Inject.


---

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