# Limit Order trades

- [AlphaDex](https://docs.shardspace.app/trading/limit-order-trades/alphadex.md): ShardSpace has partnered with AlphaDex to provide Limit Order functionality directly from your ShardSpace workspace.
- [The Limit Order Page](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page.md): At ShardSpace we have partnered with AlphaDex to provide a limit order exchange for the Radix network.
- [Accounts and Pairs](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/accounts-and-pairs.md): If you're familiar with the ShardSpace layout you will immediately recognise your accounts listed on the left hand panel with the list of pairs and your account balances on the right.
- [Trading View Chart](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/trading-view-chart.md): Trading view is the market leader in trading charts for the fintech industry.
- [The Order Book](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/the-order-book.md): The order book is one of the key features of a limit order exchange, it shows you what orders exist on AlphaDex.
- [Trade History](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/trade-history.md): The Trade History tab is a list of all the recent previous trades for the chosen pair.
- [Order History](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/order-history.md): The Order History section shows all your Pending, Completed and Cancelled trades.
- [The Buy/Sell/Cart Widget](https://docs.shardspace.app/trading/limit-order-trades/the-limit-order-page/the-buy-sell-cart-widget.md): The Buy, Sell, Cart Widget is the tool for submitting your orders.
- [Types of Limit Orders](https://docs.shardspace.app/trading/limit-order-trades/types-of-limit-orders.md): There are three main order types supported by AlphaDex


---

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