# SupraEVM Resources

SupraEVM Resources brings together everything developers need to start building on the EVM side of Supra’s multi-VM network. Whether you're learning Solidity, exploring Move, comparing both languages, or browsing tools and frameworks, this section gives you clear explanations, examples, and hands-on resources to accelerate your development workflow.

From introductory guides to in-depth documentation, this is your starting point for mastering smart contract development on SupraEVM.

***

<table 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>Solidity</strong></mark></td><td>Learn how Solidity works and start building smart contracts for the EVM.        </td><td><a href="/pages/iCrfEahMgbSfvOfAwgm6">/pages/iCrfEahMgbSfvOfAwgm6</a></td></tr><tr><td><mark style="color:red;"><strong>Move</strong></mark></td><td>Discover how Move powers secure, resource-oriented smart contracts on the Supra L1.                                 </td><td><a href="/pages/4bt4F9dVcWuOgMNfynVp">/pages/4bt4F9dVcWuOgMNfynVp</a></td></tr><tr><td><mark style="color:red;"><strong>Solidity Resources</strong></mark></td><td>Explore frameworks, tutorials, tools, and advanced guides for professional Solidity development.                         </td><td><a href="/pages/9AVEl78adYxCZgrL3XBc">/pages/9AVEl78adYxCZgrL3XBc</a></td></tr><tr><td><mark style="color:red;"><strong>EVM / MoveVM Cheatsheet</strong></mark></td><td>Compare Solidity and Move side-by-side and understand how both VMs differ under the hood.           ></td><td><a href="/pages/K90aqWsk08ftVTpQusdz">/pages/K90aqWsk08ftVTpQusdz</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/evm/overview/supraevm-resources.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.
