> 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/gamepack/gamepackmods/togglemods.md).

# Toggle M.O.D.s \[A-Z]

- [Anti-AFK](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/anti-afk.md)
- [Zielhilfe](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/zielhilfe.md)
- [Auto-Fokus](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/auto-fokus.md): Auto-Fokus Toggle M.O.D. (Macro On Demand) in COD WZ Cal, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Quickscope- und AHB-Verzögerung](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/auto-fokus/quickscopebreathdelay.md)
- [Automatisches Atemanhalten](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-atemanhalten.md)
- [Quickscope- und AHB-Verzögerung](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-atemanhalten/quickscopebreathdelay.md)
- [Automatisches Anlehnen](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-anlehnen.md)
- [Nachladen automatisch (Recorder)](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/nachladen-automatisch-recorder.md): Auto-Reload (Recorder) M.O.D. (Macro On Demand) in SW BF2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Nachladezeit](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/nachladen-automatisch-recorder/reloadtime.md)
- [Automatisches Rennen](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-rennen.md)
- [Totzone](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/totzone.md)
- [Sprinttauchen](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/sprinttauchen.md): Sprinttauchen Toggle M.O.D. (Macro On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Einfacher Headshot](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/einfacher-headshot.md)
- [Einfaches Messer](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/einfaches-messer.md): Einfaches Messer Toggle M.O.D. (Macro On Demand) in Grand Theft Online, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Nahkampfschnellangriff](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/nahkampfschnellangriff.md)
- [Rotationale Zielhilfe](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/rotationale-zielhilfe.md)
- [Slide Cancel](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/slide-cancel.md): Slide Cancel Toggle M.O.D. (Macro On Demand) in COD MW3-2023, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Slide YY](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/slide-yy.md): Slide YY Toggle M.O.D. (Macro On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Smart Roll](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/smart-roll.md): Smart Roll Toggle M.O.D. (Macro On Demand) in Grand Theft Online, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Beschleunigen](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/beschleunigen.md): Beschleunigen Toggle M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Schneller sprinten](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/schneller-sprinten.md): Schneller sprinten Toggle M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.


---

# 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/gamepack/gamepackmods/togglemods.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.
