> 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/rdr2/gamepacksetup/support.md).

# Support

## <mark style="color:rot;">Support</mark>

<div align="left"><figure><img src="/files/8ebb06cb8309bf6dbce68998bf771997d360725b" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

### &#x20;<img src="/files/597e9a8455f2b5010a4cd566ba8d4ca55831f187" alt="" data-size="line"> Support-Hilfe

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th>Anweisungen</th><th>Bild</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">Tippen Sie auf das <img src="/files/597e9a8455f2b5010a4cd566ba8d4ca55831f187" alt="" data-size="line"><strong>Support</strong> Symbol unten in der Leiste, um entweder den „<strong>Support</strong>“-Bereich zu öffnen oder zu schließen.</td><td><img src="/files/8ebb06cb8309bf6dbce68998bf771997d360725b" alt="" data-size="original"></td><td></td></tr></tbody></table>

Dies enthält die **GAMEPACK-Name** & **Versionsnummer**, zusammen mit Schaltflächen für die **Änderungsprotokoll**, **Manuell**, & **E-Mail**:

Die **Änderungsprotokoll** Links zur *Neuigkeiten* Seite für GAMEPACK-Updates.

Die **Manuell** Schaltfläche verlinkt zur GAMEPACK-Dokumentation, die spezifische und aktuelle Details enthält. Wenn Sie Probleme haben, erschöpfen Sie bitte unsere Video- und schriftlichen Ressourcen in der vorgesehenen Reihenfolge, **kurz vor** unter Verwendung der **E-Mail** Schaltfläche, um unser **Support-Team**.

Die **E-Mail** -Schaltfläche fordert Sie auf, Ihre E-Mail-App zu öffnen. Sie fügt automatisch Ihre aktuellen **Profil-** & **System-** Daten an. Diese detaillierte Aufschlüsselung Ihrer Einstellungen kann unserem Team helfen, die Ursache zu identifizieren und eine Lösung zu finden:

<table data-header-hidden><thead><tr><th>Anweisungen</th><th>Bild</th><th data-hidden></th></tr></thead><tbody><tr><td><p><span data-gb-custom-inline data-tag="emoji" data-code="1f44d">👍</span> Bitte beantworten Sie die Fragen nach bestem Wissen und Gewissen.  <span data-gb-custom-inline data-tag="emoji" data-code="26a0">⚠️</span> Wenn <strong>NEIN</strong> Antwort bereitgestellt wird, wird Ihre E-Mail von unserem Support-Team ignoriert.</p><p></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f44e">👎</span> Bitte <strong>VERMEIDEN SIE</strong> vage Angaben wie "<em>Es funktioniert nicht</em>" oder "<em>Ich habe alles versucht</em>", da unser Support-Team darauf mit allgemeinen Rückfragen antworten wird, was eine Lösung verzögern wird.</p></td><td><img src="/files/61dd2d96613286329d19b0c6526da204d820d524" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="danger" %}
Sobald Sie Ihre E-Mail gesendet haben, erlauben Sie bitte bis zu **3** Tage für eine Antwort, bevor Sie eine weitere senden, und verzichten Sie auf Spam, da dies unsere Antwort an Sie verzögern wird.
{% endhint %}

{% hint style="info" %}
Denk daran, dass das Tippen auf das <img src="/files/597e9a8455f2b5010a4cd566ba8d4ca55831f187" alt="" data-size="line">**Support** Das Symbol erneut wird den Bereich schließen.
{% endhint %}

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

## 2. RS-Fähigkeiten

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

Und damit ist „**Support**".  "[**RS-Fähigkeiten**](/horizon-de/manuals/fc/rsskills.md)" wird als Nächstes behandelt...


---

# 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/rdr2/gamepacksetup/support.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.
