# Overview

Welcome to the Supra Move Layer 1 network documentation. Supra's MoveVM is a high-performance blockchain designed to support secure and scalable decentralized applications. As part of Supra's vertically integrated L1 ecosystem, MoveVM offers developers a robust platform to build and deploy applications using the Move programming language, renowned for its safety and efficiency.

Incorporating native services such as oracles, verifiable randomness, automation, and cross-chain communication, Supra's MoveVM enables the creation of "Super dApps" that are both composable and performant. This documentation provides comprehensive resources to help you get started, from setting up the Supra CLI to deploying your first Move smart contract and dApp. Whether you're new to Move or an experienced developer, this guide will support you in harnessing the full potential of Supra's MoveVM.

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><mark style="color:red;"><strong>Getting Started →</strong></mark></td><td></td><td><a href="/pages/80onTeF7djKloIwkDqNq">/pages/80onTeF7djKloIwkDqNq</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Network Information →</strong></mark></td><td></td><td><a href="/pages/GLJVLgzVWJ6CM4ufzaae">/pages/GLJVLgzVWJ6CM4ufzaae</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Learn Move 101 →</strong></mark></td><td></td><td><a href="/pages/4AGqYKTlvlCs64awQKkB">/pages/4AGqYKTlvlCs64awQKkB</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Move Book →</strong></mark></td><td></td><td><a href="/pages/iFntfgWoYUbTYeGgrlE7">/pages/iFntfgWoYUbTYeGgrlE7</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>TypeScript SDK →</strong></mark></td><td></td><td><a href="/pages/GP2b7bcv5pDT96t0XC7j">/pages/GP2b7bcv5pDT96t0XC7j</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Rest API →</strong></mark></td><td></td><td><a href="/pages/No6ahTOY2GqkzgnInakk">/pages/No6ahTOY2GqkzgnInakk</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Token Standards →</strong></mark></td><td></td><td><a href="/pages/YVz6Fmt3vV4WlnkCDg9k">/pages/YVz6Fmt3vV4WlnkCDg9k</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Supra Dapp Templates →</strong></mark></td><td></td><td><a href="/pages/dM2ElmSem57HgJ5tLOuy">/pages/dM2ElmSem57HgJ5tLOuy</a></td></tr><tr><td></td><td><mark style="color:red;"><strong>Supra Move VS Code Extension →</strong></mark></td><td></td><td><a href="/pages/9XHa9uIXBH66PrG2Jy07">/pages/9XHa9uIXBH66PrG2Jy07</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/network/move/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.
