> For the complete documentation index, see [llms.txt](https://singularityzk.gitbook.io/singularity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://singularityzk.gitbook.io/singularity/start-here/singularity-target-market/l1-and-l2s.md).

# L1 and L2s

Layer 1 and Layer 2 networks can embed Singularity’s technology stack into their ecosystems to provide **native on-chain confidentiality** for all participants. This unlocks new possibilities for adoption by institutions, developers, and end users.

### 1. Native Confidentiality Layer

* **Ecosystem-Wide Privacy:** Offer confidential trading, liquidity, and asset management capabilities directly at the network level.
* **Protocol Standardization:** Provide developers with standardized privacy primitives that can be used across dApps.
* **Seamless User Experience:** Enable end users to interact with DeFi applications and liquidity pools while maintaining wallet confidentiality.

### 2. Institutional Adoption

* **Trusted Environment:** Attract institutional funds, venture firms, and TradFi players by embedding privacy guarantees at the protocol layer.
* **Compliance-Ready:** Support on-chain KYB/KYC-enabled confidentiality, balancing regulatory needs with user privacy.
* **Enterprise Onboarding:** Lower barriers for enterprises and large-scale financial institutions to enter the ecosystem.

### 3. Developer Enablement

* **SDK & API Access:** Developers can integrate Singularity’s privacy stack into their dApps without reinventing the wheel.
* **Cross-Chain Liquidity:** Support confidential access to liquidity pools across multiple EVM-compatible chains.
* **Innovation Catalyst:** Encourage the creation of novel applications (confidential DAOs, private staking, institutional-grade DeFi) within the network.

### 4. Strategic Advantages for L1/L2

* **Differentiation:** Position the network as a leader in privacy-first infrastructure.
* **Liquidity Growth:** Attract deeper liquidity from funds and professional traders who require confidential execution.
* **Ecosystem Expansion:** Provide a secure and private environment that encourages both institutional and retail participation.


---

# 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, and the optional `goal` query parameter:

```
GET https://singularityzk.gitbook.io/singularity/start-here/singularity-target-market/l1-and-l2s.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
