# 1 / Create a basic 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 **OPENNFTS**, define a collection name and a symbol collection

<figure><img src="/files/wtgHGrRqG5dRAqUohn8O" 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 OpenNFTs collection ! Define

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

<figure><img src="/files/zm6dSYeiPii2zkUUD8JQ" 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/1-create-a-basic-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.
