# How to create (mint) asset

{% embed url="<https://youtu.be/d--MMbU6zws>" %}

In order to create (mint) asset, you will need to follow a few steps.

**Step 1**

Visit [market.metapro.one](https://market.metapro.one/) and click **Login**

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

**Step 2**&#x20;

**Connect** with one of available wallet providers.

{% hint style="success" %}
We recommend using our metapro wallet.&#x20;
{% endhint %}

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

**Step 3**

If you are login for the first time please [set your account](https://docs.metaproprotocol.com/metapro-market/set-your-account) or if you already have your account with us please [connect your wallet and login to web3!](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

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

**Step 4**

Once you are logged in and connected to Web3, please select Create asset

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

**Step 5** - You are now on the **NFT minter page**

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

**Step 6** - Please complete all the required fields as described on the next steps

{% hint style="info" %}
In the next 5 steps you will see how to mint an **NFT meta asset (NFTma)** , which is a combination between an ERC-1155 token and an asset.
{% endhint %}


---

# 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.metaproprotocol.com/metapro-market/create-asset-minter/how-to-create-mint-asset.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.
