# Managing Limits / DCA Orders

To check and manage your Limit and DCA orders, follow these steps:

### Accessing Orders Management Menu

1. To view all active orders for a token, press **"Limit/DCA Orders"** in the main menu.
2. Choose a wallet that you want to manage the orders for.
3. Choose a token.

*NOTE: Alternatively, you can open trading keyboard for a token and press **"Manage Orders"** and follow steps 2 and 3.*

<div><figure><img src="/files/S3THijFmTjo7na3eaY5O" alt="" width="188"><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/6bX10mrGe8ebICFaPDnw" alt="" width="188"><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/CgWK4Jcdh4XdYj65YzlK" alt="" width="188"><figcaption><p>Step 3</p></figcaption></figure></div>

### Canceling Limit and DCA Orders

To cancel an active limit or DCA order, all you have to do is press "\[Cancel]" next to the order's details.

<figure><img src="/files/B45VavxYGpLU1HtsLGM6" alt="" width="188"><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/managing-limits-dca-orders.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.
