# Auto Run Reload Wait

***For games that need it**,* "<img src="/files/QD9qVpfY3MElYlZAzy8a" alt="" data-size="line">**Auto Run Reload Wait**" is usually fine at **3** seconds.  This is the time that the Auto Run M.O.D. will wait to activate after you ***RELEASE*** your ***RELOAD*** button.  This is necessary for games that cancel reload on sprint without providing an in-game setting to turn it off.

{% hint style="danger" %}
There will often be a small side effect to increasing the wait value too high.  The respawn button is often the same as reload button, which means there will be a delay to Auto Run activating when you respawn.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://guide.strikepack.com/horizon/manuals/shooter/gamepackmods/autorun/autorunreloadwait.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
