diff --git a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md index 4013e1cbcb..3e5ecc99e1 100644 --- a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md +++ b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md @@ -24,6 +24,10 @@ Let's explore how to manage your stores effectively. ## Adding a New Store +:::info +Additional stores needs to be bootstrapped by the Alokai team. Please reach out to us to get your store added. If you are not sure, just skip it for now. +::: + The `store add` command guides you through creating a new store and sets up all necessary configurations: ```bash