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

# Barra inferior

***

Sempre que você for selecionado em um GAMEPACK, as **Inferior**-**Barra** configurações podem ser acessadas a partir do **Painel**:

<div align="left" data-full-width="false"><figure><img src="/files/fb84894589afac284451605d074ed4df2b84cf88" alt=""><figcaption></figcaption></figure></div>

## <img src="/files/d5f09e4c952e97b405784e60f27d30dfb23497ad" alt="" data-size="line"> [**Mapeamento**](broken://pages/14d181840b746796759f23105f5996b57eb9420f)

...acesso ao Mapeamento dos Botões Paddle por perfil e aos M.O.D.s (Macros On Demand).

***

## <img src="/files/1277144eb1eaeb977f24bd7681da93b03a7cb7ab" alt="" data-size="line"> [**Controle**](/horizon-pt/manuals/app/bottombar/controller.md)

...acesso às configurações do controle por perfil, como Bloquear vibração do controle.

***

## <img src="/files/01fe04486c7d4da9ce5e75c93a361cce665e7885" alt="" data-size="line"> [**Bloquear M**.**O**.**D**.**s**](/horizon-pt/manuals/app/bottombar/blockmods.md)

...alternância para M.O.D.s.

***

## <img src="/files/3087fd42756e5455f0e74b55b572058d7d020a6d" alt="" data-size="line"> [**Áudio**](/horizon-pt/manuals/app/bottombar/audio.md)

...acesso aos controles de volume de áudio para sons e alertas.

***

## <img src="/files/1ba3f0add9bae6856175865cf1195876181cac1a" alt="" data-size="line"> [**Suporte**](/horizon-pt/manuals/app/bottombar/support.md)

...acesso a recursos de suporte.


---

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