# Limit Order

### What is a Limit Order?

A Limit Order lets you set your own price for buying or selling tokens, ensuring you never miss an opportunity. It executes automatically when the market reaches your price, enhancing your strategy!

### How Limit Orders Work on RabbitSwap

1. **Placing a Limit Order:** Traders specify the token pair, the amount they wish to trade, and their desired price. The order is then added to RabbitSwap's order book.​
2. **Order Execution:** The limit order remains open until the market price meets the specified criteria. Once the market reaches the set price, the order is executed automatically, ensuring the trade occurs at the predetermined rate or better.​
3. **Order Expiry and Cancellation:** If the market does not reach the specified price, the limit order remains unfilled. Traders can cancel their open limit orders at any time without incurring additional fees.​

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

### Advantages of Using Limit Orders on RabbitSwap

* **Price Control:** Limit orders allow traders to set the exact price at which they are willing to buy or sell, offering protection against unfavorable price movements.​
* **Enhanced Trading Strategies:** Traders can implement more sophisticated strategies, such as setting buy orders at anticipated support levels or selling orders at resistance levels.
* **Automation:** Limit orders allow for a "set and forget" approach, automating trades and reducing the need for constant market surveillance.

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

### Getting Started with Limit Orders on RabbitSwap&#x20;

To utilize limit orders on RabbitSwap:​

1. **Head to RabbitSwap and click on Trade, Limit Order (or visit** [**https://rabbitswap.xyz/limit**](https://rabbitswap.xyz/limit) **)**

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

2. **Connect Your Wallet:** Access RabbitSwap and connect your compatible cryptocurrency wallet.​

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

3. **Create a Sub Account:** Click on your wallet and “Create Trading Account”. This account will be used for Swapping and Limit Order. Make sure you also deposit tokens from the main account to your Sub Account.\
   \
   Note: As of October 2025, you can now use your main account, no need to use sub account to access limit order

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

4. **Select either Buy or Sell (depending on your need)**

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

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

5. **Select Trading Pair:** Choose the token pair you wish to trade.​

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

6. **Enter Order Details**: Specify the amount and your desired execution price.​

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

7. **Confirm and Submit:** Review your order details and confirm to place the limit order.

<figure><img src="/files/1V8OvasqxWkWZQWCUtdi" alt=""><figcaption></figcaption></figure>

### **Note:**&#x49;f you encounter any issues with your Limit Order, please follow these steps

1. Refresh the page.
2. Double-check that all information is entered correctly.

If the issue persists, don’t hesitate to contact support for further assistance.

<mark style="color:red;">**Important: Even if the limit price is reached, there is a chance that your order may not be filled. Please keep this in mind.**</mark>

<br>

<br>


---

# 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.rabbitswap.xyz/rabbitswap/user-guides/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.
