# Umschaltbare M.O.D.s

- [Aim Assist](https://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods/aim-assist.md)
- [Atem automatisch anhalten](https://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods/atem-automatisch-anhalten.md): Auto Hold Breath Toggle-M.O.D. (Macro On Demand) in Military Shooter 20, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Quickscope- & AHB-Verzögerung](https://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods/atem-automatisch-anhalten/quickscopebreathdelay.md)
- [Rapid Melee](https://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods/rapid-melee.md)
- [Rotational Aim Assist](https://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods/rotational-aim-assist.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://guide.strikepack.com/horizon-de/manuals/codbocw20/gamepackmods/togglemods.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.
