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

# Selezione del personaggio

***Se questa impostazione della Dashboard è presente**,* sei <mark style="color:rosso;">**RICHIESTO**</mark> per **MATCH** il tuo **Personaggio attuale**.  L'immagine qui sotto è un esempio inesistente.  A seconda del GAMEPACK, questa impostazione potrebbe chiamarsi **Selezione del combattente**, **Selezione eroe**, **Seleziona Leggenda**, **Selezione operatore**, ecc.  In ogni caso, seleziona il personaggio con cui stai attualmente giocando:

| <img src="/files/551e8e42b136ac9748e0a8ca9896899430e43b25" alt="" data-size="original"> | <img src="/files/c5e4305d2a3a31b4f2f7ca4702e4b9a131e48733" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Xbox®:  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 ***TAP*** attiverà la selezione, poi ulteriori ***TOCCHI*** scorrerai tra i personaggi.  Anche se questa impostazione non è visibile, appariranno notifiche popup e, in alcuni GAMEPACK, avvisi sonori.  Quando **CORRISPONDENZA** il tuo personaggio nel gioco, ***RILASCIA*** <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***ATTIVATORE***.

***

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

DualSense®:  Puoi raggiungere i controlli dell'app, oppure mentre <img src="/files/c3690d3ea52ceafab27be43b0ea028af3ca5a401" alt="" data-size="line">***ATTIVATORE*** è <img src="/files/75848885fdeaeb8fc5709a304b5f1406a79e076f" alt="" data-size="line">***TENUTO PREMUTO***, <img src="/files/c7d75528be0bf9ba7752512e477a0a0290be2d57" alt="" data-size="line">***PULSANTE SULLA SPALLA SINISTRA*** 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*** scorrerai tra i personaggi.  Anche se questa impostazione non è visibile, appariranno notifiche popup e, in alcuni GAMEPACK, avvisi sonori.  Quando **CORRISPONDENZA** il tuo personaggio nel gioco, ***RILASCIA*** <img src="/files/c3690d3ea52ceafab27be43b0ea028af3ca5a401" 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/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.
