> 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/militaryshooter21/weaponselector/selector.md).

# Waffenwähler

"**Auswählen**" bietet eine **Waffenauswahl** Controller-Kurzbefehl, mit dem du schnell und aus der Ferne navigieren kannst, um deinen AKTIVEN Waffenplatz zuzuweisen, während du zur Bestätigung deiner Auswahl die App-Visualisierungen und -Warnungen beachtest.

***

Sobald du im Spiel bist, stelle sicher, dass du zu dem AKTIVEN Waffenplatz gewechselt hast, dem du einen GENERISCHEN: Feuer-Modus oder eine optimierte Waffe zuweisen möchtest.

***

Bewege dich aus der Gefahrenzone und verstecke dich, denn das Letzte, was du willst, ist angegriffen zu werden, während du den Waffenplatz zuweist.

| Um den Waffenauswähler zu öffnen, während <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line">***DU GEDRÜCKT HÄLTST*** <img src="/files/cd4ce6d7ccd1f343c1f1bbdefc0c82e9deee71cb" alt="" data-size="line">***AKTIVATOR**,* <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">***ANTIPPEN*** <img src="/files/b8424e24a0745b88665d0aea545176927a750f9c" alt="" data-size="line">***RECHTER TRIGGER*** und der Text des Waffenplatzes zu einer Kategorie wechselt.  ***NICHT*** lässt du los <img src="/files/cd4ce6d7ccd1f343c1f1bbdefc0c82e9deee71cb" alt="" data-size="line">***AKTIVATOR*** noch nicht, da er ***GEDRÜCKT BLEIBEN MUSS*** um im Waffenauswähler zu bleiben. | <img src="/files/f246512796d377977d55ec529e006087c16131b6" alt="" data-size="original"><img src="/files/beadb0aa91f6fc3b3da3425e868da4c1d5804bef" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

Die Optionen GENERIC: Feuer-Modus und Optimierte Waffe sind in Kategorien organisiert. Du kannst mit ihnen navigieren mit <img src="/files/a33a8e2f3f22a07d7f1add7c109da28b738639c7" alt="" data-size="line">***RECHTE SCHULTERTASTE***&#x6F;der <img src="/files/f64752d2dba3ce51f6585d34b672dced36714d7c" alt="" data-size="line">***LINKER BUMPER**.*

***

Sobald du eine Kategorie ausgewählt hast, <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">***ANTIPPEN*** <img src="/files/b8424e24a0745b88665d0aea545176927a750f9c" alt="" data-size="line">***RECHTER TRIGGER*** um durch ihre Optionen zu wechseln und deine Auswahl für den Waffenplatz festzulegen.  ***LOSLASSEN*** <img src="/files/cd4ce6d7ccd1f343c1f1bbdefc0c82e9deee71cb" alt="" data-size="line">***AKTIVATOR*** um deine Auswahl zu bestätigen und den Waffenauswähler zu verlassen.


---

# 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/militaryshooter21/weaponselector/selector.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.
