# How to Create an NFT on ENO Marketplace?

Want to enter the exciting world of NFTs? Here, we guide you step-by-step through creating your own NFT, either using our AI assistant Agnes or by uploading your own file.

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

#### Step 1: Access the "Creator" section

Log in to your profile and navigate to the "Creator" section.\
In the Creator section, you will find two options for content creation:

* Generate with Agnes AI
* Upload my file

### Option 1: Generate with Agnes AI

#### Step 1: Describe your image

Use the "Describe the image you want to generate" field to clearly specify what you'd like. The more detailed your description, the better the results.

#### Step 2: Select a style

Choose from the available styles to personalize your image.

#### Step 3: Generate your image

Click "Generate," and Agnes AI will create your image based on your description.

#### Step 4: Complete NFT details

At the bottom, you'll find the following fields:

* NFT Name: Give your creation a distinctive name.
* Symbol: Choose a unique symbol to identify your NFT.
* Custom URL: Provide a custom address if desired.
* Description: Write a brief, engaging description of your NFT.

#### Step 5: Extra Metadata (optional)

You can add extra metadata such as videos, images, audio, or PDF files (from 1 to 10 files, up to 2GB total).

#### Step 6: NFT Tags

Select up to three tags that clearly describe your NFT.

#### Step 7: Configure your NFT

Carefully fill in the following details:

* Maximum Supply: Maximum quantity available.
* Max Mints per Wallet: Limit per wallet.
* Secondary Sale Royalties: Percentage of royalties.
* Mint Price (ETH): Initial price in Ethereum.
* Sales Start Time (UTC): Date and time when sales begin.

#### Step 8: Creator Wallets Distribution

Enter the wallet address(es) and specify the corresponding percentage for each participating creator. After filling this out, click "Next."

#### Step 9: Preview and Payment Method

Carefully review your NFT preview and ensure all information is accurate. Finally, select your preferred payment method and click "Create Collection." Remember, once your NFT is created, you cannot modify it.

### Option 2: "Upload my file"

If you already have your creation ready and wish to convert it into an NFT, follow these simple steps:

#### Step 1: Select your file

Choose an image in PNG or JPG format (maximum 10 MB) with recommended dimensions of 500x500 px.

**Step 2:** Upload your image

After selecting the file, click "Next."

#### Step 3: Fill in NFT information

On the following screen, you’ll see your uploaded image. Now provide the details:

* NFT Name: Name your NFT.
* Symbol: Identify your NFT with a unique symbol.
* Custom URL: Provide a personalized URL (optional).
* Description: Include a brief, engaging description.

#### Step 4: Extra Metadata (optional)

Similar to the previous process, add extra metadata such as videos, images, audio, or PDF files (up to two files, maximum 200 MB total).

#### Step 5: NFT Tags

Choose up to three relevant tags that clearly define your NFT or future collection.

#### Step 6: Final configuration and payment method

Review the configuration carefully and complete these sections:

* Maximum Supply: Maximum available quantity.
* Max Mints per Wallet: Limit per wallet.
* Secondary Sale Royalties: Royalty percentage.
* Mint Price (ETH): Initial price in Ethereum.
* Sales Start Time (UTC): Date and time when sales start.

#### Step 7: Creator Wallets Distribution

Enter wallet address(es) and specify the percentage for each creator involved. Once completed, click "Next."

**Step 8:** Preview and payment method

Review the NFT preview and ensure all data is correct. Finally, select your preferred payment method and click "Create Collection."

Congratulations! You've successfully created your NFT. You're now ready to continue creating NFTs and further connect with your 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-an-nft-on-eno-marketplace.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.
