# Placing a Limit Order

Sui Sniper Bot enables you to place buy and sell limit orders at specific market caps for tokens. This feature streamlines your trading process by automating the execution of trades based on your predefined criteria.

### **What's the Purpose of Limit Orders?**

* **Save Time:** No need to constantly reload charts and monitor price changes manually.
* **Automate Trades:** Set your limit orders, and let the bot handle the rest.

Simply place your limit orders with Sui Sniper Bot and let it perform the magic for you!

### How to Place a Limit Order

1. **Open the Limit Order Menu -** Click on **"+ Limit Order"** on your trading keyboard to access the Limit Order menu for selected token.

<figure><img src="/files/5Z56ZKojoWIenQGhQ3R3" alt="" width="375"><figcaption></figcaption></figure>

2. **Select Wallet(s) -** Choose the wallet(s) you wish to use for the trade. Each selected wallet will execute the trade.

<figure><img src="/files/3OXD3oJhcDcphWs2UkcC" alt="" width="375"><figcaption></figcaption></figure>

3. **Choose Buy or Sell -** Decide whether you want to buy or sell the token

<figure><img src="/files/DnaDQ06iSh3E3mTH3F85" alt="" width="375"><figcaption></figcaption></figure>

4. **Set Market Cap Trigger -** Specify the market cap level at which the buy/sell order should be triggered.

<figure><img src="/files/JMoGpQvQMH9vxEQhBjcV" alt="" width="375"><figcaption></figcaption></figure>

5. **Enter Purchase Details:**
   * For buying, select the amount of SUI you wish to purchase the token for.
   * For selling, choose the percentage of your current token holdings or the amount of tokens you wish to sell.

<figure><img src="/files/AlMTU6ZHzXU7CVwagvc9" alt="" width="375"><figcaption></figcaption></figure>

6. **Confirm the Order -** After setting all the details, press **"Confirm"** to confirm and place the order.

<figure><img src="/files/DYWwQkmkuB1AodPkU1p2" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.suite.tech/sui-sniper-bot/trading/placing-a-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.
