> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tenderly.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Staging in Web3

> Stage and deploy Hardhat smart contracts and dapp UI on a Virtual Environment, fund accounts with the unlimited faucet, and wire up a GitHub Action.

<small>Estimated time: <b>5 min</b></small>
In this workshop, you will learn how to use [Virtual Environments](/virtual-environments/overview). More specifically:

* How to use [Unlimited faucet](/virtual-environments/unlimited-faucet) to gain arbitrary amounts of tokens and native balances
* How to deploy Hardhat contracts to a Virtual Environment
* How to stage smart contracts
* How to stage dapp UI
* How to create a Github action that will stage your smart contracts
