# Mint your NFTs directly in your Wordpress media library

To Mint (or create) NFTs, you must have **Metamask** installed, and an account on the mainnet **Ethereum**, **Matic/Polygon** network (here is [a good tutorial](https://medium.com/stakingbits/setting-up-metamask-for-polygon-matic-network-838058f6d844) on how to do that), **BSC** network or **Fantom** network, with some crypto amounts.

Important note: Before starting in Media library, please well select a blockchain and a NFT collection in plugin settings as described [here](/kredeum-nfts-documentation/user-guide/settings.md).

Then go to the **Media** page of your WP Admin, if not yet connected with Metamask, you can click on one **Connect Metamask** button

![](/files/-Ma8uvf0UnYEVzuAYoa6)

If not yet connected to Metamask, you'll need to click on "Connect to Metamask"

![](/files/-Ma8v_koXIRYPtyI5BAR)

To MINT a NFTs form one of your media, just click the **MINT NFT** button

![](/files/-Ma8vmZD_KEFoUi7QUME)

By default selected blockchain and selected collection defined in plugin settings as described [here](/kredeum-nfts-documentation/user-guide/settings.md). Then you can fill all date found in NFT edit form:

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

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

You will have to **accept the MINT transaction**, so you need some Matic Token to pay gas cost, but this will cost you much less than a cent of 0,001 $

![](/files/-MXvkGDcd6iqOZhx7gjK)

Now you \*\*NFT is minted \*\*, and you can sell your NFT !&#x20;


---

# 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.kredeum.com/kredeum-nfts-documentation/user-guide/mint-nfts.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.
