> 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-de/manuals/hinfinite/gamepackmods.md).

# GAMEPACK M.O.D.s & zugehörige Einstellungen | Infinite

- [M.O.D.s umschalten](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/togglemods.md): A-bis-Z-Bibliothek der Beschreibungen und Anweisungen zu H Infinite GAMEPACK Toggle-M.O.D. (Macro On Demand). Sie können mehrere Toggle-M.O.D.s nach Wunsch aktivieren.
- [Automatisches Rennen](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/togglemods/automatisches-rennen.md)
- [Schneller Nahkampf](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/togglemods/schneller-nahkampf.md)
- [Aktiver Ziel-M.O.D.](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod.md): A-bis-Z-Bibliothek der Beschreibungen und Anweisungen zu H Infinite GAMEPACK Aim M.O.D. (Macro On Demand). Sie können einen aktiven Ziel-M.O.D. zuweisen, also wählen Sie mit Bedacht.
- [Aktivierung des Aim-M.O.D.](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/aimactivation.md)
- [Zielhilfe](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/zielhilfe.md)
- [Kreis-Strafe-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/kreis-strafe-aim.md)
- [Duck-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/duck-aim.md)
- [Drop-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/drop-aim.md)
- [Hop-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/hop-aim.md)
- [Mark-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/mark-aim.md)
- [Schneller Duck-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/schneller-duck-aim.md)
- [Scan-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/scan-aim.md)
- [Strafe-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/strafe-aim.md)
- [TURBO Duck-Aim](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimmod/turbo-duck-aim.md)
- [Aktiver Schuss-M.O.D.](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod.md): A-bis-Z-Bibliothek der Beschreibungen und Anweisungen zu H Infinite GAMEPACK Shot M.O.D. (Macro On Demand). Sie können einen aktiven Schuss-M.O.D. zuweisen, also wählen Sie mit Bedacht.
- [Aktivierung des Shot-M.O.D.](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/shotactivation.md)
- [Zielhilfe](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/zielhilfe.md)
- [Kreis-Strafe-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/kreis-strafe-schuss.md)
- [Duck-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/duck-schuss.md)
- [Drop-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/drop-schuss.md)
- [Hop-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/hop-schuss.md)
- [Mark-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/mark-schuss.md)
- [Schneller Duck-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/schneller-duck-schuss.md)
- [Scan-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/scan-schuss.md)
- [Strafe-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/strafe-schuss.md)
- [TURBO Duck-Schuss](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/shotmod/turbo-duck-schuss.md)
- [Intensität der Zielhilfe](https://guide.strikepack.com/horizon-de/manuals/hinfinite/gamepackmods/aimassistintensity.md)
- [Verzögerung der TURBO-M.O.D.s](https://guide.strikepack.com/horizon-de/manuals/hinfinite/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, and the optional `goal` query parameter:

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