# How to trade 1000X ?

## **1. Opening your position.**

<figure><img src="/files/6zs4jfzFqgrGsvBoKygL" alt=""><figcaption></figcaption></figure>

* The first step is \[Deposit], you can deposit directly into 1000X account or transfer funds from perpetual trading account.
* The default Leverage is \[1000X], and the Take Profit is \[100%], you can modify them.
* The default investment margin is set at \[10] USDC, which you can adjust as desired. With 1000X leverage, a 10 USDC investment results in a position amount of 10,000 USDC.
* If you are **bullish** on the market, you should \[Buy].
* If you are **bearish** on the market, you should \[Sell].
* To view related parameters in full mode, you can switch to \[full mode] using the top-right corner option.

<figure><img src="/files/thz4EiYUNro227YehAmc" alt="" width="375"><figcaption></figcaption></figure>

## **2. Check your position status.**

When the price rises, a long position will generate profits, with a positive PnL. You can choose to continue holding the position to seek greater profits or click **\[Close]** to lock in your profits.

Please be aware that your position will automatically be closed when it hits the take profit ratio.


---

# 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://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-trade-1000x.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.
