# How to open a leverage position (xPOSITION)

{% embed url="<https://youtu.be/WqZY2_AR0sI>" %}

xPOSITIONS offer up to 10x leverage on ETH.\
To open a position:

* Head over to the [Trade](https://fx.aladdin.club/v2/trade) page.
* Connect your wallet using the upper right “Connect Wallet” button.
* Input the amount you would like to leverage. The default asset is USDC; you can pledge other assets by clicking the down arrow.![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBj1aKjTd-0vKRw_o2XjN1e1tA7TZcc2pmEltj0TqVVFvowotyuNk7jrOixaOay1vG07fukskGcQAfbKOGjN6OKzuBSzK1IFOIS3Vp8Q68NmGDEA7VGrAf8WgjqKk_9I7JPOa_NA?key=GA1o45aLKYw_edI6IcXZgMv2)
* Set the requested leverage using the slider bar and wait for the preview to load.
* Hit the Preview button to review your trade.
* Review your trade and the evolution of your xPOSITION, and once you are ready, click the “Submit Transaction” button.
* Confirm the transaction using your wallet.

You’re all set. You can now track your position on your Dashboard on the “[Trade](https://fx.aladdin.club/v2/trade)” page.

<br>


---

# 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://fxprotocol.gitbook.io/fx-docs/guides/how-to-open-a-leverage-position-xposition.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.
