# Limit Order

## Overview

<figure><img src="https://1368568567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw1XgQJc40kVeGUIxgI7c%2Fuploads%2F3y2ElN16BSoykfvaABGR%2FKyberSwap-Launches-Limit-Order.gif?alt=media&#x26;token=a0386889-4261-4eb0-ac13-0eab5dbd7a42" alt=""><figcaption><p>KyberSwap Limit Order</p></figcaption></figure>

KyberSwap Limit Order was created to enable our users to trade on their own terms. This means users are able to predefine their preferred swap rates which are automatically settled on-chain by KyberSwap smart contracts when market conditions favor the trader. No more having to monitor the markets around the clock waiting for your target price. Trades are always settled when prices favor the trader, meaning that users might actually receive more tokens than expected. Critically, users have complete ownership of their assets until a matching trade has been found.

{% hint style="info" %}

#### Supported tokens and chains

KyberSwap Limit Orders support all [ERC20](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/getting-started/foundational-topics/decentralized-finance/tokens#token-standards) tokens and the full list of supported chains can be found on [Supported Exchanges And Networks](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/getting-started/supported-exchanges-and-networks).
{% endhint %}

The [KyberSwap Interface](https://kyberswap.com/limit/) provides a convenient interface to easily create, modify, and track all your orders. KyberSwap has also implemented a suite of Limit Order APIs that enable developers to  seamlessly integrate limit order functionality within their apps.

{% hint style="info" %}

#### Out of scope

*We will not provide an order book interface for users to visualize the limit order (*[*example*](https://dex.raydium.io/)*). This is something we can consider in the future*
{% endhint %}

## Next Steps

<details>

<summary>Liquidity Providers</summary>

* [Discover how limit orders are routed to your pool](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/limit-order/concepts/off-chain-relay)

</details>

<details>

<summary>Traders</summary>

* [Learn how KyberSwap sources the best liquidity for your swap](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/limit-order/concepts/off-chain-relay)
* [Trade at your preferred rates on the KyberSwap Interface](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-interface/user-guides/trade-at-your-preferred-rates)

</details>

<details>

<summary>Developers</summary>

* [Explore key Limit Order concepts](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/limit-order/concepts)
* [Create an order using the Limit Order API](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/limit-order/limit-order-api-specification)
* [View Limit Order contract code and addresses](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/limit-order/contracts)

</details>
