{% extends "base.html" %} {% block title %}Creators - Makenot.work{% endblock %} {% block body_attrs %} class="padded-page creators-page"{% endblock %} {% block content %} {% include "partials/site_header.html" %}
We review applications to make sure applicants are here to share and sell creative work. If you make something and want to sell it, you'll likely get in. Link to your existing work (a portfolio, channel, or profile elsewhere) to speed things up.
Important: Sales are priced and charged in US dollars, and receiving payouts requires a Stripe account in a supported country that can accept USD charges. Check both with Stripe before applying if you're outside the US, EU, or UK.
Flat monthly fee. 0% cut of your revenue. The only deduction from fan payments is the payment processor's fee (~3%).
| Tier | Monthly | Best For | Storage |
|---|---|---|---|
| Basic | ${{ tier_prices.basic_std }} | Text, blogs, newsletters | {{ tier_prices.basic_total }} |
| Small Files | ${{ tier_prices.small_files_std }} | Audio, plugins, small software | {{ tier_prices.small_files_total }} |
| Big Files | ${{ tier_prices.big_files_std }} | Video, games, large software | {{ tier_prices.big_files_total }} |
| Everything | ${{ tier_prices.everything_std }} | All features, current and future | {{ tier_prices.everything_total }} |
Every tier is the complete platform: /u/username profile, project and item pages, project forum, Discover listing, memberships, pay-what-you-want, promo codes, RSS, analytics, full data export, 2FA/passkeys. The tier picks the file-size envelope, not the feature set.
Sales are in USD; receiving payouts requires Stripe in a supported country.
Full tier details | Pricing models
Not ready to commit? Request a free trial (2-6 weeks, no credit card) when you apply. Or try sandbox mode to explore the dashboard without signing up.
Makenot.work is built and operated by one person. No investors, no board, no outside pressure. Decisions are fast and aligned with creators, but there's no large team behind the scenes. Read the full picture in our continuity guarantee and platform economics.
You have creator access.
Go to Dashboard {% else %} {% if let Some(user) = session_user %}Ready to create?
Apply from Dashboard {% else %}Join to get started.
Join Login {% endif %} {% endif %}