# Products

- [Dashboard Analytics](https://docs.cryptum.io/english/products/dashboard-analytics.md)
- [Tokenization](https://docs.cryptum.io/english/products/tokenization.md)
- [Crypto Checkout](https://docs.cryptum.io/english/products/crypto-checkout.md)
- [Overview](https://docs.cryptum.io/english/products/crypto-checkout/overview.md): Take your store to Web 3.0 and take a step further!
- [Getting started](https://docs.cryptum.io/english/products/crypto-checkout/getting-started.md): Let your journey begin!
- [Checkout Dashboard](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard.md): Understand your journey in a Store Project
- [Creating your Store](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/creating-your-store.md): Create a Store Project on Cryptum to start the integration
- [Customer Checkout screens](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/customer-checkout-screens.md): Your customer's purchase journey.
- [Analytics](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/analytics.md)
- [Managing Wallets](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/managing-wallets.md): Define at least one wallet to receive crypto payments in your Store
- [Creating Collections and NFTs](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/creating-collections-and-nfts.md): Create your Collections and NFTs to sell into your store!
- [Linking Products to NFTs](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/linking-products-to-nfts.md): Integrate your Store products with the Dashboard and link your NFTs!
- [Monitoring Orders](https://docs.cryptum.io/english/products/crypto-checkout/checkout-dashboard/monitoring-orders.md): Track all your sales
- [Checkout API](https://docs.cryptum.io/english/products/crypto-checkout/checkout-api.md)
- [Authentication](https://docs.cryptum.io/english/products/crypto-checkout/checkout-api/authentication.md)
- [Store](https://docs.cryptum.io/english/products/crypto-checkout/checkout-api/store.md)
- [Orders](https://docs.cryptum.io/english/products/crypto-checkout/checkout-api/orders.md)
- [Handling Orders](https://docs.cryptum.io/english/products/crypto-checkout/checkout-api/orders/handling-orders.md)
- [Wallets](https://docs.cryptum.io/english/products/wallets.md)
- [DeFi-as-a-Service](https://docs.cryptum.io/english/products/defi-as-a-service.md)
- [On & Off Ramp (soon)](https://docs.cryptum.io/english/products/on-and-off-ramp-soon.md)
- [E-commerce Plugins](https://docs.cryptum.io/english/products/e-commerce-plugins.md)
- [Wordpress NFT Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-nft-plugin.md): Sell NFTs on your current Wordpress store!
- [How to install NFT Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-nft-plugin/how-to-install-nft-plugin.md)
- [Connect your Credentials to NFT Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-nft-plugin/connect-your-credentials-to-nft-plugin.md): Copy and paste your Store ID and API Key into the plugin
- [Wordpress Checkout Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-checkout-plugin.md): Copy and paste your Store ID and API Key into the plugin
- [How to install Checkout Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-checkout-plugin/how-to-install-checkout-plugin.md)
- [Connect your Credentials to Checkout Plugin](https://docs.cryptum.io/english/products/e-commerce-plugins/wordpress-checkout-plugin/connect-your-credentials-to-checkout-plugin.md): Copy and paste your Store ID and API Key into the plugin
- [Plugins Guides](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides.md): Understand your journey in a Store Project
- [Creating your Store](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/creating-your-store.md)
- [Manage your Wallets](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/manage-your-wallets.md)
- [Creating Collections and NFTs](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/creating-collections-and-nfts.md)
- [Linking Products to NFTs](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/linking-products-to-nfts.md)
- [Monitoring Orders](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/monitoring-orders.md)
- [Monitoring Store (Analytics)](https://docs.cryptum.io/english/products/e-commerce-plugins/plugins-guides/monitoring-store-analytics.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.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.
