> For the complete documentation index, see [llms.txt](https://xai-foundation.gitbook.io/xai-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xai-foundation.gitbook.io/xai-network/xai-gaming-dev-resources/build-with-thirdweb/contracts.md).

# Contracts

Deploy pre-built audited smart contracts — or write your own with our Solidity SDK. Available on any EVM chain.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Deploy</td><td>Contract deployment build for any use case</td><td><a href="https://portal.thirdweb.com/contracts/deploy/overview">https://portal.thirdweb.com/contracts/deploy/overview</a></td><td><a href="/files/sCaDSetoGjv2SzmRzCLB">/files/sCaDSetoGjv2SzmRzCLB</a></td></tr><tr><td>Build</td><td>Write your own smart contracts</td><td><a href="https://portal.thirdweb.com/contracts/build/overview">https://portal.thirdweb.com/contracts/build/overview</a></td><td><a href="/files/U2Wp7FDlhhinBbvP9lBZ">/files/U2Wp7FDlhhinBbvP9lBZ</a></td></tr><tr><td>Interact</td><td>Add smart contract interactions in your app</td><td><a href="https://portal.thirdweb.com/contracts/interact/overview">https://portal.thirdweb.com/contracts/interact/overview</a></td><td><a href="/files/g5cUip1cS9PD8KAfHJix">/files/g5cUip1cS9PD8KAfHJix</a></td></tr><tr><td>Explore</td><td>Ready-to-deploy contracts</td><td><a href="https://portal.thirdweb.com/contracts/explore/overview">https://portal.thirdweb.com/contracts/explore/overview</a></td><td><a href="/files/MShbPCNsZUt8mIFfWaRX">/files/MShbPCNsZUt8mIFfWaRX</a></td></tr><tr><td>Publish</td><td>Publish your contracts on-chain</td><td><a href="https://portal.thirdweb.com/contracts/publish/overview">https://portal.thirdweb.com/contracts/publish/overview</a></td><td><a href="/files/jlvEhgWdel5Sym8bQweK">/files/jlvEhgWdel5Sym8bQweK</a></td></tr></tbody></table>

#### **Features**

* Easily deployable: Deploy pre-built contracts through a user interface (dashboard), CLI, or even programmatically through SDKs.
* Customized dashboard to manage contracts: Pre-built contracts provide a custom interface to easily manage your contract.
* Retained ownership: All contracts deployed are fully owned by the contract deployer (you).
* Audited: All pre-built contracts are audited by 3rd party auditors with audit reports attached and ongoing bug programs to ensure security for both deployers and users.
* Cheaper Deployment: Utilizing the proxy pattern, pre-built contracts are 10x cheaper to deploy vs non-proxy versions.
