# Storefronts

DYLI was built to remove as many obstacles as possible for a creator or brand to get started with physical products. This means making it as easy and cheap as possible to launch a drop. **That will always be the case.**&#x20;

However, for brands that are ready to level up their point-of-sale, DYLI Storefronts provide a more exclusive format for selling products with DYLI. Plus it comes with a number of other perks/upgrades!

## Account Comparison

<table><thead><tr><th align="right">Perk</th><th width="249" align="center">Standard Account</th><th align="center">Storefront Account</th></tr></thead><tbody><tr><td align="right">Cost</td><td align="center">Free</td><td align="center">$20/month</td></tr><tr><td align="right">Drop Cost</td><td align="center">$5 per (or free after level 5)</td><td align="center">Free</td></tr><tr><td align="right">Storage Fees</td><td align="center">Full</td><td align="center">Free TCG and small product</td></tr><tr><td align="right">eBay Sync</td><td align="center">None</td><td align="center">Included</td></tr><tr><td align="right">Support</td><td align="center">Standard</td><td align="center">Prioritized</td></tr><tr><td align="right">Product Discovery</td><td align="center">Standard</td><td align="center">Prioritized</td></tr><tr><td align="right">Drop Length Limit</td><td align="center">2 months</td><td align="center">6 months</td></tr><tr><td align="right">Presales</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td align="right">Gated Sales</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td align="right">Fair Drops</td><td align="center">$5 per</td><td align="center">Free</td></tr><tr><td align="right">Auctions</td><td align="center">$3 per</td><td align="center">Free</td></tr><tr><td align="right">Mystery Sales </td><td align="center">✅</td><td align="center">✅</td></tr><tr><td align="right">Exclusive Storefront</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td align="right">Evergreen products</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td align="right">Branded Urls</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td align="right">Dabble Machines </td><td align="center">❌</td><td align="center">✅</td></tr><tr><td align="right">Design Support</td><td align="center">❌</td><td align="center">✅</td></tr></tbody></table>

{% hint style="info" %}
Subscriptions can be cancelled any time. Cancellation will stop future renewals and you will enjoy your Storefront account until your next renewal date.
{% endhint %}

You can upgrade your account to a storefront [here](https://www.dyli.io/create).


---

# 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.dyli.io/get-started/seller-hub/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.
