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

# MK1

| <img src="/files/8zgjysWf5oFuVmhvtQeE" alt="" data-size="original"> | <h2><mark style="color:green;">Feature Overview</mark></h2><p><img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"><img src="/files/ilkFWEeFpdOXsfrfVtbr" alt="" data-size="line"><img src="/files/60KiXgw0TMf9wdBWr0BI" alt="" data-size="line"><img src="/files/KTgTEhflcmfesjVzlElM" alt="" data-size="line"></p> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

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

## Feature Overview

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

| Feature overview of **MK1** GAMEPACK for the **STRIKEPACK HORIZON**™ controller adapter, and powered by the **STRIKEPACK CENTRAL**™ smartphone app. | <img src="/files/cl3QJZdcUg7TSYrTeu0I" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

This comprehensive instruction manual will guide you through all GAMEPACK features in the designated sequence, ensuring an efficient learning experience.

### Featuring:

Access Optimized Fighter Combos from our team, or Record & Playback huge combos.  By leveraging the power of your smart device (smartphone, tablet) running the **STRIKEPACK CENTRAL**™ app, **MK1** can record & playback up to around 60 button presses per Paddle Button.

{% hint style="danger" %}
**MK1** <mark style="color:red;">**REQUIRES**</mark> the **STRIKEPACK CENTRAL**™ app to remain open and your smart device to stay well within **9 meters** (just under **30 feet**) of the **STRIKEPACK HORIZON**™.  This range may be shorter depending on local Bluetooth® interference.  Ensure that you plug in your smart device to keep it charged.
{% endhint %}

### Optimized Fighter Combos

Having difficulty stringing trickier combos together?  Perform them with the touch of a Paddle Button using a selection of our in-house optimized Fighter Combos.

### Combo Record & Playback <a href="#optimized-anti-recoil" id="optimized-anti-recoil"></a>

Record & Playback your own combos.

### Incredible Import & Export Feature <a href="#quick-edit-anti-recoil" id="quick-edit-anti-recoil"></a>

Copy & paste recorded combos as codes.  Share codes online!

### Combo Direction <a href="#optimized-rapid-fire" id="optimized-rapid-fire"></a>

Easily switch between combo directions with the stick buttons.

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

Choose from various options for interrupting combos with your controller.

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

Choose from various options for interrupting combos with your controller.

### Recording Mode <a href="#quick-edit-anti-recoil" id="quick-edit-anti-recoil"></a>

Choose from various options for recording or not recording analog sticks.


---

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