> 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.s de botón 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 para activar habilidades RS (habilidades del stick derecho) 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 para activar el tiempo de tiro 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 para disparo de precisión 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 para tiro potente 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 para tiro normal 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 para habilidad RS arriba 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 para habilidad RS derecha 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 para habilidad RS abajo 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 para habilidad RS izquierda en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidad de botón RS](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/habilidad-de-boton-rs.md): M.O.D. de botón trasero para habilidad de botón RS en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Alternar M.O.D.](https://guide.strikepack.com/horizon-es/manuals/fc/paddlebuttonmods/alternar-m.o.d..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.
