> 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/basketball/22seriesxsblacktop.md).

# 22-Series-XS-Generator (Blacktop)

**DIESER GENERATOR ERFORDERT FOLGENDES:**

* **SPIELEN AUF SERIES XS BASKETBALL 22**
* **TUTORIAL IN MYCAREER ABSCHLIESSEN**
* **VIBRATION: EIN**
* **LIEBLINGSTEAM: KEINES**
* **SPIELSCHWIERIGKEIT: ANFÄNGER**

***

**SCHRITT 1**:  Vom In-Game **Hauptmenü**, fahre über "**MyCareer**" aber <mark style="color:rot;">**NICHT**</mark> geben Sie es ein.

***

**SCHRITT 2**: Tippen Sie auf die <img src="/files/677db2260b6b963d3fb345db06805515ba2e19f7" alt="" data-size="line"><mark style="color:grün;">**SPIELEN**</mark> Taste auf dem Dashboard der App. Die RGB-LED wechselt von <mark style="color:rot;">**ROT**</mark> zu <mark style="color:grün;">**PULSIEREND GRÜN**</mark>, und unter „Generator-Daten“ gibt Ihnen der „Status“ im Dashboard einen Hinweis darauf, was derzeit mit dem Generator passiert.

***

**AUSSCHALTEN**: Wenn Sie den Generator ausschalten möchten, tippen Sie auf die <img src="/files/b1751b52f6984055a0daa7c8d9a3c40029326e64" alt="" data-size="line"><mark style="color:rot;">**STOPP**</mark> Schaltfläche im Dashboard oder <img src="/files/cd4ce6d7ccd1f343c1f1bbdefc0c82e9deee71cb" alt="" data-size="line">***ANSEHEN*** Schaltfläche auf Ihrem Controller. Die RGB-LED wechselt wieder zu <mark style="color:rot;">**ROT**</mark>.

***

{% hint style="danger" %} <mark style="color:rot;">**WARNUNG**</mark><mark style="color:rot;">:</mark>  Obwohl unsere Generatoren im Spiel lediglich Controller-Befehle (Makros) sind, kann die Verwendung solcher Generatoren einen Verstoß gegen die Nutzungsbedingungen eines bestimmten Publishers darstellen. BITTE VERWENDEN SIE SIE VERANTWORTUNGSVOLL UND VERMEIDEN SIE DEN DAUERBETRIEB ÜBER EINEN LÄNGEREN ZEITRAUM; D. H. GEBEN SIE IHNEN INNERHALB EINES ZEITRAUMS VON 12 BIS 24 STUNDEN EINE PAUSE. Die Verwendung solcher Generatoren erfolgt ausschließlich auf eigenes Risiko des Endnutzers. Obwohl Sperrungen selten sind, übernehmen wir KEINE Verantwortung für Kontosperrungen, Suspendierungen oder Deaktivierungen, die mit solchen Verstößen in Verbindung stehen.
{% endhint %}


---

# 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/basketball/22seriesxsblacktop.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.
