> 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/militaryshooterzone/weaponselector/autodetectbo6.md).

# Auto Detect (BO6 Guns)

COD WZ 4 now has a third option, Auto Detect (BO6 Guns).  This feature is only available for the DualSense® Strike Pack, under **Weapon Selector Mode** in the <img src="/files/QD9qVpfY3MElYlZAzy8a" alt="" data-size="line">**GAMEPACK Settings**.  **You MUST also be using the adaptive trigger to fire with**.  As this feature uses the DualSense®, it is <mark style="color:red;">**unavailable**</mark> on Xbox®.  It will automatically any BO6 weapon that you have picked up during WZ gameplay.  Detection happens when you are firing.  It also temporarily disables the Weapon Slot tracking and Weapon Selector while it is ON.

<div align="left"><figure><img src="/files/ry2XcbBnWQkqWFX89Fhc" alt=""><figcaption><p>Once Auto Detect is selected in Weapon Selector Mode, this feature can be toggled on and off at will.</p></figcaption></figure></div>

You can toggle this feature ON/OFF using a controller shortcut (while <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">**HOLDING TOUCH ACTIVATOR**, <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">**HOLD** <img src="/files/c9eDYy0L2wvexiLNV1p1" alt="" data-size="line"> until the interface on the app changes).  When this feature is ON, the Weapon Slots will be very obviously removed from the app dashboard, replaced with the detection interface (pictured below), and the Strike Pack LEDs will also change to <mark style="color:blue;">**BLUE**</mark><mark style="color:blue;">.</mark>

<div align="left"><figure><img src="/files/A7wrXQcHlFAf77bP3F7E" alt="" width="311"><figcaption></figcaption></figure></div>

{% stepper %}
{% step %}

### Detection

When you start firing, your weapon will be detected.  This will be remembered until you press the button for picking up a weapon or the button for switching weapons... which will cause it to try and detect the next weapon you fire again.
{% endstep %}

{% step %}

### Preferred Detection

Certain weapons are harder for us to tell apart.  For this weapons, you can simply <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">tap on the weapon that you are using under **Preferred Detection**.  You can also cycle between them; while <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">**HOLDING TOUCH ACTIVATOR**, you can cycle with the <img src="/files/j4a59MMSY2lMShihwWdW" alt="" data-size="line">**LEFT** or **RIGHT**<img src="/files/nEulEK4r5guIzOGtseJ7" alt="" data-size="line"> **D**-**PAD** directions.

<div align="left"><figure><img src="/files/HOEjKqKL1G3ZKxxAESJ1" alt="" width="308"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/militaryshooterzone/weaponselector/autodetectbo6.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.
