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

# 4. Paddle-Button-M.O.D.s

- [RS-Skills aktivieren](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-skills-aktivieren.md): Paddle-Button-M.O.D. (Macro On Demand) zum Aktivieren von RS Skills (Right Stick Skills) in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Schusszeit aktivieren](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/schusszeit-aktivieren.md): Paddle-Button-M.O.D. (Macro On Demand) zum Aktivieren der Schusszeit in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Alternativer Aktivator](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/alternativer-aktivator.md)
- [Finesse-Schuss](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/finesse-schuss.md): Paddle-Button-M.O.D. (Macro On Demand) für Finesse in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Zugewiesene Tasten](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/zugewiesene-tasten.md)
- [Power Shot](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/power-shot.md): Paddle-Button-M.O.D. (Macro On Demand) für Power Shot in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Normaler Schuss](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/normaler-schuss.md): Paddle-Button-M.O.D. (Macro On Demand) für den normalen Schuss in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Hoch-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-hoch-skill.md): Paddle-Button-M.O.D. (Macro On Demand) für RS-Hoch-Skill in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Rechts-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-rechts-skill.md): Paddle-Button-M.O.D. (Macro On Demand) für RS-Rechts-Skill in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Abwärts-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-abwarts-skill.md): Paddle-Button-M.O.D. (Macro On Demand) für RS-Abwärts-Skill in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Links-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-links-skill.md): Paddle-Button-M.O.D. (Macro On Demand) für RS-Links-Skill in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Button-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-button-skill.md): Paddle-Button-M.O.D. (Macro On Demand) für RS-Button-Skill in der FC-Serie, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Toggle-M.O.D.s](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/toggle-m.o.d.s.md)
- [TURBO zugewiesene Tasten](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/turbo-zugewiesene-tasten.md)
- [TURBO-Modifikator](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/turbo-modifikator.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, and the optional `goal` query parameter:

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