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

# Controles de la app

***

Varios tipos de ajustes que encontrará en la app **STRIKEPACK CENTRAL**™:

{% tabs %}
{% tab title="Ajuste de opción" %}
El **Opción** el ajuste puede cambiarse rápidamente <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">tocando sus <img src="/files/7e4624f342c08d98f97fcf425b65991b22503cc9" alt="" data-size="line">flecha<img src="/files/42bf4e33b1c11acedfe4b4625e516f6c7eb2155e" alt="" data-size="line"> iconos. Puede abrir su **Selector de opciones** manteniendo <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">el dedo sobre el ajuste hasta que se trace por completo. Esto le presentará un submenú de sus opciones para que deslice y <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">seleccione de entre:

<div align="center"><figure><img src="/files/8634c462ba7347c0fc949e37fd2031a3546fb1e0" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Ajuste deslizante" %}
El **Deslizador** el ajuste puede ajustarse con precisión mediante <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">tocando sus <img src="/files/b413413d9675a049f41c99824983a7d643a4757b" alt="" data-size="original">menos o <img src="/files/d5a4b5ac808926734dd5606d47b2eb6cbc342005" alt="" data-size="line">iconos de más. Puede ajustarse más rápidamente <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">manteniendo pulsado y arrastrando el control deslizante:

<div align="center"><figure><img src="/files/1adb17a5cf3c49702276a44a7269384ac1fb8cad" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Ajuste de alternancia" %}
El **Alternancia** el ajuste puede <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">tocarse para cambiarlo a <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="original">**ENCENDIDO**  / <img src="/files/4a18a841ba610f00cb8e96a752ba8f3593727a6b" alt="" data-size="original">**APAGADO**.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Atajos del mando" %}
Los ajustes del Panel a veces tienen **Atajos del mando** que, dependiendo del GAMEPACK, pueden hacerse visibles cuando el <img src="/files/4018cb8bb1f686428e63dd8784ecec99b5cd4040" alt="" data-size="line">***ACTIVADOR*** botón del control está <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***PRESIONADO**.*

<div align="center"><figure><img src="/files/7839024a1bcb662002aef75dbd72289120aef3c9" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

{% hint style="warning" %} <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">Pulsa el <img src="/files/f99fd3f1f3ba1d4c44f6e4891eaac4712cd9f7bc" alt="" data-size="line">**Información** icono en los ajustes para obtener más información sobre ellos.
{% 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/appcontrols.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.
