> 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/manuals/gamepack/generators/hockeygen/22gen.md).

# 22 Generator

**THIS GENERATOR REQUIRES THE FOLLOWING:**

* **PLAYING HOCKEY 22 GAME**
* **VIBRATION: ON**
* **CONTROLLER SETTINGS > SHOOTING CONTROLS: ALWAYS UP**

***

**STEP 1**:  From the in-game Main Menu, navigate to Hockey Ultimate Team, then Single Player, then hover over "**Exhibition Game**" but <mark style="color:red;">**DO NOT**</mark> enter it.

***

**STEP 2**:  Tap the <img src="/files/bDL4SlSNDD596HVfQuiw" alt="" data-size="line"><mark style="color:green;">**PLAY**</mark> button on the app Dashboard.  The RGB LED will change from <mark style="color:red;">**RED**</mark> to <mark style="color:green;">**PULSING GREEN**</mark>, and under "Generator Data", the "Status" on the Dashboard will give you an idea of what is currently happening with the generator.  **The generator will perform its function for as long as you have contracts or until a server shut down occurs**.

***

**SHUT OFF**:  When you wish to shut off the generator, tap the <img src="/files/1LXI2IIoShJUAcGqE5KR" alt="" data-size="line"><mark style="color:red;">**STOP**</mark> button on the Dashboard, or <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***VIEW*** button on your controller.  The RGB LED will change back to <mark style="color:red;">**RED**</mark>.

***

{% hint style="danger" %} <mark style="color:red;">**WARNING**</mark><mark style="color:red;">:</mark>  Although our in-game generators are simply controller commands (macros), the use of such generators may be a violation of a given publisher's terms of use agreement.  PLEASE USE THEM RESPONSIBLY & AVOID RUNNING THEM OVER AN EXTENDED PERIOD OF TIME; I.E. GIVE THEM A BREAK WITHIN A 12-24 HOUR PERIOD.  The use of such generators is at the sole risk of the end user.  While bans are rare, we accept NO responsibility for account bans, suspensions, or deactivations associated with such violations.
{% 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/manuals/gamepack/generators/hockeygen/22gen.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.
