> 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/grandtheftonlinegen/armsracegen.md).

# Arms Race Generator

**THIS GENERATOR REQUIRES THE FOLLOWING:**

* **PLAYING GRAND THEFT ONLINE GAME**
* **VIBRATION: ON**
* **DEFAULT IN-GAME CONTROLS & SETTINGS**

***

**STEP 1**:  Navigate to an invite only session in the Grand Theft Online tab.  <mark style="color:red;">**Make sure that you are in third person view**</mark><mark style="color:red;">!</mark>

***

**STEP 2**:  PRESS MENU to bring up the menu, then navigate to Online, and select Options.

* You **MUST** use the following settings:
  * **Allow Spectators**: Off
  * **Matchmaking**: Closed
  * **Remain Host After Next Job Vote Screen**: On

***

**STEP 3**:  Select Jobs, then select Play Job.  From the Play Job menu, select Rockstar Created, then select Races.  From Races, select **Arms Race** & confirm Start Job.

***

**STEP 4**:  From the **Arms Race** menu, 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.  <mark style="color:red;">**Note that this generator will be unsuccessful during snowy weather in**</mark><mark style="color:red;">-</mark><mark style="color:red;">**game events**</mark><mark style="color:red;">.</mark>

***

**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/grandtheftonlinegen/armsracegen.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.
