# Sell your NFTs on your sites !

You can can create different types of NFT collections inside our NFT Factory:

* Basic type collection: **OpenNFTs** (*OpenNFTs generic Collection: anyone can Mint NFTs in this collection!)*
  * You can sell your NFTs on NFT marketplaces as OpenSea
* Royalties type collection: **AutoMarket** (*AutoMarket ownable OpenNFTs Collection: own your collection, mint and sell your NFTs with royalties)*
  * You can sell your NFTs directly on your wordpress sites without asking your users to buy on external and centralised NFT marketplaces with dedicated **SHORTCODES**
  * You can even ... sell your NFTs on any websites with our "**BUY SNIPPET**"
  * You can use the standard royalties

Below you can see that we added a shortcode to display a NFT collection:

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

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

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

&#x20;

You can also display one NFT:

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

<mark style="color:blue;">**BUILD you own NFT Marketplaces !**</mark>


---

# 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/sell-your-nfts-on-your-sites.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.
