> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods.md).

# M.O.D. du GAMEPACK et paramètres associés | Gear 5

- [Basculer les M.O.D.](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/togglemods.md): Bibliothèque A à Z des descriptions et instructions des M.O.D. à bascule du GAMEPACK Shooter (Macro à la demande). Vous pouvez activer plusieurs M.O.D. à bascule comme vous le souhaitez.
- [Mêlée rapide](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/togglemods/melee-rapide.md)
- [Activation du rechargement automatique](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/autoreload.md)
- [Ajustement du rechargement automatique](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/autoreload/autoreloadadjust.md)
- [Course automatique](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/autorun.md)
- [Attente de rechargement en course automatique](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/autorun/autorunreloadwait.md)
- [Délai des M.O.D. TURBO](https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods/turbomodsdelay.md)


---

# 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:

```
GET https://guide.strikepack.com/horizon-fr/manuals/gears5/gamepackmods.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.
