# Placing a Custom Limit Order

For more advanced users, we offer the option of placing **CUSTOM** **LIMIT ORDERS**, that is, a **CUSTOM RANGE** for your Passage. The DEFAULT range is always generated algorithmically based on recent volatility. However, traders may want to make custom orders and place them on the order book based on their own assessment of markets.&#x20;

![](/files/s8yo70tKZIVjjVtavMAR)\
\
To place a **CUSTOM LIMIT ORDER** on Passage, simply select the ⚙️ icon.&#x20;

You will then see a series of buttons that allow you to **WIDEN** or **NARROW** the range. These changes will be reflected on the price chart in real-time.&#x20;

Each "+" will add 0.1% to the width on either side of spot while each "++" will add 1.0%. For narrowing, each "-" will reduce the width 0.1% on either side of spot while "--" will reduce it by 1.0%. \
\
![](/files/lyt5Ea78n5ceBHv5hcOl)

Once done adjusting the range, you can enter your investment and place your order.&#x20;

Your order will show up as volume in the DEPTH CHART within a minute. To see the DEPTH CHART, select it from the options above the chart as indicated below:\
\
![](/files/5SXlBuJXKjrQDxkx9yen)


---

# 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.bracket.fi/user-guides/legacy-products/passage/placing-a-custom-limit-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.
