> 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/manuals/militaryshooter23/paddlebuttonmods.md).

# Paddle Button M.O.D.s | MS23

- [Alt Activator](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/alt-activator.md)
- [Alt LS Button](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/alt-ls-button.md)
- [Alt RS Button](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/alt-rs-button.md)
- [Dive Sprint](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/dive-sprint.md): Dive Sprint Paddle Button M.O.D. (Macro On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Drop Shot](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/drop-shot.md)
- [Mapped Buttons](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/mapped-buttons.md)
- [Hold Snake](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/hold-snake.md): Hold Snake Paddle Button M.O.D. (Macro On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Rapid Fire](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/rapid-fire.md)
- [Regular Fire](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/regular-fire.md)
- [Release Quickscope](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/release-quickscope.md)
- [Spring Crouch](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/spring-crouch.md)
- [Spring Swap](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/spring-swap.md)
- [Tap Quickscope](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/tap-quickscope.md)
- [Tap Slide Cancel](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/tap-slide-cancel.md): Tap Slide Cancel Paddle Button M.O.D. (Macro On Demand) in COD MW3-2023, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Toggle Bunny Hop](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-bunny-hop.md)
- [Toggle Circle Strafe](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-circle-strafe.md)
- [Toggle M.O.D.s](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-m.o.d.s.md)
- [Toggle Rapid Crouch](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-rapid-crouch.md)
- [Toggle Snake](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-snake.md): Toggle Snake Paddle Button M.O.D. (Macro On Demand) in COD MW 22 / WZ 2, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Toggle Strafe](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/toggle-strafe.md)
- [TURBO Mapped Buttons](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/turbo-mapped-buttons.md)
- [TURBO Modifier](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/turbo-modifier.md)
- [Release Slide Cancel](https://guide.strikepack.com/horizon/manuals/militaryshooter23/paddlebuttonmods/release-slide-cancel.md): Release Slide Cancel Paddle Button M.O.D. (Macro On Demand) in COD MW3-2023, STRIKEPACK CENTRAL™ GAMEPACK for 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/manuals/militaryshooter23/paddlebuttonmods.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.
