> For the complete documentation index, see [llms.txt](https://nft20-1.gitbook.io/nft-20.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nft20-1.gitbook.io/nft-20.org/beginners-guide/mint-nft20-assets.md).

# Mint NFT20 Assets

**Step 1:** In the top-right corner, first click on the "Connect Wallet" button.

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

**Step 2:** Next, from the pop-up, select and connect your wallet. In this scenario, we will connect using MetaMask.

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

**Step 3:** Click on the "Mint" button of the NFT20 asset you wish to mint. For this example, we will be minting a MetaSaga Warrior ERC-721 NFT to a MetaSaga Warrior NFT20 asset.

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

**Step 4:** In the pop-up, select the eligible ERC-721 / ERC-1155 NFT that you wish to mint. Click on the "Mint" button to proceed.

> *Note: Make sure you have the required amount of ERC-721 / ERC-1155 NFTs in your wallet.*

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

**Step 5:** Verify the details of the transaction and click on the "Mint" button to go to the next step.

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

**Step 6:** You also need to click the "Confirm" button in your wallet to approve the transaction.

> *Note: You will need to pay gas fees to complete the transaction.*

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

**Step 7:** Congratulations! Your transaction is complete. You have successfully converted your ERC-721 / ERC-1155 NFT to NFT20 asset.

<figure><img src="/files/4Iy6zOl7ORxmON0RiIOX" 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:

```
GET https://nft20-1.gitbook.io/nft-20.org/beginners-guide/mint-nft20-assets.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.
