# Open Position - Market Order

Choose the collateral token (Token you want to open your position with) , underlying token (The token on which you want to enter a position into) and leverage for your position. The LogX Aggregator router will automatically route your trade to the best available exchange.

&#x20;&#x20;

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

If you are using Metamask, you will get a pop-up for approval of collateral token so that LogX can create your position. Click on the "Approve" button.\
If you are using any other wallet, approve accordingly

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

Enter the position by clicking long / short underlying token and confirming the transaction.

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

If you are using Metamask, a pop-up simillar to the following will appear asking you to confirm the transaction.\
Click on the "Confirm" button.\
If you are using any other wallet, confirm the transaction accordingly.

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

Once you click on confirm, trade is placed at the exchange.


---

# 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://logx-1.gitbook.io/logx-docs/logx-aggregator/trading-guide/open-position-market-order.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.
