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

# Character Select

***If this Dashboard setting is present**,* you are <mark style="color:red;">**REQUIRED**</mark> to **MATCH** your **Current Character**.  The image below is a non-existing example.  Depending on the GAMEPACK, this setting may be named **Fighter Select**, **Hero Select**, **Legend Select**, **Operator Select**, etc.  Either way, select the character that you are currently playing with:

| <img src="/files/0wiQsNlcNC9e6bFxJHOY" alt="" data-size="original"> | <img src="/files/FFIHVe5pbY65nA8RdtJg" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

Xbox®:  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 ***TAP*** will activate the selection, then further ***TAPS*** will cycle through the characters.  Even if this setting is out of view, there will be pop up notifications and in some GAMEPACKs, sound alerts.  Upon **MATCHING** your in-game character, ***RELEASE*** <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***ACTIVATOR***.

***

<div align="left"><figure><img src="/files/NgfLcdWwrhVwTugXFVKq" alt=""><figcaption></figcaption></figure></div>

DualSense®:  You can reach for the app controls, or while <img src="/files/Hut5VHSMPm7OmTKPgLrz" alt="" data-size="line">***ACTIVATOR*** is <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">***HELD***, <img src="/files/s0Xq3UQXCfoTz0C00E21" alt="" data-size="line">***LEFT SHOULDER BUTTON*** 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 characters.  Even if this setting is out of view, there will be pop up notifications and in some GAMEPACKs, sound alerts.  Upon **MATCHING** your in-game character, ***RELEASE*** <img src="/files/Hut5VHSMPm7OmTKPgLrz" 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/gamepack/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.
