> 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-de/manuals/fc/paddlebuttonmods/rs-skills-aktivieren.md).

# RS-Fähigkeiten aktivieren

| <img src="/files/ccd3f2190adcb9def19da698912f1c30ed289c4a" alt="" data-size="original"> | <h2><mark style="color:rot;">RS-Fähigkeiten aktivieren</mark></h2> |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |

***

| RS-Fähigkeiten Paddle-Button M.O.D. aktivieren                                                                                                                                                                                                                                                                 |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Während <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line">***GEDRÜCKT HALTEN*** je nachdem ***PADDLE-TASTE*** Sie zu "**RS-Fähigkeiten aktivieren**"*,* du kannst ***RECHTEN STICK*** um jedes „**RS-Fähigkeiten**“ zu aktivieren, das du zugewiesen hast, wie unten gezeigt: |

<div align="left"><figure><img src="/files/605957807d3f3749f0d240f24201932051cfba9d" alt=""><figcaption></figcaption></figure></div>

| Falls du noch keine "**RS-Fähigkeiten**" zugewiesen hast, gehe zu "[**RS-Fähigkeiten-Anpassungen**](/horizon-de/manuals/fc/rsskills.md#rs-skills-adjustables)".                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/2d6809a56ed2172bb54dc7d32b4cfb6dd4ebb181" alt="" data-size="original"><em><strong>RS NACH OBEN KIPPEN</strong></em> für "<strong>RS-Oben-Fähigkeit</strong>".</p><p><img src="/files/abbc7427a1a454fec256bfb633579f21fc6a063a" alt="" data-size="original"><em><strong>RS NACH RECHTS KIPPEN</strong></em> für "<strong>RS Rechte Fertigkeit</strong>".</p><p><img src="/files/3bca39d405a646c6698c7342e37ee63796707e2e" alt="" data-size="original"><em><strong>RS NACH UNTEN KIPPEN</strong></em> für "<strong>RS-Abwärts-Fähigkeit</strong>".</p><p><img src="/files/e29cce51535c8ebc13142eedae4530a4767d51ec" alt="" data-size="original"><em><strong>RS NACH LINKS KIPPEN</strong></em> für "<strong>RS-Linke Fähigkeit</strong>".</p><p><img src="/files/840edb4ca2458a045786ba3d25595f5457a71416" alt="" data-size="original"><em><strong>RS-TASTE DRÜCKEN</strong></em> für "<strong>RS-Tasten-Fertigkeit</strong>".</p> |

GAMEPACK-spezifisch: [**FC Series**](/horizon-de/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-de/manuals/fc/paddlebuttonmods/rs-skills-aktivieren.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.
