# What is OrangeBit?

OrangeBit is a next-generation hybrid digital asset trading platform built to serve both high-frequency traders and long-term investors. It seamlessly integrates the strengths of decentralized (on-chain) transparency with centralized (off-chain) performance, delivering a secure, efficient, and scalable trading experience.

**On-Chain Components (Decentralized Layer)**

<br>

User assets remain under full self-custody at all times. Core clearing and settlement processes are executed via auditable smart contracts, ensuring transparency and verifiable fund integrity. On-chain liquidity mechanisms — including AMM pools and ALP (Active Liquidity Provider) programs — operate entirely on blockchain networks, allowing open access and real-time inspection.

<br>

**Off-Chain Components (Performance Layer)**

<br>

To achieve millisecond-level latency, deep liquidity, and advanced market-making capabilities, OrangeBit employs a high-performance off-chain matching engine and liquidity aggregation framework. Order execution and risk management occur off-chain, while all critical asset transfers and settlements are finalized on-chain through smart contracts or hybrid multi-signature custody, providing both speed and verifiable security.

#### **Building a Free and Decentralized Financial Ecosystem**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-lock-hashtag">:lock-hashtag:</i></h4></td><td><strong>Secure and Transparent Smart Contracts</strong></td><td>Fully on-chain verifiable smart contracts, audited and certified by multiple top-tier security firms. User assets remain entirely under their control, eliminating the need to trust intermediaries.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-swap">:swap:</i></h4></td><td><strong>Hybrid Design</strong></td><td>The perfect combination of CEX-level speed and DEX-level transparency. Off-chain order matching enhances efficiency, while on-chain settlement ensures security, leveraging the advantages of both models.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-head-side-gear">:head-side-gear:</i></h4></td><td><strong>AI-Powered Risk Control System</strong></td><td>Leverages artificial intelligence to monitor trading risks in real time, proactively identifying abnormal behaviors and potential threats, ensuring the security of the platform and users’ assets.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>High-Performance Matching Engine</strong></td><td>Zero-latency matching, capable of processing over 100,000 orders per second.Delivers a trading experience comparable to centralized exchanges, effectively eliminating the latency and congestion issues common in DEXs.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-share-nodes">:share-nodes:</i></h4></td><td><strong>Unified Cross-Chain Asset Account</strong></td><td>No need to switch between multiple networks — a single connection enables trading across all supported chains. Seamlessly exchange assets from EVM-compatible chains, Solana, Aptos, and more.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-coin-blank">:coin-blank:</i></h4></td><td><strong>Shared Liquidity Pool</strong></td><td>Optimized automated market-making algorithms maximize capital efficiency, providing traders with better slippage performance and generating stable returns for liquidity providers.</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.orangebit.com/documentation/getting-started/readme.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.
