# Limit Orders

To trade like the pros, take advantage of Axiom’s Limit Orders system. This fundamental form of automated trading lets you set a precise buy or sell price, ensuring your trade executes only at your desired level—regardless of the current market price.

With limit orders, you can step away from the screen, hold onto your conviction trades, and eliminate emotional decision-making. Simply use the slider bar in the trading menu or drag and drop the price line directly on the chart for seamless order placement.

<figure><img src="/files/AERIecNkp4ws3UWs3OCO" alt=""><figcaption></figcaption></figure>


---

# 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.axiom.trade/axiom/swap/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.
