# OPZ-DEX (Beta)

- [OPZ-DEX](https://whitepaper.opz.io/opz-dex-beta/opz-dex.md): Revolutionizing Bitcoin DeFi
- [Trading Architecture](https://whitepaper.opz.io/opz-dex-beta/trading-architecture.md)
- [Type and Time-In-Force](https://whitepaper.opz.io/opz-dex-beta/type-and-time-in-force.md): The Type and Time-In-Force properties of an order added to the Chronicle Matching Engine primarily determine how it behaves. The table below lists the main order type options:
- [Status & Priority Rules](https://whitepaper.opz.io/opz-dex-beta/status-and-priority-rules.md)
- [Funding Rate Structure](https://whitepaper.opz.io/opz-dex-beta/funding-rate-structure.md)
- [OPZ Network](https://whitepaper.opz.io/opz-dex-beta/opz-network.md): Next-Generation BTC Layer 2 Solution
- [Referral Program](https://whitepaper.opz.io/opz-dex-beta/referral-program.md): Invite Friends to Earn Commissions
- [Resource Hub](https://whitepaper.opz.io/opz-dex-beta/resource-hub.md)


---

# 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://whitepaper.opz.io/opz-dex-beta.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.
