# Open Position - Limit Order

Select Limit Orders from Order Type

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FHPbbc2pXdtHG9LL7TTuL%2Fimage.png?alt=media&#x26;token=dd9b7fb8-b807-4728-90cd-2ca9bdbeef03" alt="" width="375">

Enter the price at which you want to place the order and approve the collateral, and place the trade -

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FcY9ufgqUXQ9HwjbVYMzP%2Fimage.png?alt=media&#x26;token=e27d7a8b-05f1-44c6-bdb8-db658362f9d9" alt="" width="375">

Your Order should appear below the Trading Chart under 'Open Orders'

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2Fv9tQxJoZV4kXSq5TanWa%2Fimage.png?alt=media&#x26;token=78f318f5-1719-4239-9f79-fda378da9ae7" alt="" width="100%">

Once your Limit Order is filled, the Order will be removed from 'Open Orders' and will be added to 'Positions'.


---

# 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-limit-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.
