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

# Untere Leiste

***

Immer wenn Sie in einem GAMEPACK ausgewählt sind, kann die **untere**-**Leiste** Einstellungen können über das GAMEPACK's **Dashboard**:

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

## <img src="/files/8bb3717af50adf480ec4d49f77426d344982129a" alt="" data-size="line"> [**Zuordnung**](broken://pages/f318212c8755ab27d22d99f2d50e963a8d3cbdf8)

...Zugriff auf profilbezogene Paddle-Tastenbelegung und M.O.D.s (Macros On Demand).

***

## <img src="/files/0c83ef70c05f49d060a760596697a37c7839784a" alt="" data-size="line"> [**Controller**](/horizon-de/manuals/app/bottombar/controller.md)

...Zugriff auf Controller-Einstellungen pro Profil, wie z. B. das Blockieren des Controller-Rumblers.

***

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

...Umschalter für M.O.D.s.

***

## <img src="/files/c159e986afcda833ba9e91aeda57f83b08062867" alt="" data-size="line"> [**Audio**](/horizon-de/manuals/app/bottombar/audio.md)

...Zugriff auf Lautstärkeregler für Audio, Sounds und Benachrichtigungen.

***

## <img src="/files/597e9a8455f2b5010a4cd566ba8d4ca55831f187" alt="" data-size="line"> [**Support**](/horizon-de/manuals/app/bottombar/support.md)

...Zugriff auf Support-Ressourcen.


---

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