# Dual Investment

~~Buy high, sell low!~~&#x20;

Loopring has made it easier to buy low and sell high by implementing their Dual Investment strategy. Head on to [this page](https://loopring.io/#/document/dual_investment_tutorial_en.md) for a detailed tutorial!

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

{% hint style="warning" %}
This investment solution makes "buying low" and "selling high" easier. However, risks are also involved in this type of investment.
{% 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://docs-dapp.loopring.io/earn/overview/dual-investment.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.
