# Amplified Order

An **Amplified Order** on Mangrove is an enhanced limit order that utilizes the **Liquidity Sourcing** option. This allows you to place limit orders across multiple markets with the same funds, leveraging Mangrove’s principle of unlocked liquidity for efficient capital use.

When setting up a [**Limit Order**](/dapp-guide/trade/how-to-make-an-order/limit-order.md) on the Trade page, you can configure the **Liquidity Sourcing** options to enable an **Amplified Order**. This allows you to make the most of Mangrove’s unlocked liquidity features.

1. **Choose Order Type**: Select **Limit** under the Buy or Sell tab on the right-side panel.
2. **Enter Limit Price and Amount**: Set the specific price and amount for your limit order.
3. **Configure Liquidity Sourcing**:

**Send from**:

This option allows you to choose the specific wallet or source from which the liquidity for the limit order will be drawn.

**Receive to**:

This option defines where the proceeds from the trade will go once the order is executed.

For **Amplified Orders**, setting up **Liquidity Sourcing** with specific **Send from** and **Receive to** wallets enables:

* **Multi-Wallet Management**: Users can choose to fund the order from one wallet and receive the output in another, adding flexibility in asset management.
* **Amplified Liquidity**: By using Mangrove’s unlocked liquidity, your funds in one wallet can simultaneously support multiple orders across markets, maximizing liquidity efficiency.[<br>](https://docs.mangrove.exchange/general/web-app/trade/how-to-track-open-orders)


---

# 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.mangrove.exchange/dapp-guide/trade/how-to-make-an-order/amplified-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.
