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

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

- [Alt Activator](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/alt-activator.md)
- [Alt LS Button](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/alt-ls-button.md)
- [Alt RS Button](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/alt-rs-button.md)
- [Dive Sprint](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/dive-sprint.md)
- [Drop Shot](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/drop-shot.md)
- [Mapped Buttons](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/mapped-buttons.md)
- [Rapid Fire](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/rapid-fire.md)
- [Regular Fire](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/regular-fire.md)
- [Release Quickscope](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/release-quickscope.md)
- [Spring Crouch](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/spring-crouch.md)
- [Spring Swap](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/spring-swap.md)
- [Tap Quickscope](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/tap-quickscope.md)
- [Toggle Bunny Hop](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/toggle-bunny-hop.md)
- [Toggle Circle Strafe](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/toggle-circle-strafe.md)
- [Toggle M.O.D.s](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/toggle-m.o.d.s.md)
- [Toggle Rapid Crouch](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/toggle-rapid-crouch.md)
- [Toggle Strafe](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/toggle-strafe.md)
- [TURBO Mapped Buttons](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/turbo-mapped-buttons.md)
- [TURBO Modifier](https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods/turbo-modifier.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:

```
GET https://guide.strikepack.com/horizon/manuals/rust/paddlebuttonmods.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.
