> For the complete documentation index, see [llms.txt](https://docs.kredeum.com/kredeum-nfts-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kredeum.com/kredeum-nfts-documentation/kredeum-nfts-dapp/how-to-create-your-nfts.md).

# How to create your NFTs

1 / Click on "Mint" button on the top right of the DAPP page

![](/files/lilr04ywk0r92It0UnDU)

2 / Click on "Mint NFT"

![](/files/YcmNiqn0yqhNvWqSl2aT)

3 / Upload your image, define a NFT name, select the NFT type (only Picture for the moment), select on of your collection or standard Kredeum one and click on "Mint NFT"

![](/files/GOFmA8rjKbVFcH5qSPIC)

4 / Validate the transaction cost proposed by Metamask:&#x20;

![](/files/TXadxep7454QxQQgsBKA)

5 / Follow the transaction process until full completion

![](/files/is8ipwnPZTARYhsGfh85)

6 / Once the transaction mint is successful, you'll get confirmation:

![](/files/6B1vRRTG6wI44EFWcZHX)

![](/files/dGKxZO8Erd71EhWrYHxG)


---

# 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://docs.kredeum.com/kredeum-nfts-documentation/kredeum-nfts-dapp/how-to-create-your-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.
