> 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)
- [Autofokus](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/autofokus.md): Auto-Fokus Toggle-M.O.D. (Macros On Demand) in COD WZ Cal, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Quickscope- & AHB-Verzögerung](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/autofokus/quickscopebreathdelay.md)
- [Automatisch den Atem anhalten](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisch-den-atem-anhalten.md)
- [Quickscope- & AHB-Verzögerung](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisch-den-atem-anhalten/quickscopebreathdelay.md)
- [Automatisches Lehnen](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-lehnen.md)
- [Automatisches Nachladen (Recorder)](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-nachladen-recorder.md): M.O.D. für automatisches Nachladen (Recorder) (Macros On Demand) in SW BF2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Nachladezeit](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/automatisches-nachladen-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)
- [Hechtsprint](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/hechtsprint.md): Hechtsprint Toggle-M.O.D. (Macros On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Einfacher Kopfschuss](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/einfacher-kopfschuss.md)
- [Einfaches Messer](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/einfaches-messer.md): Einfaches Messer Toggle-M.O.D. (Macros On Demand) in Grand Theft Online, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Schneller Nahkampf](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/schneller-nahkampf.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. (Macros 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. (Macros On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Intelligente Rolle](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/intelligente-rolle.md): Smart Roll Toggle-M.O.D. (Macros 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): Speed-Up Toggle-M.O.D. (Macros On Demand) in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Schnell sprinten](https://guide.strikepack.com/horizon-de/manuals/gamepack/gamepackmods/togglemods/schnell-sprinten.md): Schnell-Sprint Toggle-M.O.D. (Macros On Demand) in der FC-Serie, 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.
