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

# 4. M.O.D.s de botão paddle

- [Ativar habilidades do RS](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/ativar-habilidades-do-rs.md): M.O.D. dos botões traseiros de Ativar habilidades do RS (habilidades do analógico direito) na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Ativar tempo de chute](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/ativar-tempo-de-chute.md): M.O.D. dos botões traseiros de Ativar tempo de chute na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Ativador alternativo](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/ativador-alternativo.md)
- [Chute colocado](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/chute-colocado.md): M.O.D. dos botões traseiros de chute colocado na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Botões mapeados](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/botoes-mapeados.md)
- [Chute potente](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/chute-potente.md): M.O.D. dos botões traseiros de chute potente na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Chute normal](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/chute-normal.md): M.O.D. dos botões traseiros de chute normal na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidade do RS para cima](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/habilidade-do-rs-para-cima.md): M.O.D. dos botões traseiros de habilidade do RS para cima na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidade do RS para a direita](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/habilidade-do-rs-para-a-direita.md): M.O.D. dos botões traseiros de habilidade do RS para a direita na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidade do RS para baixo](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/habilidade-do-rs-para-baixo.md): M.O.D. dos botões traseiros de habilidade do RS para baixo na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidade do RS para a esquerda](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/habilidade-do-rs-para-a-esquerda.md): M.O.D. dos botões traseiros de habilidade do RS para a esquerda na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Habilidade do botão RS](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/habilidade-do-botao-rs.md): M.O.D. dos botões traseiros de habilidade do botão RS na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Alternar M.O.D.s](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/alternar-m.o.d.s.md)
- [Botões mapeados TURBO](https://guide.strikepack.com/horizon-pt/manuals/fc/paddlebuttonmods/botoes-mapeados-turbo.md)
- [Modificador TURBO](https://guide.strikepack.com/horizon-pt/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-pt/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.
