# Zero to App in 5 Minutes

Jump straight into building on XION with ready-made app templates that require little to no setup. These guides are designed to give developers an instant hands-on experience with building on XION, without needing to write or compile code, set up a local dev environment, configure complex Treasury contracts, or build out a frontend.

## What’s Included in Each Guide

Each App guide provides:

* **A working smart contract** — already instantiated and ready to use.
* **A configured Treasury contract** — already set up with:
  * **Fee Grants** to enable gasless transactions for users.
  * **Authorization Grants** that allow your frontend to execute transactions on the user’s behalf.
* **A prebuilt frontend** — all you need to do is deploy it (or run it locally) to interact with the smart contract.

Within minutes, you’ll go from nothing to a fully live, interactive app on XION, complete with a **Meta Account** login experience and transaction-ready frontend.

The following guides are currently available:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="zero-to-dapp-in-5-minutes/launch-a-user-map-dapp-on-xion-in-5-minutes"><strong>Launch a User Map App on XION in 5 Minutes</strong></a><br>Go from nothing to a fully live, interactive dapp on XION in 5 minutes.</td></tr><tr><td><a href="zero-to-dapp-in-5-minutes/react-native-mobile-dapp-on-xion-in-5-minutes"><strong>React Native Mobile App on XION in 5 Minutes</strong></a><br>Create a Mobile app on XION in 5 minutes.</td></tr><tr><td><a href="zero-to-dapp-in-5-minutes/build-a-todo-app-using-the-collection-document-storage-smart-contract"><strong>Build a TODO App using the Collection-Document Storage Smart Contract</strong></a><br>Create a TODO Mobile app on XION in 5 minutes.</td></tr></tbody></table>
