# Creating Limit orders

On Apex select limit order

![](/files/-MWkFgRhK5rdZD1Jhh4T)

Once you have done so, input the parameters. If you wish to read more on what these are, read our [Order Types](/apex-docs/order-types.md) section.

![](/files/-MWkGIgApEMUn2V7RXUv)

Then click on Submit transaction.&#x20;

Once you approved the transaction, the order will have been added to our order book.&#x20;


---

# 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.apex.win/apex-docs/user-guide/creating-orders/creating-limit-orders.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.
