# Placing Order

## Reading the Passage Range Chart

<figure><img src="/files/NP3jIPrKYzdm5BKPoB7s" alt=""><figcaption></figcaption></figure>

The passage chart will show you two very important pieces of information. First is the RANGE of the passage. In this example, it is $26,954 at the top end and $26,315 at the bottom. These are the breakout points. You will also see a percentage in the upper right-hand corner of the chart indicating the % width above and below spot for the range itself. In this example, the range is 1.2% above and below spot. \
\
![](/files/D4aAx4eqFznv7vpvN6Qr)

The next piece of information is the **PAYOFF.** This is represented as a green line with brackets at the ends. The payoff of a passage is based on time. To learn more about that, check out this section [**HERE**](broken://pages/K4mxNOZCJHgwknXCcteS)**.**\
\
You will see since we selected a STAY IN, the return starts at $0 and accumulates based on time in the range up to a max profit 100%, while a breakout would be the inverse, starting at $200 (100% profit) and losing value over time. Your breakeven is 1 day on a 2 day Passage.\
\
\&#xNAN;***While you can place custom limit orders outside of the default range, ALL orders are limits.***&#x20;

## Enter your investment

In Passage, the default trading market is denominated in ETH. However, there will be future markets denominated in other cryptocurrencies like stETH, ARB etc. \
\
For now, we are in the **ETH market** and can enter our ETH investment. After choosing a side, enter the amount you want to trade. *You can enter in dollar amount or in ETH using the green selector button to swap if necessary.* \
\
Let's enter **$100.** Once we do this, we will get a prompt that tells us in plain text what our position entails. \
\
![](/files/XW03qrn80kySoN8fvaIf)<br>

## Understanding your Stay In Order

In the above, you will see that you are entering an order with the following details:

* A Good-until-canceled (GTC) order for **STAY IN**
* **2 Day** contract
* The value of your contract starts at **$0 dollars** and **increases in value** until BTC first breaks out of the range indicated + slippage
* **Slippage**: you can select slippage to better match with the closest order
* The range of BTC price is **$26,341 - $26,927,** meaning as a STAY IN buyer, the longer the BTC price stays within the range, the more time you can accrue returns

<div align="left"><figure><img src="/files/LCCoMN0ObZSpeIjzFdzy" alt=""><figcaption></figcaption></figure></div>

## Understanding your Breakout Order

In the above, you will see that you are entering an order with the following details:

* A Good-until-canceled (GTC) order for **STAY IN**
* **2 Day** contract
* The value of your contract starts at **$200 dollars** and **decreases in value** until BTC first breaks out of the range indicated + slippage
* **Slippage**: you can select slippage to better match with the closest order
* The range of BTC price is **$26,341 - $26,927,** meaning as a Breakout buyer, the sooner BTC breaks out of the range the more return

### Clicking Buy

No matter the side of the trade, you will need to hit the "Buy" button and submit. This will trigger a transaction in your connected wallet, which must be approved. \
\
Once complete, you will receive a confirmation message that the order was placed and the status of your order will then be listed in the **MY TRADES** section.&#x20;


---

# 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-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.
