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

# Controles do app

***

Vários tipos de configurações que você encontrará ao longo do **STRIKEPACK CENTRAL**™ app:

{% tabs %}
{% tab title="Configuração de opção" %}
A **opção** configuração pode ser alterada rapidamente ao <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">tocar nos seus ícones de <img src="/files/afe4a466cd26514863ac73f74a7e760e88605caf" alt="" data-size="line">seta<img src="/files/e4ed1da1617ddcdf07c934e4873de0fbec81cb2b" alt="" data-size="line"> . Você pode abrir seu **Seletor de opções** ao <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">manter o dedo sobre a configuração até que ela seja totalmente desenhada. Isso mostrará um submenu com suas opções para você deslizar e <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">selecionar:

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

{% tabs %}
{% tab title="Configuração de controle deslizante" %}
A **Controle deslizante** configuração pode ser ajustada com precisão usando os ícones de <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">tocar nos seus ícones de <img src="/files/15fddf2362450ea4920722c95595427453be21a2" alt="" data-size="original">menos ou <img src="/files/e9f73c88377a2ca7adc922871c70c95e1f1ba663" alt="" data-size="line">mais. Ela pode ser ajustada mais rapidamente ao <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">manter e arrastar o botão do controle deslizante:

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

{% tabs %}
{% tab title="Configuração de alternância" %}
A **Alternância** configuração pode ser <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">tocada para alterná-la <img src="/files/8ce59a37f22ec2c71ecc651cee38678b96a698aa" alt="" data-size="original">**LIGADO**  / <img src="/files/5423150c47f9006ec05182e6ac4168e0f57a0d88" alt="" data-size="original">**DESLIGADO**.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Atalhos do controle" %}
As configurações do Painel às vezes têm **Atalhos do controle** que, dependendo do GAMEPACK, podem se tornar visíveis quando o botão do controle <img src="/files/59ba52717dbc86807203c6d54cff984a96ba0860" alt="" data-size="line">***ATIVADOR*** é <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTIDO PRESSIONADO**.*

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

{% hint style="warning" %} <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">Toque no ícone de <img src="/files/d2856b36365f2cc497ab034b81892a87c83b8b2e" alt="" data-size="line">**Informações** nas configurações para saber mais sobre elas.
{% 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-pt/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.
