# Publishing storefronts

After you have created your storefront, attached a digital collectible, and customised it to your specification - you are ready to take it public and publish it.&#x20;

You can publish a storefront by clicking the `Publish` button (or dropdown menu) located within the storefront page header or at the bottom of the sidebar editor.&#x20;

We offer the ability to publish your storefront as a test deployment or to go live in full production mode.&#x20;

<figure><img src="https://3563393395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0UGlgF3AyVVSY2oO1Oq1%2Fuploads%2F0zxwTpqshdnMbXVL0j7m%2Fpublish-storefront-click.gif?alt=media&#x26;token=67e1b5db-a1aa-4465-aa64-38f3922341d1" alt=""><figcaption><p>Publish your storefront </p></figcaption></figure>

## Publishing in test mode

You can opt to publish your storefront in test mode by selecting the `Test Deployment` option in order to see how your storefront will appear to your customers while testing the whole process on the blockchain testnet.&#x20;

All users are able to publish as many storefronts in test mode as they wish and you will still be able to make changes to your storefront after publishing.&#x20;

{% hint style="info" %}
**Note:** Any associated smart contracts or collectibles will be minted on the blockchain testnet when in test mode.&#x20;
{% endhint %}

## Publishing in production mode

If you're ready to go live for real, you can select the `Go Live` option during publishing for a full production-ready storefront. &#x20;

**Users on our Kickstarter (free) plan will only be able to publish 1 storefront in production mode**, while our Boost users will be able to publish up to 50.&#x20;

Smart contracts and digital collectibles will be minted on the blockchain mainnet when this option is selected.&#x20;


---

# 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://academy.mintfly.io/storefront/publishing-storefronts.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.
