> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/wallet/onfa-forwardx/experience-onfa-forwardx.md).

# Experience ONFA ForwardX

### **1. Testing Mode - Risk-free trial trading**

#### **Main features:**

* All accounts default to **Testing** (using virtual points)
* Press the button to switch to **Isolated Margin** (real-money trading)

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FCFu1VdrTcCKDXEUJWlBV%2Fimage.png?alt=media&#x26;token=af3c3d28-3500-4f11-967e-391879f592d4" alt=""><figcaption></figcaption></figure>

#### **Benefits of using Testing:**

* Practice trading with provided virtual funds
* Freely test strategies without risking capital
* Orders **Long/Short** exist only for **1 hour** → Train quick response
* Automatically close orders after 1 hour → Understand position management mechanisms

**\*Note:**

* Price data is real-time but does not affect real accounts
* Suitable for beginners or strategy testing

### **2. How to adjust leverage**

#### **Procedure:**

1. Default leverage **1x**, maximum **100x**
2. Click the red-marked box → Display a slider popup\
   ![](https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2Fut2EYC32SwXIHI9JvQ5O%2Fimage.png?alt=media\&token=b38f239f-07ba-4a1c-b192-3c4a6fc385fc)
3. Drag the slider to select the desired leverage level\
   ![](https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FCclDa75J1FrWu0vc4vDQ%2Fimage.png?alt=media\&token=8dd9c0de-0f2f-477a-9cf3-80ae3a054c39)

#### **Leverage principles:**

* **The larger the position** → Available leverage **the lower**
* **The smaller the position** → Available leverage **the higher**

**Advice:**

* High leverage (e.g., 50x–100x) → Significantly increased liquidation risk
* Always use **Stop-Loss orders** to control risk

***

#### **Quick summary**

| Feature          | Description                                            |
| ---------------- | ------------------------------------------------------ |
| **Testing Mode** | Virtual-money trading; orders auto-cancel after 1 hour |
| **Leverage**     | From 1x–100x, adjusted via slider                      |
| **Risk**         | Higher leverage → Greater liquidation risk             |

> **Final note:**
>
> * Switch to **Isolated Margin** only when proficient
> * Always test strategies before using real funds


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/wallet/onfa-forwardx/experience-onfa-forwardx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
