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

# Generatore Serie 22 XS (Blacktop)

**QUESTO GENERATORE RICHIEDE QUANTO SEGUE:**

* **SI STA GIOCANDO SU SERIES XS BASKETBALL 22**
* **COMPLETA IL TUTORIAL IN MYCAREER**
* **VIBRAZIONE: ATTIVA**
* **SQUADRA PREFERITA: NESSUNA**
* **DIFFICOLTÀ DI GIOCO: PRINCIPIANTE**

***

**FASE 1**:  Dal gioco **Menu principale**, passa il mouse su "**MyCareer**" ma <mark style="color:rosso;">**NON**</mark> inseriscilo.

***

**FASE 2**:  Tocca il <img src="/files/0a53e4fcd6575369ac3579605affaef9f1685470" alt="" data-size="line"><mark style="color:verde;">**GIOCA**</mark> pulsante nella Dashboard dell'app.  Il LED RGB cambierà da <mark style="color:rosso;">**ROSSO**</mark> per <mark style="color:verde;">**VERDE PULSANTE**</mark>, e sotto "Dati del generatore", lo "Stato" nella Dashboard ti darà un'idea di ciò che sta attualmente accadendo con il generatore.

***

**SPEGNIMENTO**:  Quando desideri spegnere il generatore, tocca il <img src="/files/90337a78aa7b72d29c580c21b01f6df7d434e584" alt="" data-size="line"><mark style="color:rosso;">**STOP**</mark> pulsante sulla Dashboard, oppure <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***VISUALIZZA*** pulsante sul tuo controller.  Il LED RGB tornerà a <mark style="color:rosso;">**ROSSO**</mark>.

***

{% hint style="danger" %} <mark style="color:rosso;">**ATTENZIONE**</mark><mark style="color:rosso;">:</mark>  Sebbene i nostri generatori in-game siano semplicemente comandi del controller (macro), l'uso di tali generatori può costituire una violazione dei termini di utilizzo di un determinato publisher.  TI PREGHIAMO DI USARLI RESPONSABILMENTE E DI EVITARE DI ESEGUIRLI PER UN PERIODO DI TEMPO PROLUNGATO; AD ESEMPIO, CONCEDILI UNA PAUSA ENTRO UN PERIODO DI 12-24 ORE.  L'uso di tali generatori è a esclusivo rischio dell'utente finale.  Sebbene i ban siano rari, non accettiamo ALCUNA responsabilità per ban, sospensioni o disattivazioni dell'account associate a tali violazioni.
{% 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-it/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.
