> 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/plugins-guides.md).

# Plugins Guides

If you're going to use Cryptum to integrate your **Store** to Web3, follow the steps below and get started now!

<mark style="color:purple;">**Step #1 - Create your store on the Dashboard**</mark>

{% content-ref url="/pages/9YyQmDyMm3xqyRzMp06D" %}
[Creating your Store](/english/products/crypto-checkout/checkout-dashboard/creating-your-store.md)
{% endcontent-ref %}

<mark style="color:purple;">**Step #2 - Install and configure the Plugins**</mark>

{% content-ref url="/pages/9c5CCWqzTmH46HjYC1LX" %}
[How to install NFT Plugin](/english/products/e-commerce-plugins/wordpress-nft-plugin/how-to-install-nft-plugin.md)
{% endcontent-ref %}

{% content-ref url="/pages/STGxxp3fxX6MM64e46pR" %}
[Broken mention](broken://pages/STGxxp3fxX6MM64e46pR)
{% endcontent-ref %}

{% 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 %}

<mark style="color:purple;">**Step #3 - Using the Dashboard with your Store connected**</mark>

{% content-ref url="/pages/JFUwyZIujxijbOhtKZWG" %}
[Managing Wallets](/english/products/crypto-checkout/checkout-dashboard/managing-wallets.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/ZqbwteTLxNdZmUWsM7v0" %}
[Linking Products to NFTs](/english/products/crypto-checkout/checkout-dashboard/linking-products-to-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/vGFqEUjOKnBRMBFXq1v6" %}
[Monitoring Orders](/english/products/crypto-checkout/checkout-dashboard/monitoring-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/dvn5rInF7g1MaqeexmRo" %}
[Analytics](/english/products/crypto-checkout/checkout-dashboard/analytics.md)
{% endcontent-ref %}


---

# 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/plugins-guides.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.
