> For the complete documentation index, see [llms.txt](https://crosswise.gitbook.io/crosswise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crosswise.gitbook.io/crosswise/products/exchange/limit-order.md).

# Limit Orders

**What is a Limit Order?**

A Limit order is a type of buy order that you place with a specific buy or sell price, determined by you. When the market price reaches your target price, the trade will be automatically executed. Limit orders can help you buy dips or take profits to take advantage of volatility in the marketplace.

**Limit Order**

Our Limit Order platform takes our own Liquidity on CrossWise exchange, allowing your order to be filled at the best possible price.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://crosswise.gitbook.io/crosswise/products/exchange/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.
