# 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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xai-foundation.gitbook.io/xai-network/en/xai-gaming-dev-resources/build-with-thirdweb/contracts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
