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

# 1. Selezione fighter

| ***Una parte vitale di MK1 che è un'azione**-**GAMEPACK in stile**,* per accedere al nostro "<mark style="color:rosso;">**Combo del lottatore**</mark>ottimizzato", sei <mark style="color:rosso;">**RICHIESTO**</mark> per impostare "**Selezione del combattente**" su **MATCH** il tuo **Lottatore attuale**. | <img src="/files/1f45a8e0ed766d7ff70b7e840ca0c37dee669cc4" alt="" data-size="original"> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

| <img src="/files/a12a3fcfee0d9a2bc7d9c880cc753b7c413156e4" alt="" data-size="original"> | <img src="/files/7ae59e0940ef0109109a207046a3c1cf946ee75c" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Puoi raggiungere i controlli dell'app, oppure mentre <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***ATTIVATORE*** è <img src="/files/75848885fdeaeb8fc5709a304b5f1406a79e076f" alt="" data-size="line">***TENUTO PREMUTO***, <img src="/files/f15a5ee82a4173438f46c6a852a4c5d12cbaf03e" alt="" data-size="line">***PARAURTI SINISTRO*** può essere <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***TOCCATO*** per effettuare la tua selezione. Il primo <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***TAP*** attiverà la selezione, poi ulteriori <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***TOCCHI*** farà scorrere i combattenti. Anche se questa impostazione è fuori vista, ci saranno notifiche popup e avvisi sonori.  Quando **CORRISPONDENZA** il tuo combattente nel gioco, ***RILASCIA*** <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***ATTIVATORE***.


---

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