> For the complete documentation index, see [llms.txt](https://circular-protocol.gitbook.io/hyper-code-ide-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://circular-protocol.gitbook.io/hyper-code-ide-guide/lesson-2-smart-contracts/integrations.md).

# 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="/files/31FAOEPaJrOkwWGmq73n" 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="/files/wGxE3BeRPmBIfMDMnLli" alt=""><figcaption></figcaption></figure>
