# Limit Orders

On each token’s trading page, you’ll find the **Limit Orders** section, where you can set buy and sell orders based on your chosen marketcap target.

Orbit’s Limit Orders system gives you pro-level control by letting you define the exact price at which your trade should execute — no matter the current market price. This allows you to step away from the screen, stick to your conviction trades, and avoid emotional decision-making.

To place a limit order, simply adjust the **slider bar** in the trading menu and set your desired **order deadline/expiry**.

You can view your pending orders within your account and portfolio page.

<figure><img src="/files/XvhcMc3LVgI3IswwvDaT" alt=""><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://orbit-labs-1.gitbook.io/orbit-labs/introduction-to-orbit/swap/limit-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.
