> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/products/unihexa.md).

# UniHexa

UniHexa is a unified on-chain exchange service for Bitcoin-native assets. It is live on the Bitcoin mainnet with real assets, real orderbooks, and real settlement. It supports multiple protocols and asset types, including brc-20, Runes, providing users with a unified and seamless multi-asset trading experience.

UniHexa combines the high-performance matching engine of centralized exchanges with the non-custodial nature of decentralized wallets, enabling users to enjoy low-cost, high-efficiency trading while maintaining full transparency and asset security. All transactions are verifiable on-chain, and order books are completely public and accessible without permission.

Built upon a robust architecture and open protocol support, UniHexa aims to redefine how Bitcoin ecosystem assets are traded—delivering a secure, transparent, and reliable next-generation decentralized trading experience.

### **⚡ Trading experience: CEX + DEX in One**&#x20;

**🔸 CEX-like Experience**&#x20;

* Support for all Bitcoin assets and cross-protocol trading&#x20;
* Set your price/direction; UniHexa handles order-matching instantly&#x20;
* Unmatched orders auto-convert to listed orders on the orderbook market&#x20;
* You can access and edit your orders at any given time&#x20;
* Liquidity thrives with active market makers&#x20;

**🔸 DEX-like self-custody**&#x20;

* Every single order is committed onto blockchain before it gets matched.&#x20;
* Fully non-custodial, peer-to-peer trading.&#x20;
* Pair with non-custodial wallets like UniSat Wallet for the ultimate decentralized experience.

### **🔐 Security & transparency by design**

* &#x20;Every transaction committed to blockchain and verifiable as it should be.
* Full orderbook in mempool. No compromises.
* Permissionless access for all.

### **🛠 Development Status**

Currently in invite-only  Early Access Phase 2. Feedback-driven iteration to ensure stability, usability, and scalability.

View UniHexa page: <https://beta.unihexa.io>

Join our Discord for UniHexa updates and Early Access opportunities: [UniSat Discord](https://discord.com/channels/1080002044129189908/1455141838657683456)&#x20;

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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 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.unisat.io/products/unihexa.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.
