# BRC-20 DEX

## BRC-20 DEX

- [Get Started on BRC-20 DEX](https://brc-20-dex.gitbook.io/brc-20dex/get-started-on-brc-20-dex/get-started-on-brc-20-dex.md)
- [1.1 Introduction](https://brc-20-dex.gitbook.io/brc-20dex/1.1-introduction.md)
- [1.2 The Whitepaper](https://brc-20-dex.gitbook.io/brc-20dex/1.2-the-whitepaper.md)
- [1.3 Ordinal and Fractional](https://brc-20-dex.gitbook.io/brc-20dex/1.3-ordinal-and-fractional.md)
- [2.1 Decentralized Exchange](https://brc-20-dex.gitbook.io/brc-20dex/2.1-decentralized-exchange.md)
- [2.2 BRC20 Compatibility](https://brc-20-dex.gitbook.io/brc-20dex/2.2-brc20-compatibility.md)
- [2.3 Advantages of BRC20 DEX](https://brc-20-dex.gitbook.io/brc-20dex/2.3-advantages-of-brc20-dex.md)
- [3.1 LaunchPool](https://brc-20-dex.gitbook.io/brc-20dex/3.1-launchpool.md)
- [3.2 Spot Trading](https://brc-20-dex.gitbook.io/brc-20dex/3.2-spot-trading.md)
- [3.3 Leverage Trading](https://brc-20-dex.gitbook.io/brc-20dex/3.3-leverage-trading.md)
- [3.4 Cross-Chain Bridge to BRC-20](https://brc-20-dex.gitbook.io/brc-20dex/3.4-cross-chain-bridge-to-brc-20.md)
- [3.5 Staking](https://brc-20-dex.gitbook.io/brc-20dex/3.5-staking.md)
- [3.6 Swap](https://brc-20-dex.gitbook.io/brc-20dex/3.6-swap.md)
- [3.7 Exchange of BRC-20 Tokens](https://brc-20-dex.gitbook.io/brc-20dex/3.7-exchange-of-brc-20-tokens.md)
- [3.8 Fragmentation](https://brc-20-dex.gitbook.io/brc-20dex/3.8-fragmentation.md)
- [3.9 Token Utility](https://brc-20-dex.gitbook.io/brc-20dex/3.9-token-utility.md)
- [4.1  Security](https://brc-20-dex.gitbook.io/brc-20dex/4.1-security.md)
- [4.2 Multi-Factor Authentication](https://brc-20-dex.gitbook.io/brc-20dex/4.2-multi-factor-authentication.md)
- [4.3 Cold Storage](https://brc-20-dex.gitbook.io/brc-20dex/4.3-cold-storage.md)
- [5.1 Utility of BRC-20 DEX Token](https://brc-20-dex.gitbook.io/brc-20dex/5.1-utility-of-brc-20-dex-token.md)
- [5.2 Governance](https://brc-20-dex.gitbook.io/brc-20dex/5.2-governance.md)
- [6.0 Products Roadmap](https://brc-20-dex.gitbook.io/brc-20dex/roadmap/6.0-products-roadmap.md)
- [6.1 Phase 1](https://brc-20-dex.gitbook.io/brc-20dex/roadmap/6.1-phase-1.md)
- [6.2 Phase 2](https://brc-20-dex.gitbook.io/brc-20dex/roadmap/6.2-phase-2.md)
- [6.3 Phase 3](https://brc-20-dex.gitbook.io/brc-20dex/roadmap/6.3-phase-3.md)
- [6.4 Marketing Strategy And Community](https://brc-20-dex.gitbook.io/brc-20dex/roadmap/6.4-marketing-strategy-and-community.md)
- [7.1 The Challenge](https://brc-20-dex.gitbook.io/brc-20dex/7.1-the-challenge.md)
- [7.2 Aggregating Liquidity](https://brc-20-dex.gitbook.io/brc-20dex/7.2-aggregating-liquidity.md)
- [7.3 Fragmentation of the ordinals](https://brc-20-dex.gitbook.io/brc-20dex/7.3-fragmentation-of-the-ordinals.md)
- [Conclusion](https://brc-20-dex.gitbook.io/brc-20dex/8.0-conclusion/conclusion.md)
- [Terms and Conditions](https://brc-20-dex.gitbook.io/brc-20dex/legal/terms-and-conditions.md)
- [Privacy Policy](https://brc-20-dex.gitbook.io/brc-20dex/legal/privacy-policy.md)
- [Cookies Information](https://brc-20-dex.gitbook.io/brc-20dex/legal/cookies-information.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://brc-20-dex.gitbook.io/brc-20dex/get-started-on-brc-20-dex/get-started-on-brc-20-dex.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.
