> For the complete documentation index, see [llms.txt](https://docs.nftgarden.app/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftgarden.app/en/webtools/contract/create.md).

# Create contract screen

On this screen, you can create a new contract.

<figure><img src="/files/jrwehtru32q0zu0fjatB" alt=""><figcaption></figcaption></figure>

## Input items <a href="#items" id="items"></a>

<table><thead><tr><th width="213.33333333333331">Item</th><th width="104">Required</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Yes</td><td>The name of the contract. The name will be reflected in the name on the blockchain only when a new registration is made.</td></tr><tr><td>Network</td><td>Yes</td><td>Select the <a href="/pages/V0ek06qwzYZFPVJ7bIMV">blockchain/network</a> for which you want to create a contract.</td></tr><tr><td>SoulBound Toke</td><td>No</td><td>Sets whether the NFT generated from this contract is a <a data-footnote-ref href="#user-content-fn-1">SoulBound Token</a>. Default is disabled.</td></tr><tr><td>NFT minting with API</td><td>No</td><td>Sets whether NFT generation is allowed via API. Default is Disable.</td></tr><tr><td>NFT transfer</td><td>No</td><td>Sets whether NFT forwarding is allowed or not. Default is Disable.</td></tr></tbody></table>

{% content-ref url="/pages/2eTR06eAvxMyCwsNve3h" %}
[Create contract](/en/tutorial/create-contract.md)
{% endcontent-ref %}

[^1]: SoulBound Tokens are NFTs that cannot be transferred or assigned to other accounts.
