# Overview

Orbits is a ZK-SNARK based multi-chain orderbook DEX with Saas system and liquidity aggregator. It can quickly help deploy sub-station which shares depth and also enables users to trade spots and perpetuals. Orbits shares its quantitative strategy dividends with users and provide liquidity pool function for projects (optional) if needed.

<figure><img src="/files/kqkwoqTJ3Y6k4cNoImdD" alt=""><figcaption></figcaption></figure>

### Friendly, Professional

Unlike other DEXs, Orbits has a professional interface and API that you can access from any device. Thanks to Layer 2, transactions can be executed instantly, while having decentralized security.

### As secure as Ethereum

Based on zk-SNARK, it fully inherits the security of Ethereum, so all transactions require your signature. Transactions are direct from person to person, and assets do not need to be transferred out of your wallet at all. All transaction data is fully available on Ethereum.

### The wait is over, start trading!

We built the fastest fully decentralized exchange ever.

<figure><img src="/files/u8FVOcuZ41W3J4RFcRaK" alt=""><figcaption></figcaption></figure>

### Get started just in one minute

No private key required, Everything in your wallet, Full control of own assets.

1. Connect your wallet
2. Deposit your coins
3. Activate L2 account
4. Start trading & Earn rewards


---

# 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://orbits-1.gitbook.io/orbits/overview.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.
