# How to Create a Collection?

If you've already set up your creator profile and you're ready to start sharing your art with the world, it's time to create your first NFT collection. Follow these steps to do it successfully:

Note: If you haven’t created your creator profile yet, check out Blog 1: How to Create a Creator Profile on ENO Marketplace for detailed instructions.

{% embed url="<https://youtu.be/gZSeacX14SQ>" %}

#### Step 1: Go to "My Collections"

From your profile, navigate to the user panel on the left sidebar and click on "My Collections."

Step 2. Edit your default collection

When you create your creator profile, a collection is automatically generated under the “My Collections” section. To customize it, go to this section and select the default collection. From there, you can edit the name, description, cover image, and other details to better reflect your identity as a creator.

#### Step 3: Add Details to Your Collection

It’s important to provide the following information clearly:

* Collection Name: Choose a name that’s appealing and representative.
* Description: Write a brief description explaining what users can expect from your collection.
* Upload a Cover: Upload an eye-catching cover image for your collection. Make sure the file size does not exceed 20 MB.

#### Step 4: Confirm and Create Your Collection

Review all the information you’ve entered. If everything looks good, click the “Create” button to finalize your collection.

Congratulations!\
You've successfully created your first NFT collection. Now you can start adding NFTs to it and share it with the community.

<br>


---

# 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.eno.network/eno-academy/how-to.../how-to-create-a-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.
