# Create NFT Collection

1. [Sign up](/products/chalk/sign-up.md) for Chalk and select "Create a Collection."

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

Note: Ensure that you have the MetaMask wallet extension installed in your browser and it's connected to Chalk.

2. Provide the symbol, collection name, and a description for your NFT, then click "Next

<figure><img src="/files/8yWQ0Gad4tEb75AachEI" alt=""><figcaption></figcaption></figure>

3. Chalk will guide you through creating an allocation for storing your NFTs. Choose your preferred storage size and click "Create Allocation."

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

4. Select your preferred payment method for creating the allocation.

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

5. In this guide, we will use ERC tokens for payment. If you'd like to learn how to pay with a credit card, refer to this [guide](/products/chalk/create-nft-collection/buy-zcn-for-nft-via-credit-card.md). Click "Buy with ERC Token" and then "Continue."

<figure><img src="/files/8WLT9gtULA7Hvb3QWcaj" alt=""><figcaption></figcaption></figure>

6. Review and confirm the total storage space (allocation) for storing your NFT.

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

Note: The amount you need to lock should be equal to or greater than the amount needed for the purchase and should be available in your wallet.\
\
7\. You can either make the payment from your existing wallet balance or purchase more ERC tokens. Here's a [guide](/products/chalk/create-nft-collection/buy-zcn-for-nft-via-erc-token.md) to help you with this process.

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

8. Provide pricing for your NFT collection, specify the maximum quantity of NFTs to be minted, set the royalty percentage, and then click "Deploy Contract."

<figure><img src="/files/BSVra4W68xF12P0MiSVW" alt="" width="563"><figcaption></figcaption></figure>

9. In a matter of seconds, the contract will be deployed, and Chalk will furnish you with a Contract ID. Click on "Go to Profile" to view your NFT collection.

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

10. Your collection will be listed in your profile. As you scroll down, you'll be able to see the royalties earned from your NFT collection.

<div><figure><img src="/files/dkVIioNKA194IUIVr1gY" alt=""><figcaption><p>NFT Revenue</p></figcaption></figure> <figure><img src="/files/w6V1y0hqKHV4bP0cWj6d" alt=""><figcaption></figcaption></figure></div>

11. Click on the collection to view the NFT items. Refer to the screenshot below.

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

12. Clicking on the collection will reveal the NFT items contained within it.

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

13. Select a particular item to view its creator, collection, and additional details.

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


---

# 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://docs-old.zus.network/products/chalk/create-nft-collection.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.
