# Whitepaper

The whitepaper on the Mazze blockchain project offers a detailed analysis of its economic and technological aspects. It focuses on how the project enhances blockchain performance, notably through parallel block processing, a feature that distinguishes Mazze from traditional blockchains such as Bitcoin and Ethereum. The paper also delves into the economic model of Mazze, assessing its sustainability and how storage costs affect user behavior in a decentralized network. Additionally, it provides an insightful overview of the factors that influence the ecosystem and user motivation, with a particular emphasis on environmental sustainability and DeFi applications. This document aims to contribute to the blockchain field through its analytical and pragmatic approach.

{% embed url="<https://mazze.io/whitepaperV1.pdf>" fullWidth="false" %}


---

# 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.mazze.io/overview/whitepaper.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.
