# Limit Dual

Limit Dual function is **gas-free** and without any fees.

Go to the [Dual's list](https://app.rehold.io/dual).

1. Fill [Create Dual](/dual-investment/how-to/create-dual.md) form
   1. Turn on Limit Dual;
   2. Select Target Price when a Dual will start
      1. You can choose absolute or relative value;
   3. Press "Create Limit Dual";
2. Control your [limit Duals](https://app.rehold.io/duals/limit)
   1. When the price reaches the target level your Dual will be moved to [active Duals](https://app.rehold.io/duals/active);
   2. You can cancel a limit Duals before the price reaches the target level **for free.**

<div><figure><img src="/files/tJVe4ucXJehmB5WPBzh9" alt=""><figcaption><p>1. Create Limit Dual</p></figcaption></figure> <figure><img src="/files/ZXA3eIhmXDsMyv0c8KKT" alt=""><figcaption><p>2. Control your limit Duals</p></figcaption></figure></div>

The funds in your wallet will be moved to the Dual only when the price reaches the target level.

You can open any count of limit duals for any pairs based on your wallet funds, Duals will take funds from your wallet only when starting. If starting a new limit Dual does not have enough funds limit Dual will be declined.


---

# 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/limit-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.
