> 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/gamepack/generators/grandtheftonlinegen/flyinggen.md).

# Flug-Generator

**DIESER GENERATOR ERFORDERT FOLGENDES:**

* **SPIELEN VON GRAND THEFT ONLINE**
* **VIBRATION: EIN**
* **STANDARD-IN-GAME-STEUERUNG & -EINSTELLUNGEN**

***

**SCHRITT 1**:  Navigieren Sie zu Grand Theft Online und warten Sie, bis Sie im Spiel sind.  <mark style="color:rot;">**Stellen Sie sicher, dass Sie in der Third-Person-Ansicht sind**</mark><mark style="color:rot;">!</mark>

***

**SCHRITT 2**:  Finden Sie einen **Hubschrauber** & steigen Sie ein.

***

**SCHRITT 3**:  Tippen Sie auf die <img src="/files/677db2260b6b963d3fb345db06805515ba2e19f7" alt="" data-size="line"><mark style="color:grüne;">**SPIELEN**</mark> Schaltfläche im App-Dashboard.  Die RGB-LED ändert sich von <mark style="color:rot;">**ROT**</mark> an, um sie ihr <mark style="color:grüne;">**PULSIEREND GRÜN**</mark>, und unter "Generator Data" gibt Ihnen der "Status" auf dem 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">***ANSICHT*** Schaltfläche auf Ihrem Controller.  Die RGB-LED ändert sich zurück zu <mark style="color:rot;">**ROT**</mark>.

***

{% hint style="danger" %} <mark style="color:rot;">**WARNUNG**</mark><mark style="color:rot;">:</mark>  Obwohl unsere In-Game-Generatoren lediglich Controller-Befehle (Makros) sind, kann die Verwendung solcher Generatoren gegen die Nutzungsbedingungen eines bestimmten Publishers verstoßen.  BITTE VERWENDEN SIE SIE VERANTWORTUNGSVOLL & VERMEIDEN SIE EINE NUTZUNG Ü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 im Zusammenhang mit solchen Verstößen.
{% 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/gamepack/generators/grandtheftonlinegen/flyinggen.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.
