> 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/gamepack/paddlebuttonmods/tiro-potente.md).

# Tiro potente

| <img src="/files/f205ab7083537a28cd724d28951908fb2c2583b0" alt="" data-size="original"> | <h2><mark style="color:rojo;">Golpe potente</mark></h2> |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------- |

***

| Botón de pala Power Shot M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Para realizar un Power Shot, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>PULSA</strong></em> o <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER</strong></em> la <em><strong>BOTÓN DE PALETA</strong>.</em></p><hr><p>Cada golpe es ajustable para que elijas cuán potente quieres que sea el golpe que deseas realizar.  <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>AL TOCAR</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> realizará un "<strong>Golpe normal</strong>", teniendo en cuenta el "<strong>Tiempo de golpe</strong>", mientras que <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENIENDO PRESIONADOS</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> realizará un "<strong>Golpe finalizado</strong>", teniendo en cuenta el "<strong>Retraso de finalización</strong>".</p> |
| ![](/files/f90f923f05b3dea55ef1a8050ab07c316d3f8170)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

Específico de GAMEPACK: [**Serie FC**](/horizon-es/manuals/fc.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/gamepack/paddlebuttonmods/tiro-potente.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.
