# Auto-Replay Dual

Auto-Replay function is **gas-free** and without any fees. You can turn on Auto-Replay for your Dual in three cases: before creating a new Dual, on active Dual, and on the replay pop-up of the completed Dual.

1. [Create Dual](/dual-investment/how-to/create-dual.md)
   * Turn on "Auto Replay";
2. [On active Dual](https://app.rehold.io/dual/active)
   * Turn on "Auto Replay";
3. [Replay Dual](/dual-investment/how-to/replay.md)
   * Press "Replay Dual";
   * On the pop up turn on "Auto Replay".

<div><figure><img src="/files/wNoHLw7VytrveSAZdid0" alt=""><figcaption><p>1. Create Dual</p></figcaption></figure> <figure><img src="/files/lEwOn6OvygxzHLwMbQGD" alt=""><figcaption><p>2. In active Dual</p></figcaption></figure> <figure><img src="/files/HUTD4xl2KEsIZxs7h2XS" alt=""><figcaption><p>3. Replay Dual</p></figcaption></figure></div>


---

# 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://docs.rehold.io/dual-investment/how-to/auto-replay.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.
