# Beginner Mode

### A. Swipe on Beginner Mode in the Dual Investment window

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

### B. Choose which token you would like to invest in

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

### C. Choose if you want to Buy Low or Sell High

<figure><img src="/files/0U0flVU9JDSk6UtT60zp" alt=""><figcaption></figcaption></figure>

### D. Choose which token you would like to swap with if ever your order goes through

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

### E. Select which pool you would like to subscribe

<figure><img src="/files/4Xui3psaHaNTpjmd3yWA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**APY** is the Annual Percentage Yield calculated with the expected returns on a specific pool.

**Target Price** is the price set for the order to go through. If you choose the Target Price closer to the token's current price, you will yield bigger results.&#x20;

**Term** is the duration until the order is to be executed.
{% endhint %}

### F. Enter the amount you wish to subscribe with

All of the amount entered will be swapped to the desired token if the order gets executed.

<figure><img src="/files/0VY7OkJHKXPUJUdO58QJ" alt=""><figcaption></figcaption></figure>

### G. Check if the details are correct

{% hint style="warning" %}
Do note the subtext: **Your token for investment will be locked until Settlement Date.**
{% endhint %}

<figure><img src="/files/4t6NBZgvq0C4jERfuLuv" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Congratulations!** You have now successfully subscribed into Dual Investment.
{% endhint %}

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


---

# 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/beginner-mode.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.
