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

# Seleção de personagem

***Se esta configuração do Dashboard estiver presente**,* você está <mark style="color:vermelho;">**OBRIGATÓRIO**</mark> para **PARTIDA** seu **Personagem Atual**.  A imagem abaixo é um exemplo inexistente.  Dependendo do GAMEPACK, essa configuração pode ser chamada de **Seleção de Lutador**, **Seleção de Herói**, **Seleção de Lenda**, **Seleção de Operador**, etc.  De qualquer forma, selecione o personagem com o qual você está jogando atualmente:

| <img src="/files/717bc6052618026f0e11accc61f387515685a6ec" alt="" data-size="original"> | <img src="/files/94da93349544e99ee9e6eba1fbb775bc40e4180a" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Xbox®:  Você pode alcançar os controles do aplicativo, ou enquanto <img src="/files/59ba52717dbc86807203c6d54cff984a96ba0860" alt="" data-size="line">***ATIVADOR*** estiver <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTIDO PRESSIONADO***, <img src="/files/8de7f12a259e99f6f6fcf67c7bc15da8349d86f8" alt="" data-size="line">***BUMPER ESQUERDO*** pode ser <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">***PRESSIONADO*** para fazer sua seleção. O primeiro ***TOQUE*** ativará a seleção, depois toques ***TOQUES*** vai alternar entre os personagens.  Mesmo que essa configuração esteja fora de vista, haverá notificações pop-up e, em alguns GAMEPACKs, alertas sonoros.  Ao **CORRESPONDENDO** ao seu personagem no jogo, ***LIBERAR*** <img src="/files/59ba52717dbc86807203c6d54cff984a96ba0860" alt="" data-size="line">***ATIVADOR***.

***

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

DualSense®:  Você pode alcançar os controles do aplicativo, ou enquanto <img src="/files/9d4adaaa404abe0f1d07aef32355629dbdfb2497" alt="" data-size="line">***ATIVADOR*** estiver <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTIDO PRESSIONADO***, <img src="/files/482152263e2137b1b3f55bca75bd214d6fee169d" alt="" data-size="line">***BOTÃO SUPERIOR ESQUERDO*** pode ser <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">***PRESSIONADO*** para fazer sua seleção. O primeiro <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">***TOQUE*** ativará a seleção, depois toques <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">***TOQUES*** vai alternar entre os personagens.  Mesmo que essa configuração esteja fora de vista, haverá notificações pop-up e, em alguns GAMEPACKs, alertas sonoros.  Ao **CORRESPONDENDO** ao seu personagem no jogo, ***LIBERAR*** <img src="/files/9d4adaaa404abe0f1d07aef32355629dbdfb2497" alt="" data-size="line">***ATIVADOR***.


---

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