# Overview

If you are already a digital entrepreneur and you own a store, you can start **selling NFTs in your store and receive payments in cryptocurrencies**!

Cryptum has <mark style="color:purple;">**Plugins**</mark> that allow sellers to connect their online stores with the Web3 ecosystem in a simple and efficient way. The plugins are available for WooCommerce! - more options coming soon!

![Cryptum Plugins overview](/files/PDPUIQsMiChQC7jIhZzN)

### <mark style="color:purple;">Checkout Plugin</mark>

With the Checkout plugin, you can add a new payment method to your ecommerce: **cryptocurrencies**!

You just need to create a Store in Cryptum Dashboard (Store ID and API Key) and connect it to the plugin installed in Woo!&#x20;

Once this is done, configure the wallet(s) you want to receive each cryptocurrency - whenever you checkout in the store, you will receive it directly in your wallet. Currently, the Checkout plugin accepts the following cryptocurrencies:

* Ether
* Celo and Celo Dollar (cUSD)
* USD Coin (USDC) and Tether (USDT)
* Hathor HTR
* **More coming soon!**

[Follow this step-by-step guide to install, integrate and start receiving crypto, check this guide!](/english/products/e-commerce-plugins/wordpress-checkout-plugin.md)

### <mark style="color:purple;">NFT Plugin - how it works</mark>

With the NFT plugin, you can access the Cryptum Dashboard and create your collections and mint your Non Fungible Tokens on the blockchain of your choice.&#x20;

All NFTs created there can be linked to your store's products, through configuration done through the WooCommerce Plugin panel.

As soon as a sale is made in your store, the NFT is automatically transferred to the buyer's wallet!

[Follow this step-by-step guide to install, integrate and start selling NFTs!](/english/products/e-commerce-plugins/wordpress-nft-plugin/how-to-install-nft-plugin.md)


---

# 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/overview.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.
