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

# Modo de seleção de arma

| ***Comumente apresentado em*** <img src="/files/d5e79816c2c178492c306f31324dd9aa47a2fa0a" alt="" data-size="line">**Configurações&#x20;*****em Shooter**-**GAMEPACKs estilo**,* "**Modo de Seleção de Arma**" cobre como você pode mudar o seu **Slot de Arma ATIVO** pelo seu controle. | <img src="/files/c83da31ead2816602cdd3aa612f105f3961fa94d" alt="" data-size="original"> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Há ***geralmente*** **3** opções para selecionar... Selecione (**Seletor de Armas**), Detectar (**IA de Armas**), e Fala (**Voz da Arma** ). Se alguma dessas opções for considerada inadequada para um jogo específico, seu GAMEPACK pode apresentar menos opções, ou até mesmo **NENHUMA** Configuração do Modo Seletor de Armas.

***

O Seletor de Armas está sempre disponível como alternativa; ele também está incluído nas opções Detectar e Fala.

| <img src="/files/0ee821a5a2ecdecf964d6798d38692eb328c82aa" alt="" data-size="original"> | <img src="/files/35acbda4cf0d2ddc3a22c4a3b59d2b0ebf8a6e13" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Veja os links abaixo para saber mais sobre cada opção**, então, depois de fazer sua seleção, <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">toque no <img src="/files/afe4a466cd26514863ac73f74a7e760e88605caf" alt="" data-size="line">seta para trás no canto superior esquerdo para voltar ao Dashboard.

<figure><img src="/files/6710e53d1779f23b2f086fe07695e971da76a3d0" alt=""><figcaption></figcaption></figure>

## **Opções explicadas**

<figure><img src="/files/494be37bb824a1fec3281a65fb6e2b2637644f4a" alt=""><figcaption></figcaption></figure>

Veja os links abaixo:

### [**Seletor de Armas**](/horizon-pt/manuals/gamepack/weaponselectormode/selector.md)

### [**IA de Armas**](/horizon-pt/manuals/gamepack/weaponselectormode/ai.md)

### [**Voz da Arma**](/horizon-pt/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-pt/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.
