# Linking Products to NFTs

**The Products section is essential if you are using the NFTs plugin!**

That's because to make sales and transfers of NFTs automatically in sales, it is necessary to create a link between the products in your store and the NFTs created in the Cryptum Dashboard.

<mark style="color:purple;">**Step #1**</mark>

The first step you need to do is **authorize your store's products** (on Woo!) to appear on the Cryptum dashboard.&#x20;

After that, the Products will be displayed on this screen of your Dashboard.

<mark style="color:purple;">**Step #2**</mark>

The next step is to create your NFTs in Cryptum. To do this, follow the step-by-step guide here:

{% content-ref url="/pages/qt6eaWGjpAZSQHfLoXEB" %}
[Creating Collections and NFTs](/english/products/crypto-checkout/checkout-dashboard/creating-collections-and-nfts.md)
{% endcontent-ref %}

Finally, on the Products screen, you can link your Products to the NFTs, allowing them to be sold and transferred when someone buys.&#x20;

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

Now that your NFTs have been created, you can integrate them with your store Products.

**Again**: you can create your NFTs before or after registering your products. It's your choice!

#### <mark style="color:purple;">#STEP 1 Registering and configuring the product in WooCommerce!</mark> <a href="#step-1-registering-and-configuring-the-product-in-woocommerce" id="step-1-registering-and-configuring-the-product-in-woocommerce"></a>

Access the **Products** section and start registering a new product.

Go to the Cryptum NFT Options section and enable the **Enable NFT Link** option.

![](/files/BUS37O4g0k9wxghd1QqK)

It is your choice to define a SKU for your Product. If you prefer, when integrating with Cryptum, a SKU will be generated automatically.

![](/files/004vMp1oEX4WeqThepjE)

Now publish your product for sale!<br>

![](/files/q6Axo7BizyV7TEJ36eAH)

#### <mark style="color:purple;">#STEP 2 Linking your Product to NFTs on Cryptum Dashboard</mark> <a href="#step-2-linking-your-product-to-nfts-on-cryptum-dashboard" id="step-2-linking-your-product-to-nfts-on-cryptum-dashboard"></a>

Access the **Products** menu on the Cryptum Dashboard

Find the product that will have an NFT linked to it (the NFT can be a freebie of a product or the product itself). Click the **ADD NFT** button.

Choose the Collection and the NFT you want to link to the product. Click **Add**.

Now, your NFT is linked to your Product. If you sell your product, the NFT will automatically be transfered to the buyer’s wallet.


---

# 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.cryptum.io/english/products/crypto-checkout/checkout-dashboard/linking-products-to-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.
