# Welcome

## Introduction

Kredeum NFTs allows you to :

1. Archive your images on IPFS
2. Create your own NFT collections
3. Mint your images as NFTs
4. Sell them on your Wordpress site or on a NFT MarketPlace ([OpenSea](https://opensea.io/))

Kredeum NTFs is currently compatible with mainnet Ethereum, Matic, Arbitrum, Optimism, BSC (Binance Smart Chain), Fantom, Avalanche, Gnosis networks.

Please find some useful links

* Our main site: <https://www.kredeum.com/>
* Our Wordpress Kredeum NFTs plugin is available here <https://wordpress.org/plugins/kredeum-nfts/>
* Our DAPP Kredeum NFTs is available here <https://app.kredeum.com/>

Any questions, please feel free to connect to <https://discord.gg/D7Zy4VBzYz> or <contact@kredeum.com>

## Short presentation video

{% embed url="<https://www.youtube.com/watch?v=gRhz99FiEUs>" %}


---

# 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/readme.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.
