# How to create and sell NFTs on MarketPlace

**Step 1:** Set up your wallet

**Step 2:** Create your collection

**Step 3:** Add your NFTs

**Step 4:** List them for sale

### Create Collection <a href="#create-collection" id="create-collection"></a>

Click **Create Collection**, then enters information to create a new Collection.

* Avatar: the representative image of the Collection (350 x 350 recommended)
* Cover: cover art of the collection (1400 x 350 recommended)
* Collection Name: the name of the collection
* Creator earning (collect a fee when user resell an item you originally created): set % received when other User sells NFT created by User in Collection.
* Description: descriptive information about the collection (max 1000 words)

**Note:** Only Pro Level Gold users can create Collections and have a certain number of collection creations for each Level.

### Create NFT <a href="#create-nft" id="create-nft"></a>

{% embed url="<https://www.youtube.com/watch?v=_0eRx-ISyYg>" %}
Create Your 3D Avatar on NFT Marketplace
{% endembed %}

Click **Create NFT** and select the type of NFT you want to create: vrMalls, vrHomes, vrExpos, vrBanners, 3D/ AR/VR NFTs, vrSpace, vrAsset, Digital Human. Once selected, the NFT type will be divided into 2 types:

* From template
* Custom

For **From template** users will pay after choosing for themselves an NFT based on NFT's templates (after payment, NFT will return to Inventory).&#x20;

For **Custom**, the user must go through an Admin approval step, before minting NFT (paid), and after minting a new NFT on the User's Inventory.


---

# 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://documentations.bizverse.world/nft-marketplace-in-bizverse/how-to-create-and-sell-nfts-on-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.
