> For the complete documentation index, see [llms.txt](https://ocelex.gitbook.io/ocelex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ocelex.gitbook.io/ocelex/welcome-to-ocelex/why-zircuit.md).

# Why Zircuit?

## **Here’s why we chose Zircuit:**

* **Next-Gen Scaling with ZK-Rollups**&#x20;

Zircuit’s ZK-Rollups enhance scalability by processing transactions off-chain, reducing gas fees and increasing throughput. This provides Ocelex with the ability to offer high-speed, cost-effective transactions without compromising on security.

* **AI-Powered Security**&#x20;

Zircuit’s AI-driven Sequencer Level Security (SLS) monitors the mempool in real-time, detecting and preventing malicious transactions. This advanced security feature ensures that Ocelex operates on one of the safest DeFi environments available.

* **Seamless Ethereum Compatibility**

Zircuit’s full compatibility with Ethereum tools and wallets allows Ocelex to integrate without the need for extensive reprogramming. This seamless integration helps Ocelex tap into the broader Ethereum ecosystem while leveraging Zircuit’s infrastructure.

* **Verifier-Backed Accuracy**

Zircuit’s on-chain verifier ensures transaction proofs are accurate and legitimate. This guarantees that Ocelex’s transactions maintain the highest level of trust and security on Ethereum’s main chain.

* **Cost-Efficiency**

ZK-Rollup technology dramatically lowers gas fees, making transactions affordable for Ocelex users. This cost-saving advantage is crucial for scaling DeFi services and attracting a broader user base.

* **Leveraging Zircuit’s Capital Flow**

With Zircuit’s strong $1.8B TVL, Ocelex is positioned to tap into significant liquidity and capital flow, aligning perfectly with our mission to provide efficient and secure liquidity solutions for the DeFi space.

By launching on Zircuit, Ocelex is set to deliver an enhanced DeFi experience, combining high scalability, robust security, and low-cost transactions.


---

# 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://ocelex.gitbook.io/ocelex/welcome-to-ocelex/why-zircuit.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.
