# What is Scalaris?

Scalaris is a novel framework designed to facilitate the rapid development of decentralized applications by leveraging advanced consensus protocols.&#x20;

Initially built on the cutting-edge research of [Narwhal](https://scalaris.gitbook.io/scalaris/overview/narwhal-achieving-scalability-and-throughput) and [Bullshark](https://scalaris.gitbook.io/scalaris/overview/the-bullshark-protocol), Scalaris introduces a leaderless, parallel, high-throughput, scalable, and MEV-mitigation consensus mechanism.&#x20;

Additionally, we are exploring the integration of a new [DAG-based](https://scalaris.gitbook.io/scalaris/overview/dag-based-consensus) and leaderless consensus protocol called [Mysticeti](https://scalaris.gitbook.io/scalaris/overview/mysticeti-enhanced-consensus-protocol-for-scalaris), which promises a throughput of up to 400,000 transactions per second (TPS) and very low latency for consensus commits, around 0.5 seconds.&#x20;

Check out the official [Scalaris GitHub Repository](https://github.com/scalarorg).

[<br>](https://scalaris.gitbook.io/scalaris)


---

# 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://scalaris.gitbook.io/scalaris/scalar/introduction/what-is-scalaris.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.
