# How to Start Futures Trading?

In this guide, we will walk you through the process of starting futures trading using the BNB-USDT trading pair with a 10X leverage.

1. Start by clicking on the trading pair "BNB - USDT." The chart for this trading pair will appear in the middle of the dApp, while the margin trading operation panel will be on the right side. Adjust the trade conditions according to your risk appetite, such as choosing between long or short positions, selecting the leverage level, and depositing margin funds.

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

\
2\. Select the "Long BNB" option and use the slider to adjust the leverage to 10X.

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

3. Once you have granted permission, choose "Long BNB" again and set the leverage to "10X." A confirmation page from MetaMask will appear. Please review the information provided. If you are satisfied, click the "Confirm" button to submit the transaction.

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

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

4. To view your trades, click on "My Trades" in the menu bar. If you wish to close your position, you can click on "Close." You have the option to close a partial portion of your position by entering a specific amount in the "Input Amount" field or selecting a percentage. To avoid liquidation of your position, you can add additional margin by clicking on "Add Margin" and specifying a number or percentage based on your available wallet collateral.

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

<figure><img src="/files/PO7OYsMQ8vHWkjq4jANR" 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.udex.one/tutorial/how-to-start-futures-trading.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.
