# Overview

Supra is more than a Layer 1. It’s a full-stack, high-performance blockchain ecosystem built to support the next generation of decentralized applications. Whether you’re building DeFi, GameFi, AI/ML protocols, or cross-chain solutions, Supra provides the tools to move faster and scale with confidence.

With ultra-fast finality, low-latency oracles, secure automation, and seamless bridging, Supra brings everything together in one vertically integrated platform.

***

## Start Building with the Full Supra Stack

**Ready to build?**&#x20;

We’ve made it easy to get started regardless of your background. \
Select your preferred VM and unlock the next generation of dApps.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Get Started on MoveVM →</strong></mark></td><td>Build secure, high-performance smart contracts with Move.</td><td><a href="/spaces/mTBWRilfF5GuWWSNVrjY">/spaces/mTBWRilfF5GuWWSNVrjY</a></td></tr><tr><td><mark style="color:red;"><strong>Get Started on EVM →</strong></mark></td><td>Deploy Solidity smart contracts using familiar EVM tools.</td><td><a href="/spaces/oDAXpbcTqldUcJ6e1yaj">/spaces/oDAXpbcTqldUcJ6e1yaj</a></td></tr></tbody></table>

***

### Native Oracles: Real-Time, Reliable, and Customizable

Supra’s native oracle network brings unmatched speed and precision to on-chain data delivery.

* **Data Feeds** – Pull and push-based price feeds with fast refresh rates and multi-source aggregation.
* **dVRF (Distributed Verifiable Random Function)** – A next-gen dVRF system that delivers secure, provably fair randomness optimized for performance-critical applications like gaming, NFTs, lotteries, and more.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Explore Data Feeds →</strong></mark></td><td>Access real-time, multi-source price data on-chain.</td><td><a href="/spaces/pGVprscCeQzW0QYcaJS9/pages/LrTvp9YayvWUDAh8oFwe">/spaces/pGVprscCeQzW0QYcaJS9/pages/LrTvp9YayvWUDAh8oFwe</a></td></tr><tr><td><mark style="color:red;"><strong>Explore dVRF (Randomness) →</strong></mark></td><td>Generate secure, verifiable on-chain randomness.</td><td><a href="/spaces/pGVprscCeQzW0QYcaJS9/pages/KNqM62uwVlFaX1V3L0r1">/spaces/pGVprscCeQzW0QYcaJS9/pages/KNqM62uwVlFaX1V3L0r1</a></td></tr></tbody></table>

***

### Native Automation: Set-and-Forget Smart Contract Execution

Supra's 0-block delay automation framework lets you schedule and trigger smart contract functions with zero upkeep. Built directly into the execution layer.

* **Use Cases** – Automated liquidations, recurring payments, rebalancing strategies, yield harvesting, and more.
* **Developer Friendly** – No external keepers or centralized intermediaries required.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Explore Automation →</strong></mark></td><td>Schedule and execute smart contracts automatically on-chain.</td><td><a href="/spaces/UAaFq9LKN5pQ81ddyiRu">/spaces/UAaFq9LKN5pQ81ddyiRu</a></td></tr></tbody></table>

***

### Native SupraNova Bridge: Fast, Secure, Modular Interoperability

SupraNova is our flagship bridge — a secure, modular, and composable interoperability protocol that allows fast asset and message transfers between Supra and other ecosystems. Supporting two different bridging technologies based on use cases

* [**HyperNova**](https://supra.com/documents/Supra-HyperNova-Whitepaper.pdf): A trustless bridge protocol that uses the source chain’s consensus layer for event verification using validator signatures.
* [**Hyperloop**](https://supra.com/documents/Supra-Hyperloop-Whitepaper.pdf): A fast, multi-signature-based game-theoretically secure bridge designed for source chains for which HyperNova-style trustless bridging is not applicable or feasible or results in high latency (Layer 2 chains).

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Explore SupraNova Bridge →</strong></mark></td><td>Transfer assets and messages securely across chains.</td><td><a href="/spaces/VkhtPwRHCu7dT1kTMvdp">/spaces/VkhtPwRHCu7dT1kTMvdp</a></td></tr></tbody></table>

***


---

# 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://supraoracles.gitbook.io/supra/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.
