# Create your collection

You can create your own NFT collection using CSPR.studio & then publish it to CSPR.market.

Note: collections created outside of CSPR.studio can be published to CSPR.market by registering on CSPR.studio. See [Publishing a collection](/publishing-an-existing-collection.md) for more details.

## Creating an NFT collection

To create a new NFT collection you can use CSPR.studio.

1. Navigate to [CSPR.studio](https://testnet.cspr.studio/)
2. Tap on **My Collections**

![](/files/Vc8aZYuEAIAHJO4Mt8E7)

3. Enter your collection details, confirm the details & sign the transaction to create the contract.

![](/files/TyMMA1i1r4yUjw4tNcAY)

4. Once the contract is created you can start minting NFTs on it.

   Note: it may take 2-3 minutes until the contract is ready for minting.

## Customize your collection

1. If you've just created the collection you can tap on the Customize collection button:

![](/files/xp0dP0x6tQS26mIWDDGr)

2. Next tap on Edit cover

![](/files/JCS3AqLxVsV1LUw1VWyz)

3. Now you can customize how your collection will appear on CSPR.market

![](/files/XgPAIgmkzXR9K3QO1KFf)

**The recommended image sizes for your collection profile are:**\
\- Collection logo: 500x500\
\- Featured image: 600 x 340\
\- Banner image: 1320x360

## Publishing your new collection

1. On CSPR.studio navigate to the collection you wish to pubish on CSPR.market.
2. Tap on Publish on CSPR.market.

   Note: it may take 2-3 minutes after you've created your collection before you can publish.

![](/files/kjp6yywf4at85lafhSJa)

3. Review and confirm the related transaction.


---

# 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.cspr.market/create-your-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.
