# The Limit Order Page

## What are Order Book exchanges?

Order book exchanges allow orders to be placed that will only execute at a chosen price specified by the trader. Limit orders are commonly used where large sums of money are involved and are only executed when the price reaches the trigger point. They give control over the price of an execution ensuring the buyer does not get a worse price than they expect but they do not guarantee that the order will be executed immediately or even at all.

## ShardSpace & AlphaDex

We have been working closely with AlphaDex and will be the first dApp to integrate with AlphaDex on the Radix network. The design of the Limit Order page is centered around our simple yet intuitive design with a focus on making it easy to connect your Radix wallet and start trading in seconds.


---

# 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.shardspace.app/trading/limit-order-trades/the-limit-order-page.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.
