{% extends "base.html" %} {% block title %}Pricing Calculator - Makenot.work{% endblock %} {% block body_attrs %} class="centered-page"{% endblock %} {% block content %}

Pricing Calculator.

See what you keep on every sale.

$ /mo

Every tier is the complete platform: profile, project pages, forum, discovery, memberships, analytics, full data export. The tier picks the file-size envelope, not the feature set.

$943.00
of every $1,000 after processing fees (~3%) and ${{ tier_prices.basic_std }}/mo membership
Platform Fee structure You keep vs MNW

Fee structures sourced from each platform's public pricing page. Actual fees may vary by plan, region, or payment method. Verify on each platform's site before making decisions.

Selling small-ticket items? Payment processors charge a fixed fee per transaction (~$0.30) that hits harder on $1-5 sales. This is an industry-wide constraint, not specific to any platform. Bundling items into collections lets your fans buy in groups at a single transaction cost instead of paying per-item processing fees.

Per typical creator, monthly. These are platform-wide budget allocations, not per-account accounting. Hover a segment for details.

{# Basic — $16 = 0.76 + 0.40 + 5.00 + 6.00 + 2.00 + 1.84. Sub-amounts hardcoded; see launchplan §4.5.1 for the planned [cost_allocation] toml section. #}
Basic${{ tier_prices.basic_std }}/mo
{# Small Files — $24 = 1.00 + 0.60 + 5.00 + 6.00 + 2.00 + 9.40 #}
Small Files${{ tier_prices.small_files_std }}/mo
{# Big Files — $36 = 1.34 + 0.90 + 5.00 + 6.00 + 2.00 + 20.76 #}
Big Files${{ tier_prices.big_files_std }}/mo
{# Everything — $60 = 2.04 + 1.50 + 5.00 + 6.00 + 2.00 + 43.46 #}
Everything${{ tier_prices.everything_std }}/mo

Founder-rate creators pay exactly 50% of the standard tier; that subsidy is absorbed by the standard cohort and platform reserves, so the breakdown above applies to standard rates.

Join the Alpha
{% endblock %} {% block scripts %} {% endblock %}