# FAQ

- [Why can't XMod find my installed game?](https://faq.xmod.club/faq/why-cant-xmod-find-my-installed-game.md)
- [Why was XMod flagged by my antivirus?](https://faq.xmod.club/faq/why-was-xmod-flagged-by-my-antivirus.md)
- [Is XMod legal?](https://faq.xmod.club/faq/is-xmod-legal.md)
- [Does XMod support Xbox or PlayStation?](https://faq.xmod.club/faq/does-xmod-support-xbox-or-playstation.md)
- [Why are the mods not downloading?](https://faq.xmod.club/faq/why-are-the-mods-not-downloading.md)
- [Is XMod safe?](https://faq.xmod.club/faq/is-xmod-safe.md)
- [Does XMod support Multiplayer?](https://faq.xmod.club/faq/does-xmod-support-multiplayer.md)
- [How do I add custom launch arguments?](https://faq.xmod.club/faq/how-do-i-add-custom-launch-arguments.md)
- [Will having XMod installed result in a game ban?](https://faq.xmod.club/faq/will-having-xmod-installed-result-in-a-game-ban.md)
- [Does XMod support Linux or macOS?](https://faq.xmod.club/faq/does-xmod-support-linux-or-macos.md)
- [Does XMod support languages other than English?](https://faq.xmod.club/faq/does-xmod-support-languages-other-than-english.md)
- [How do I report issues with a trainer?](https://faq.xmod.club/faq/how-do-i-report-issues-with-a-trainer.md)
- [Why can't I activate mods bound to the numpad?](https://faq.xmod.club/faq/why-cant-i-activate-mods-bound-to-the-numpad.md)
- [Can I use other mods with XMod?](https://faq.xmod.club/faq/can-i-use-other-mods-with-xmod.md)
- [Does XMod support streaming services?](https://faq.xmod.club/faq/does-xmod-support-streaming-services.md)
- [How can I suggest additional mods?](https://faq.xmod.club/faq/how-can-i-suggest-additional-mods.md)
- [Can you teach me how to make mods?](https://faq.xmod.club/faq/can-you-teach-me-how-to-make-mods.md)
- [This seems to good to be true, what's the catch?](https://faq.xmod.club/faq/this-seems-to-good-to-be-true-whats-the-catch.md)
- [Can I run two instances of XMod?](https://faq.xmod.club/faq/can-i-run-two-instances-of-xmod.md)
- [Can I upload my trainers to XMod?](https://faq.xmod.club/faq/can-i-upload-my-trainers-to-xmod.md)
- [Why can't XMod load the mods into my game?](https://faq.xmod.club/faq/why-cant-xmod-load-the-mods-into-my-game.md)
- [Why are the mods not downloading?](https://faq.xmod.club/faq/why-are-the-mods-not-downloading-1.md)
- [Why can't XMod start my game](https://faq.xmod.club/faq/why-cant-xmod-start-my-game.md)
- [Why is a game unsupported?](https://faq.xmod.club/faq/why-is-a-game-unsupported.md)
- [Why can't I install XMod?](https://faq.xmod.club/faq/why-cant-i-install-xmod.md)
- [Why is my game a different bitness?](https://faq.xmod.club/faq/why-is-my-game-a-different-bitness.md)
- [Why is XMod having issues starting or finding my game?](https://faq.xmod.club/faq/why-is-xmod-having-issues-starting-or-finding-my-game.md)
- [How do I request a new trainer?](https://faq.xmod.club/faq/how-do-i-request-a-new-trainer.md)


---

# 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://faq.xmod.club/faq.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.
