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

# Active Orders

> View and manage all your active buy and sell limit orders across every token on a chain from one panel, or with the /orders command.

You can check the active buy and sell limit orders across all tokens for a given chain as follows:

1. From the `/start` menu, click on "🕔 Active Orders". Alternatively, you can send the command `/orders` in your DMs with the bot.
2. The next panel will display the list of chains with at least one active buy or sell limit order. Select the chain of interest and you will then be redirected to a panel similar to the one displayed in the image below:

<Frame caption="Active Orders - Sell Limits">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/maestro-17d89d18/images/sniper/Active%20Orders%20(Sell).jpg" width="375" />
</Frame>

The panel displayed above is showing a summary of active sell limit orders for the selected chain. In this case, we only have sell limit orders on wallets **TEST** and **TEST2** for token \$Catchy. More specifically, we have 2 *Stop Loss* orders on wallet **TEST2** and 1 *Stop Loss* order on wallet **TEST** for this token.

To check a summary of active buy limit orders for the selected chain, you can select "**Buy Limits**" from the menu, and you will be re-directed to a panel similar to the one displayed in the image below:

<Frame caption="Active Orders - Buy Limit">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/maestro-17d89d18/images/sniper/Active%20Orders%20(Buy).jpg" width="375" />
</Frame>

If you click on the token name "🪙 \$Catchy", you will then be redirected to the **Buy Limit** or **Sell Limit** panel of that token which we've covered in the previous sections. These can be used to check, edit, add and delete buy and sell limit orders on the token.
