# Close Position - Limit Order

Click on the 'Close' button on the Position for which you want to create a Limit Order for.

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FB0u2niJvYbTfhbYEtaD4%2Fimage.png?alt=media&#x26;token=cf0b0702-98d5-4f54-9f84-3e41b3e866f1" alt="" width="100%">

In the modal that appears, select Limit as the Order Type

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FTjjVoQoUe5Xucu9E2UNf%2Fimage.png?alt=media&#x26;token=54cc7400-a938-4800-b2ae-1cddfb93e3db" alt="" width="375">

Enter the Limit price, the size of the Position you want to Close and click on 'Confirm'

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FhU7YcWL1cmlJlCRzBg0A%2Fimage.png?alt=media&#x26;token=d3eba336-9b24-4a1e-9e59-c778cb224c22" alt="" width="375">

Your Limit Order should appear in the 'Open Orders' tab.

<img src="https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FdP4J7nSs6X6MMyX1lpL4%2Fimage.png?alt=media&#x26;token=06769e90-0fc7-4566-82c0-70be15ddece4" alt="" width="100%">


---

# 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/close-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.
