# UNI2CHAIN

Uni2Chain es una Blockchain pública construida sobre el consenso Proof of Authority (PoA), diseñada para lograr el equilibrio ideal entre seguridad, escalabilidad, velocidad y simplicidad para desarrolladores.

Uni2Chain permite a los desarrolladores crear ecosistemas seguros y escalables, gracias a su total\
compatibilidad con la Ethereum Virtual Machine (EVM) y herramientas como Remix, Hardhat, Metamask, The Graph y más. Esto permite construir y desplegar contratos inteligentes sin fricciones, manteniendo los más altos estándares de eficiencia y seguridad.


---

# 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://whitepaper.uni2chain.org/uni2chain-blockchain/uni2chain.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.
