# 2 / Create a royaltie NFT collection

On Alpha / Beta DAPP and from v0.17.0 wordpress version plugin

Click on Create button, then Create collection button

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

Select **AUTOMARKET**, define&#x20;

* a collection name
* a collection symbol
* Royalty fees (we recommend max 10%)
* Royalty receiver (by default your Metamask address)
* Recommend price (default NFT price, can be updated during NFT creation)

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

Follow NFT collection creation steps:

{% tabs %}
{% tab title="Validate" %}

<figure><img src="/files/z5HA63ROYv7kK617lMPX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Transaction starting" %}

<figure><img src="/files/VuaRXGroqhF4NUQB8A1j" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Transaction details" %}

<figure><img src="/files/1iSuQApwyBGNNmzTp6y1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Created !" %}

<figure><img src="/files/e9jmi1Tl2zirtYuKS4Ed" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

You can now create NFTs inside your AutoMarket collection ! Define

* Your media
* NFT title
* NFT description
* NFT AutoMarket collection
* NFT properties
* NFT price

You'll see useful informations as Collection fees (defined during Collection creation), Kredeum protocol fees (0.9%), estimated Royalty amount

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

Click "Mint NFT" and follow steps

Now you can see your NFT data as:

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

&#x20;You can ...

* Get some useful shortcodes / snippets
  * Sell your NFT on any websites by adding a "Buy"
  * Sell your NFT on your wordpress with a custom wordpress shortcode
  * View your NFT on OpenSea with a custom wordpress shortcode
* Transfer your NFT to who you want
* Burn your NFT&#x20;
* Sell your NFT by defining / updating a price

{% tabs %}
{% tab title="Shortcodes" %}

<figure><img src="/files/oysS1hZR972flkIGzQKg" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Transfer" %}

<figure><img src="/files/06GUJHiF09kznFqjujpo" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Burn" %}

<figure><img src="/files/R9WF2ojtMbmA9rWYTCc6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Sell" %}

<figure><img src="/files/j6j1APIzgF8cqiV6GpQG" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Then just add the NFT buy snippet or NFT wordpress shortcodes on your web pages as <https://www.kredeum.org/sardaigna/>

For example <https://www.kredeum.org/sardaigna/>  has been created on a wordpress page with wordpress kredeum shortcodes, displaying automatically NFT images and buy buttons ...&#x20;

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

<figure><img src="/files/DhUm7YkaybqCS7vFlVbX" alt=""><figcaption><p>You own this NFT, click on Sell to update the price or cancel the Sell status</p></figcaption></figure>

<figure><img src="/files/9H7Q2OBaddK1fFIdy4wm" alt=""><figcaption><p>You don't own this NFT, click on Buy if you want to buy it ! </p></figcaption></figure>

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


---

# 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/2-create-a-royaltie-nft-collection.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.
