# Orbis

#### The First Layer 2 ZK-Rollup Scaling Solution Built on Cardano

Visit the official website:

{% embed url="<https://orbisprotocol.com>" %}

## Getting Started

What is Orbis?

{% content-ref url="high-level-overview" %}
[high-level-overview](https://docs.orbisprotocol.com/orbis/high-level-overview)
{% endcontent-ref %}

What are zero-knowledge proofs?:

{% content-ref url="technology/zk-snarks" %}
[zk-snarks](https://docs.orbisprotocol.com/orbis/technology/zk-snarks)
{% endcontent-ref %}

Orbis is the first general-purpose layer 2 zk-rollup protocol for Cardano, built to support decentralized finance (DeFi) applications and a thriving blockchain ecosystem. Orbis offers the level of scalability and transaction throughput necessary for a global blockchain-based financial system.


---

# 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.orbisprotocol.com/orbis/orbis.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.
