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

# 1. Fighter Select

| ***A vital part of MK1 which is an Action**-**style GAMEPACK**,* to access our optimized "<mark style="color:red;">**Fighter Combos**</mark>", you are <mark style="color:red;">**REQUIRED**</mark> to set "**Fighter Select**" to **MATCH** your **Current Fighter**. | <img src="/files/CJ2b2Y4bboWOsjwnVlvo" alt="" data-size="original"> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

| <img src="/files/U86nEzH6Ip1Yi2sipPrv" alt="" data-size="original"> | <img src="/files/jxbCw5QidxTc2NMxCcAs" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

You can reach for the app controls, or while <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***ACTIVATOR*** is <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">***HELD***, <img src="/files/ES0iUnH7AMh4bZLZ9UTq" alt="" data-size="line">***LEFT BUMPER*** can be <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">***TAPPED*** to make your selection.  The first <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">***TAP*** will activate the selection, then further <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">***TAPS*** will cycle through the fighters.  Even if this setting is out of view, there will be pop up notifications & sound alerts.  Upon **MATCHING** your in-game fighter, ***RELEASE*** <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***ACTIVATOR***.


---

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