> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cove.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Limit Orders

> Create and manage limit buys, take-profit orders, and stop-loss orders

Limit orders let you define an entry or exit condition and review the order later from the active orders view.

## Limit buy

1. Open the Buy panel for a token.
2. Select `Limit`.
3. Enter the target and amount.
4. Review the expected output.
5. Confirm the order.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/limit-buy.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=22193c3b335a4a8f7b82d6aa021eecb7" alt="Current limit-buy order form with trigger and spend controls" width="516" height="369" data-path="assets/current-ui/limit-buy.png" />
</Frame>

Cove shows the order in the active orders list after it is created.

## Take profit

1. Open the Sell panel for an active position.
2. Select `Create Take Profit`.
3. Enter the gain target and sell percentage.
4. Review and confirm.

Multiple levels can appear in the position card.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/take-profit.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=4f898e997d507d096656d1aa257e3453" alt="Current take-profit order form with target and sell-percentage controls" width="516" height="426" data-path="assets/current-ui/take-profit.png" />
</Frame>

## Stop loss

1. Open the Sell panel for an active position.
2. Select `Create Stop Loss`.
3. Enter the loss target and sell percentage.
4. Review and confirm.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/stop-loss.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=43456eb6446f750e4a8731b1388a819f" alt="Current stop-loss order form with target and sell-percentage controls" width="507" height="425" data-path="assets/current-ui/stop-loss.png" />
</Frame>

## Active orders

Open `Limit Orders` from the main menu to see active orders grouped by token. Each order exposes its trigger and target with Edit and Cancel where supported. The dashboard also includes `Cancel all orders` with a confirmation step.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/active-orders.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=ec5de012c1171b2d17740bf426efffa7" alt="Current Active Orders panel with Edit and Cancel actions" width="375" height="256" data-path="assets/current-ui/active-orders.png" />
</Frame>
