# Buying a Passage

**Purchasing a Passage involves the following:**

* Select an underlying asset from the drop-down menu (e.g. BTC)
* Based on the estimate range, decide if you believe the asset will stay in long enough to at least breakeven (1 day) or breakout faster than 1 day
* The payoff range diagrams provided show the range of price as well as the linear payoff depending on the side of the trade the user takes
* If you'd like to place a custom order, you can adjust using the ⚙️icon. <br>

![](/files/6YXI5Bwr9BnPFOz1nMAw)\
Example: “Stay in” position with $100 investment - starts at $0 and accumulates over time until the first price breakout. Maximum duration (2 days within the range) is 100% profit ($200).

![](/files/4MmPtdF2a92jAZJ4VsUR)\
Example: “Breakout” position with $100 investment - starts at $200 (100% profit) and clicks down over time until the first breakout

* Specify the amount you would like to buy. This is denominated in the native coin of the chain (e.g. ETH for Arbitrum, BNB for Binance, etc.)
* Claims are rewarded in the same asset used to invest

### Select Slippage

\
You will also have the choice of applying "slippage" or a 0.1% amount that will be subtracted from the order placed. E.g., an order at  ± 1.2% range w/slippage of 0.1% would match with an order at ±1.1%. Slippage is designed to improve order matching P2P. \
\
![](/files/V0NQX6oh6nKYjElEmmWA)

### Trade with existing balance

If you have funds on the smart contract that have not been withdrawn, Passage will ask you if you would like to use them toward a new trade. You can toggle this on or off.&#x20;

**Check out Passage** [**MY TRADES**](broken://pages/P3VOYQERWw6bXOLTGIHo) **in the** [**USER GUIDES**](broken://pages/tmDpToPFY7Z7qgE4bsdm) **section to learn how to monitor your trades.**<br>


---

# 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/legacy-products/volatility-trading/buying-a-passage.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.
