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

# Selección de perfil

***

Almacena hasta **27** perfiles de configuración por GAMEPACK!

***

<img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">Toque en el **GAMEPACK** para ir a **Selección de perfil**, luego puede tocar **CM**\_**Predeterminado** para dirigirse directamente al área de **panel** área, o puede crear un nuevo perfil:

1. Para crear un perfil, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">toque el icono verde <img src="/files/d86398f1609da46d2992f3cfe0005fd643a03899" alt="" data-size="line">*<mark style="color:verde;">**MÁS**</mark>* icono.
2. Seleccione un icono, luego nombre su perfil. Si esto no sale y guarda automáticamente su perfil, puede <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">toca el ***GUARDAR*** icono, ubicado en la parte superior derecha.
3. <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">Toque su perfil recién creado para pasar a **panel**. El **Gearhead Eyes** en la **STRIKEPACK HORIZON**™ cambiará a <mark style="color:verde;">**VERDE PULSANTE**</mark>, indicando <mark style="color:verde;">**MODO GAMEPACK**</mark>.

<div align="center"><figure><img src="/files/f72a6b947e5a27d513d6c9cedff4b9403248498d" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Puedes almacenar hasta 27 perfiles por GAMEPACK**, lo que permite configuraciones muy diferentes para sus diversas estrategias de juego, amigos o familia. Estos perfiles permanecerán guardados mientras la app esté instalada, con la excepción de una actualización importante, en cuyo caso se le advertirá que, si la acepta, sus perfiles se borrarán.

***

Para editar el nombre y el icono de un perfil, restablecer sus ajustes a los valores predeterminados o eliminarlo por completo, puede <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">mantener el dedo sobre el icono del perfil hasta que aparezca el siguiente menú:

<img src="/files/10944bcee3350397414ea083876b01a3096d3fa7" alt="" data-size="original">

:warning: Si solo queda un único perfil, puede restablecerse, pero no eliminarse.

***

:bangbang: **Action**-**GAMEPACKs de estilo** tiene una cantidad limitada de bloques de grabación; sin embargo, cada perfil tiene su propio conjunto de bloques de grabación.
{% endhint %}


---

# 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/app/profileselection.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.
