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

# 4. M.O.D. de botones de paleta

- [Activar habilidades RS](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/activar-habilidades-rs.md): M.O.D. de botón trasero Activar habilidades RS (habilidades con el stick derecho) (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Activar tiempo de tiro](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/activar-tiempo-de-tiro.md): M.O.D. de botón trasero Activar tiempo de tiro (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Activador alternativo](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/activador-alternativo.md)
- [Disparo de precisión](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/disparo-de-precision.md): M.O.D. de botón trasero Disparo de precisión (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Botones asignados](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/botones-asignados.md)
- [Tiro potente](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/tiro-potente.md): M.O.D. de botón trasero Tiro potente (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Tiro normal](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/tiro-normal.md): M.O.D. de botón trasero Tiro normal (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad RS arriba](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-rs-arriba.md): M.O.D. de botón trasero Habilidad RS arriba (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad RS derecha](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-rs-derecha.md): M.O.D. de botón trasero Habilidad RS derecha (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad RS abajo](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-rs-abajo.md): M.O.D. de botón trasero Habilidad RS abajo (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad RS izquierda](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-rs-izquierda.md): M.O.D. de botón trasero Habilidad RS izquierda (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad del botón RS](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-del-boton-rs.md): M.O.D. de botón trasero Habilidad del botón RS (Macro On Demand) en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Activar M.O.D.s](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/activar-m.o.d.s.md)
- [Botones asignados TURBO](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/botones-asignados-turbo.md)
- [Modificador TURBO](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/modificador-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-es/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.
