> 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/activar-habilidades-rs.md).

# Activar habilidades RS

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

***

| Botón de remo M.O.D. para activar habilidades de RS                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Mientras <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENIENDO PRESIONADOS*** cualquiera que sea ***BOTÓN DE PALETA*** hayas asignado a "**Activar RS Skills**"*,* puedes usar ***PALANCA DERECHA*** para activar cualquier "**Habilidades RS**" que hayas asignado, como se muestra a continuación: |

<div align="left"><figure><img src="/files/68e0f2b09d321a6855f90a0a8ee8ed97382374e3" alt=""><figcaption></figcaption></figure></div>

| Si aún no has asignado ningún "**Habilidades RS**", ve a "[**RS Skills ajustables**](/horizon-es/manuals/fc/rsskills.md#rs-skills-adjustables)".                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/29e72697d46261a5f649ed4379e00b0d60b638a8" alt="" data-size="original"><em><strong>MOVIMIENTO RS ARRIBA</strong></em> para "<strong>Habilidad de RS Arriba</strong>".</p><p><img src="/files/7fecd948ad8ac4212d180ab9898ad6c5df16b27e" alt="" data-size="original"><em><strong>MOVIMIENTO RS A LA DERECHA</strong></em> para "<strong>Habilidad de RS Derecha</strong>".</p><p><img src="/files/bbe4a33b0c1351c51e6a6788f4ffa94d759d01cc" alt="" data-size="original"><em><strong>MOVIMIENTO RS ABAJO</strong></em> para "<strong>Habilidad de RS Abajo</strong>".</p><p><img src="/files/355323b1224994b81b31bd4ed66e6c1ca296152a" alt="" data-size="original"><em><strong>MOVIMIENTO RS A LA IZQUIERDA</strong></em> para "<strong>Habilidad de RS Izquierda</strong>".</p><p><img src="/files/23120af2522e97a49e81dfd14fd88f6b1d4d6f9a" alt="" data-size="original"><em><strong>PULSAR BOTÓN RS</strong></em> para "<strong>Habilidad del botón RS</strong>".</p> |

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/fc/paddlebuttonmods/activar-habilidades-rs.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.
