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

# Aktion

| <img src="/files/bd1d0e022822cc9220e8bda839c327b08de21b2d" alt="" data-size="original"> | <h2>Funktionsübersicht</h2> |
| --------------------------------------------------------------------------------------- | --------------------------- |

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

## Video-Tutorial

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/1EJpjZTqGyk>" fullWidth="false" %}
Video-Tutorials dienen ausschließlich Bildungszwecken und spiegeln möglicherweise nicht alle aktuellen Funktionen wider.
{% endembed %}

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

## Funktionsübersicht

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

Funktionsübersicht von **Aktion** GAMEPACK für den **STRIKEPACK HORIZON**™-Controller-Adapter und betrieben von der **STRIKEPACK CENTRAL**™ Smartphone-App.

Dieses umfassende Handbuch führt Sie in der vorgesehenen Reihenfolge durch alle GAMEPACK-Funktionen und sorgt so für ein effizientes Lernerlebnis.

### Enthält:

### Combo-Aufzeichnung & Wiedergabe <a href="#optimized-anti-recoil" id="optimized-anti-recoil"></a>

Nimm deine eigenen Combos auf und spiele sie ab.

### Controller-Unterbrechungsverhalten <a href="#quick-edit-anti-recoil" id="quick-edit-anti-recoil"></a>

Wähle aus verschiedenen Optionen, um Combos mit deinem Controller zu unterbrechen.


---

# 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/action.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.
