> 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/paddlebuttonmods/easy-activator.md).

# Easy Activator

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

***

<details>

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

[**Overview**](#overview)

[**Setup**](#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 Activator**", 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 use a Paddle Button to almost instantly access important items, including a custom item of your choice.  This M.O.D. will essentially pull up the in-game **Wheel** really quickly & select the desired item for you.

| Easy Activator Paddle Button M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>While <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line"><em><strong>HOLDING</strong></em> the <em><strong>PADDLE BUTTON</strong></em> during gameplay (<strong>NOT</strong> in a menu):</p><hr><p><img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line"><em><strong>TAP</strong></em> <img src="/files/KTgTEhflcmfesjVzlElM" alt="" data-size="line"> for "<strong>Easy Health Tonic</strong>".</p><hr><p><img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line"><em><strong>TAP</strong></em> <img src="/files/fvVC6wrWV6BWwKVYqLt3" alt="" data-size="line"> for "<strong>Easy Stamina Tonic</strong>".</p><hr><p><img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line"><em><strong>TAP</strong></em> <img src="/files/ilkFWEeFpdOXsfrfVtbr" alt="" data-size="line"> for "<strong>Easy Deadeye Tonic</strong>".</p><hr><p><img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line"><em><strong>TAP</strong></em> <img src="/files/60KiXgw0TMf9wdBWr0BI" alt="" data-size="line"> for "<strong>Easy Custom Item</strong>".  <a href="#setup"><strong>Setup REQUIRED below</strong></a>!</p> |

GAMEPACK Specific: [**RDR2**](/horizon/manuals/rdr2.md)

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

## **Setup**

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

**STEP 1**:  **Be in gameplay** (**NOT** in a menu).

***

**STEP 2**:  Enter **Quick Edit Mode**:

| While <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">***HOLDING*** <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***ACTIVATOR**,* <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">***HOLD*** <img src="/files/7PMXIZGEFjyscPwNT8ov" alt="" data-size="original">***RIGHT STICK BUTTON*** until you feel a pulsing rumble. | <img src="/files/2fL2e5tMoAOzfLFXFZzl" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

**STEP 3**:  While <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">***HOLDING*** <img src="/files/60KiXgw0TMf9wdBWr0BI" alt="" data-size="line">, the in-game **Wheel** will appear.  Select your desired **Item**, then ***RELEASE*** <img src="/files/60KiXgw0TMf9wdBWr0BI" alt="" data-size="line">.

***

**EXIT**:  When you are done setting up **Easy Custom Item**...

| ...<img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">***PRESS*** <img src="/files/7PMXIZGEFjyscPwNT8ov" alt="" data-size="original">***RIGHT STICK BUTTON*** to exit Quick Edit Mode. | <img src="/files/dlesTM39LiNlLxcjXmUF" alt="" data-size="original"> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

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/paddlebuttonmods/easy-activator.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.
