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

# 1. Selección de luchador

| ***Una parte vital de MK1, que es una acción**-**GAMEPACK de estilo**,* para acceder a nuestro "optimizado<mark style="color:rojo;">**Combos de luchador**</mark>", usted está <mark style="color:rojo;">**OBLIGATORIA**</mark> para establecer "**Selección de luchador**" en **COINCIDENCIA** tus **Luchador actual**. | <img src="/files/280ecdb40885b4657afe029a6018e5cf7cc30b40" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |

| <img src="/files/6abf2b6e46fa4e00aed42a42a50326d90ea219a8" alt="" data-size="original"> | <img src="/files/c5aad710f5a0609c4765429558153d248630b93d" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Puedes acceder a los controles de la aplicación, o mientras <img src="/files/4018cb8bb1f686428e63dd8784ecec99b5cd4040" alt="" data-size="line">***ACTIVADOR*** está <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***PRESIONADO***, <img src="/files/4ac023d0612398949d27c624eb89cd7609965d00" alt="" data-size="line">***BOTÓN IZQUIERDO*** puede ser <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">***TOCADO*** para hacer tu selección. El primer <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">***PULSA*** activará la selección, luego más <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">***PULSACIONES*** ciclará entre los luchadores. Incluso si este ajuste está fuera de vista, habrá notificaciones emergentes y alertas de sonido.  Al **COINCIDIENDO** tu luchador dentro del juego, ***SUELTA*** <img src="/files/4018cb8bb1f686428e63dd8784ecec99b5cd4040" alt="" data-size="line">***ACTIVADOR***.


---

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