> 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/rdr2/gamepackmods/easy-weapon-switch.md).

# Easy Weapon Switch

| <img src="/files/zwlTZfGt41zERmWzRfWC" alt="" data-size="original"> | <h2><mark style="color:red;">Easy Weapon Switch</mark></h2> |
| ------------------------------------------------------------------- | ----------------------------------------------------------- |

***

<details>

<summary><mark style="color:red;">Easy Weapon Switch</mark> Page Contents</summary>

[**Overview**](#overview)

[**Easy Weapon Switch**](/horizon/manuals/rdr2/gamepackmods/easy-weapon-switch.md)

[**Required Setup**](#required-setup)

</details>

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

## Overview

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

This section covers "**Easy Weapon Switch**", featured in our **RDR2** GAMEPACK for the **STRIKEPACK HORIZON**™ controller adapter & powered by the **STRIKEPACK CENTRAL**™ smartphone app.  This M.O.D. (Macro On Demand) will allow you to almost instantly switch between **2** weapons.  **Once setup**, this M.O.D. will essentially pull up the in-game **Wheel** really quickly & select the desired weapon for you.

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

## **Easy Weapon Switch**

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

### <mark style="color:blue;">**Required Setup**</mark>

| be9d9b13042b483f9fc7e232ea5e70bb-1af8f1ee6041482887fed5d9583f4e62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <p><strong>Manual</strong>: <mark style="color:blue;"><strong>Once this M</strong>.<strong>O</strong>.<strong>D</strong>. <strong>is setup</strong></mark>, it will allow you to use <strong>Controller Shortcuts</strong> to switch between <strong>2</strong> weapons.  While <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line"><em><strong>HOLDING</strong></em> <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line"><em><strong>ACTIVATOR</strong>:</em></p><ul><li><em><strong>TAP</strong></em> <img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"> to switch to your <strong>Primary Weapon</strong>.</li><li><em><strong>TAP</strong></em> <img src="/files/ilkFWEeFpdOXsfrfVtbr" alt="" data-size="line"> to switch to your <strong>Secondary Weapon</strong>.</li></ul>                                                                                                        |
|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <p><strong>Automatic</strong>: <mark style="color:blue;"><strong>Once this M</strong>.<strong>O</strong>.<strong>D</strong>. <strong>is setup</strong></mark>, in addition to the <strong>Controller Shortcuts</strong> above, it will allow you to <em><strong>QUICKLY</strong></em> <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line"><em><strong>TAP & RELEASE</strong></em> <img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"> to almost instantly switch between <strong>2</strong> weapons.</p><ul><li>To have <img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"> function normally so that you can mount horses, throw people out of carts & access in-game menus, simply <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line"><em><strong>HOLD</strong></em> <img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"> for half a second or longer.</li></ul> |

GAMEPACK Specific: [**RDR2**](/horizon/manuals/rdr2.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/rdr2/gamepackmods/easy-weapon-switch.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.
