> For the complete documentation index, see [llms.txt](https://docs.cryptum.io/english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-nft-plugin/how-to-install-nft-plugin.md).

# How to install NFT Plugin

To start configuring Cryptum Plugins, it is a prerequisite to have WooCommerce **installed** and **active** in your Wordpress. So take the following steps if you haven't already done so:

![](/files/NXLKx1zzEvcBw7IUF209)

To install the NFT plugin for WooCommerce:

{% embed url="<https://wordpress.org/plugins/cryptum-nft>" %}

**It's easy to install! Follow the step by step:**

#### <mark style="color:purple;">#STEP 1 Install the Plugin</mark> <a href="#step-1-install-the-plugin" id="step-1-install-the-plugin"></a>

Go to the Plugins section on Wordpress and click Add New.

![](/files/BuNT6ishXnieumDEoadv)

#### <mark style="color:purple;">#STEP 2 Upload the Plugin file</mark> <a href="#step-2-upload-the-plugin-file" id="step-2-upload-the-plugin-file"></a>

Locate the “.zip” file and complete clicking the **Upload** button.

![](/files/AONAQ46mejVY5yoX41KN)

#### <mark style="color:purple;">#STEP 3 Choose the file and upload the “.zip” file and process the installation</mark> <a href="#step-3-choose-the-file-and-upload-the-.zip-file-and-process-the-installation" id="step-3-choose-the-file-and-upload-the-.zip-file-and-process-the-installation"></a>

After choosing the right file, click the **Activate Plugin** button. Cryptum NFT will appear in the plugins list.

![](/files/41tijutUGnPHacLZLrbZ)

{% hint style="info" %}
Success! The plugin is now installed. The next steps are on **Cryptum Dashboard**.
{% endhint %}

{% content-ref url="/pages/6uqYzHKEghtsyh9ySr8R" %}
[Connect your Credentials to NFT Plugin](/english/products/e-commerce-plugins/wordpress-nft-plugin/connect-your-credentials-to-nft-plugin.md)
{% endcontent-ref %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-nft-plugin/how-to-install-nft-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
