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

# 4. M.O.D. dei pulsanti paddle

- [Attiva abilità RS](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/attiva-abilita-rs.md): M.O.D. del pulsante paddle Attiva abilità RS (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Attiva tempo di tiro](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/attiva-tempo-di-tiro.md): M.O.D. del pulsante paddle Attiva tempo di tiro (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Attivatore alternativo](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/attivatore-alternativo.md)
- [Tiro di precisione](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/tiro-di-precisione.md): M.O.D. del pulsante paddle Tiro di precisione (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Pulsanti mappati](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/pulsanti-mappati.md)
- [Tiro potente](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/tiro-potente.md): M.O.D. del pulsante paddle Tiro potente (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Tiro normale](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/tiro-normale.md): M.O.D. del pulsante paddle Tiro normale (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Abilità RS su](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/abilita-rs-su.md): M.O.D. del pulsante paddle Abilità RS su (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Abilità RS destra](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/abilita-rs-destra.md): M.O.D. del pulsante paddle Abilità RS destra (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Abilità RS giù](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/abilita-rs-giu.md): M.O.D. del pulsante paddle Abilità RS giù (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Abilità RS sinistra](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/abilita-rs-sinistra.md): M.O.D. del pulsante paddle Abilità RS sinistra (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Abilità pulsante RS](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/abilita-pulsante-rs.md): M.O.D. del pulsante paddle Abilità pulsante RS (Macro su richiesta) in Serie FC, GAMEPACK STRIKEPACK CENTRAL™ per STRIKEPACK HORIZON™.
- [Attiva/disattiva M.O.D.](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/attiva-disattiva-m.o.d..md)
- [Pulsanti mappati TURBO](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/pulsanti-mappati-turbo.md)
- [Modificatore TURBO](https://guide.strikepack.com/horizon-it/manuals/fc/paddlebuttonmods/modificatore-turbo.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-it/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.
