# Placing a DCA Order

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

<figure><img src="/files/uuK6jT49h1L5YZZCSmyQ" 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/Dh21WcAPzRKecZ5iXUcP" 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/BPzT0970AQZlMnGy9vXj" alt="" width="375"><figcaption></figcaption></figure>

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

<div><figure><img src="/files/yaUQZqm8iEXD6Yg8ZOwJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kpjrIe278IpBX9gNlOtp" alt=""><figcaption></figcaption></figure></div>

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/PKfHo8i2LHT6cJha3k9b" alt="" width="375"><figcaption></figcaption></figure>

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

```
<div><figure><img src="/files/gTqcbZqL87jatxgH3WWg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Drtt1ljfvZXiWiYrd9vC" alt=""><figcaption></figcaption></figure></div>
```


---

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