> For the complete documentation index, see [llms.txt](https://docs.metaproprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaproprotocol.com/metapro-market/create-asset-minter/how-to-create-mint-asset/4.-mint-meta-asset.md).

# 4. Mint meta asset

## <mark style="background-color:purple;">In this step you upload meta asset and mint NFT on BNB Chain</mark>

&#x20;

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

✔ This section allows you to **check all entered details**

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

✔ If all details are correct, please **tick the box** to confirm that you have read and accepted the Meta asset policy and **Mint** NFT.

{% hint style="info" %}
Click here for [Meta asset policy](https://metapromarket.com/policy/nft-meta-asset)
{% endhint %}

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

{% hint style="warning" %}
Make sure you have some **BNB** in your wallet **to** **cover** the **minting and network fees**.
{% endhint %}

<figure><img src="/files/2UmNNVUSz9zfD7ppHWOR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Click [here](https://docs.metaproprotocol.com/metapro-market/buy-crypto) for easy cryptocurrency purchase
{% endhint %}

✔ Resources upload

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

✔ POD distribution

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

✔ Sign transaction

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

Please continue in the wallet

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

✔ Meta asset listing

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

{% hint style="warning" %}
If during this process you receive the information below, please check the market first as your asset may have already been minted. If it has not been minted, please repeat the minting process.
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaproprotocol.com/metapro-market/create-asset-minter/how-to-create-mint-asset/4.-mint-meta-asset.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
