# How to Play 1001x Leverage?

This guide provides a streamlined walkthrough for opening your first 1001x Leverage trade on Cwallet.

1001x page: <https://my.cwallet.com/trade/1001x>

**Here is a guide on trading 1001x Leverage:**

Navigate to the 'Futures' tab and select '1001x Leverage'.

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

Choose your preferred trading pair (e.g., BTC/USDT) from the symbol list.

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

Input the exact amount of margin you wish to commit (starting at 0.01 USDT). Then, use the multiplier slider to dial in your leverage, ranging from 1x up to 1000x.

For your first trade, it is recommended to choose a pair with high liquidity (major tokens).

<mark style="color:green;">**⚠️ Safety Note:**</mark>

* Beginners should keep leverage low (e.g., 2x to 5x) to minimize risk.
* We also recommend that you input a **Take Profit (TP)** price point to automatically lock in your returns, and a **Stop Loss (SL)** price point to strictly limit your maximum downside.

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

Confirm your position sizing and risk parameters, and based on your market prediction, click the Buy or Sell button to launch your trade.

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

After successfully placing an order, you can modify your Take Profit (TP) and Stop Loss (SL) targets at any time, or manually close your order.

<figure><img src="/files/qcAkIEv1as9SsckL14Kt" 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.cwallet.com/futures-trade/1001x-leverage/how-to-play-1001x-leverage.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.
