# Term and Expiration

All Passage contracts have a "term" e.g. 2 days, etc. The terms will start at the time of purchase and do not have common expiry. Example: a 2-day Passage purchased at 2:35pm will expire at 2:35pm in exactly 2 days' worth of time.\
\
Passages will automatically settle at the first breakout. **Buyers will be compensated for the fraction of time the asset's spot price remains in the price range until it terminates relative to the full term.**

At expiration, Passage will use Chainlink Automation to automatically settle the Passage contract. Chainlink Automation uses a decentralized network to monitor automation logic securely and cost-efficiently off-chain, and then initiate an on-chain transaction to execute the smart contract function when predefined conditions are met. To learn more, read about Chainlink Automation[ ](https://chain.link/automation)[**HERE.**](https://chain.link/automation)


---

# 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/term-and-expiration.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.
