# Blockchain Overview

Vitruveo is an L1 blockchain that is fully compatible with the Ethereum Virtual Machine (EVM). It uses a Proof of Authority consensus mechanism supported by a 500 Validator network. The platform uses GoEthereum, a fork of Ethereum, but with unique modifications to cater to its specific needs​​.

#### **Technical Pillars of Vitruveo**

1\. Rewards Pillar: Incorporates performance-based coin compound interest, letting everyone’s wallet grow organically.

2\. Creator Pillar: Vitruveo adopts a zero-knowledge KYC, allowing artists to be identified without exposing their private details.

3\. Asset Registry: Ensures industry-conforming metadata, uses Creative Commons for licensing, and employs the C2PA standard for signing.


---

# 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.vitruveo.xyz/core-concepts/blockchain-overview.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.
