> 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/manuals/gamepack/weaponselectormode.md).

# Weapon Selector Mode

| ***Commonly featured under*** <img src="/files/QD9qVpfY3MElYlZAzy8a" alt="" data-size="line">**Settings&#x20;*****in Shooter**-**style GAMEPACKs**,* "**Weapon Selector Mode**" covers how you can change up your **ACTIVE Weapon Slot** via your controller. | <img src="/files/d5eafnHSWEbmIzQakxKG" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

There are ***usually*** **3** options to select from...  Select (**Weapon Selector**), Detect (**Weapon AI**), & Speech (**Weapon Voice**).  If any of these options are deemed unsuitable for a specific game, its GAMEPACK may feature fewer options, or even **NO** Weapon Selector Mode setting.

***

Weapon Selector is always available to fallback to; it is also included in the Detect & Speech options.

| <img src="/files/k00ga9j9OBZCX7bczATD" alt="" data-size="original"> | <img src="/files/G7eTR5GfZy8xyoeHSuCO" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

**See the links below to learn about each option**, then after making your selection, <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">tap the <img src="/files/dpReF9U32yw5i8PfsY5K" alt="" data-size="line">back-arrow at the top-left to return to the Dashboard.

<figure><img src="/files/n1hXc4rkEVnRhEinN7AO" alt=""><figcaption></figcaption></figure>

## **Options Explained**

<figure><img src="/files/EoZ7m9C4dcmsd1t0Vcxd" alt=""><figcaption></figcaption></figure>

See the links below:

### [**Weapon Selector**](/horizon/manuals/gamepack/weaponselectormode/selector.md)

### [**Weapon AI**](/horizon/manuals/gamepack/weaponselectormode/ai.md)

### [**Weapon Voice**](/horizon/manuals/gamepack/weaponselectormode/voice.md)


---

# 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/manuals/gamepack/weaponselectormode.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.
