> 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): RS Skills aktivieren (Right Stick Skills) Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Schusszeit aktivieren](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/schusszeit-aktivieren.md): Schusszeit aktivieren Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Alternativer Aktivierer](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/alternativer-aktivierer.md)
- [Finesse-Schuss](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/finesse-schuss.md): Finesse Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Zuordnung der Tasten](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/zuordnung-der-tasten.md)
- [Power Shot](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/power-shot.md): Power Shot Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [Normaler Schuss](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/normaler-schuss.md): Normaler Schuss Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Aufwärts-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-aufwarts-skill.md): RS-Aufwärts-Skill Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Rechts-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-rechts-skill.md): RS-Rechts-Skill Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Abwärts-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-abwarts-skill.md): RS-Abwärts-Skill Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Links-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-links-skill.md): RS-Links-Skill Paddle-Button M.O.D. (Macro On Demand) in FC Series, STRIKEPACK CENTRAL™ GAMEPACK für STRIKEPACK HORIZON™.
- [RS-Button-Skill](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/rs-button-skill.md): RS-Button-Skill Paddle-Button M.O.D. (Macro On Demand) in FC Series, 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 zugeordnete Tasten](https://guide.strikepack.com/horizon-de/manuals/fc/paddlebuttonmods/turbo-zugeordnete-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.
