# Create Dual

1. [Select a pair](https://app.rehold.io/dual);
2. Select a plan;
3. [Connect a wallet](/connect-wallet.md);
4. Select input ticker and amount;
5. Press "Start Now".

<div><figure><img src="/files/swdeTbUuHOINx2B8wKyI" alt=""><figcaption><p>1. Select a pair</p></figcaption></figure> <figure><img src="/files/NLA6E1qtWr6pVYvPd7z4" alt=""><figcaption><p>2. Select a plan</p></figcaption></figure> <figure><img src="/files/fN4CNIJXlzmcK1YTBzAQ" alt=""><figcaption><p>3. Connect a wallet</p></figcaption></figure> <figure><img src="/files/GZJasis5inZtAHny4w23" alt=""><figcaption><p>4. Input ticker and amount</p></figcaption></figure> <figure><img src="/files/1OKk5BCEhQyIKHZQaXwM" alt=""><figcaption><p>5. Press "Start Now"</p></figcaption></figure></div>

ReHold won’t charge you anything: you must only pay gas fees to start a Dual and then claim it at the end of the staking period.


---

# 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/create-dual.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.
