> For the complete documentation index, see [llms.txt](https://docs.realdudesinc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realdudesinc.net/readme.md).

# Welcome to RealDudesInc

Setup and activation guides for every product in the [RealDudesInc](https://realdudesinc.net/store) catalog. Pick your game to redeem your key and get in-game fast.

Browse the full store: [**realdudesinc.net/store**](https://realdudesinc.net/store)

## Games and Software

* [Apex Legends](/product-documentation/apex-legends.md)
* [Arc Raiders](/product-documentation/arc-raiders.md)
* [Arena Breakout](/product-documentation/arena-breakout.md)
* [Call Of Duty](/product-documentation/call-of-duty.md)
* [Counter Strike 2](/product-documentation/cs2-products.md)
* [Delta Force](/product-documentation/delta-force.md)
* [Escape from Tarkov](/product-documentation/escape-from-tarkov.md)
* [FiveM](/product-documentation/fivem-products.md)
* [Fivem PC Check Bypasser](/product-documentation/flk-pc-check-bypasser.md)
* [Fortnite](/product-documentation/fortnite-products.md)
* [GTA V](/product-documentation/gtav-products.md)
* [HWID Spoofers](/product-documentation/spoofer-products.md)
* [Marvel Rivals](/product-documentation/marvel-rivals-software.md)
* [Rainbow Six](/product-documentation/r6-software.md)
* [Red Dead Redemption 2](/product-documentation/red-dead-redemption-2.md)
* [Roblox](/product-documentation/roblox-products.md)
* [Rust](/product-documentation/rust.md)
* [Sea of Thieves](/product-documentation/sot-software.md)
* [WARDOGS](/product-documentation/wardogs.md)

## Need Help?

Stuck on setup, or something's not working right? Reach out:

* Discord: [RealDudesInc Discord](https://discord.gg/3cdWxMGhsT) (fastest way to get us)
* Email: <support@realdudesinc.net>
* Help Center: [realdudesinc.net/faq](https://realdudesinc.net/faq)

Order, payment, or key-delivery issues go to us, not the software vendor. For in-software bugs, the vendor's own Discord is usually quicker, and it's linked on each product's Support & Links page.


---

# 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.realdudesinc.net/readme.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.
