# Deployment

Once you’re satisfied with your smart contract’s performance, you can deploy it to the blockchain. To begin, simply click the deployment icon in the top-left corner of the screen. This marks a key milestone, bringing your contract to life on the blockchain.

<figure><img src="https://2767212105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKH6M71t3pjXIskugj79r%2Fuploads%2FchVLgWmpuLJHyHbpHHd9%2Fdeploy%20(1).jpg?alt=media&#x26;token=fff99602-b6f8-4aff-aa60-ef0df787174f" alt=""><figcaption><p>The deployment button</p></figcaption></figure>

Smart contract deployment is a transaction on the blockchain and requires confirmation and inclusion in a block to be finalized. After deploying, there may be a short wait depending on network speed and congestion. Once confirmed and included in a block, the contract is ready for interaction. The deployed contract address will appear in the status bar, confirming a successful deployment and providing key details.

<figure><img src="https://2767212105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKH6M71t3pjXIskugj79r%2Fuploads%2FBwmhyMUgdrqyRAYtiDDY%2Fdeployment1%20(1).jpg?alt=media&#x26;token=6f4c3439-ba68-4933-b729-84b894bdf63b" alt=""><figcaption></figcaption></figure>
