# Introduction

Singularity is an on-chain institutional darkpool built to eliminate MEV, front-running, and trade leakage. Every order—asset, size, counterparty—is encrypted and hidden from mempools and explorers, giving large traders safe, confidential execution. Compliance tools are available for compliance reporting at the option of user.

Underneath, Singularity runs on a proprietary developed EVM compatible zero-knowledge privacy layer:

* ZK Contracts hide ETH, ERC-20, and ERC-721 balances as well all transaction details.
* Relayer Nodes broadcast meta-transactions so users never reveal addresses or pay gas directly.

The darkpool is live with a Phase 1 centralized matching engine, moving toward an (optional) decentralized orderbook with on-chain synchronization and private RPC for low latency.

Singularity is backed by reputable VCs and liquid funds including Gumi Cryptos Capital, Nomura's Laser Digital, Apollo Crypto, DACM and a range of Web3 founder angels.

{% hint style="info" %}
**Join the community:**\
\
**Newsletter:** <https://singularityzk.beehiiv.com/>\
**Twitter**: <https://twitter.com/singularityzk>\
**Discord**: <https://discord.gg/n8jbGE6aVE>\
**Telegram**: <https://t.me/singularityzk>\
**Medium**: <https://medium.com/@singularityzk>\
**YouTube**: <https://www.youtube.com/channel/UC-HIVj0j_rEUie0sCF30pig>\
**LinkedIn**: <https://www.linkedin.com/company/singularityzk/>
{% endhint %}

## :goal: Mission

Singularity’s mission is to provide financial institutions, venture funds, and individual users with an asset-agnostic, on-chain darkpool platform that ensures capital efficiency, discretion, and confidentiality, while aggregating fragmented liquidity into a seamless institutional trading ecosystem.


---

# 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://singularityzk.gitbook.io/singularity/start-here/introduction.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.
