Commission rate
Stub — full content forthcoming.
When you sell on Cambridge TCG, the platform takes a commission from your payout. The rate depends on the kind of sale (P2P trade vs auction) and your membership tier.
Where this lives in code.apps/storefront/src/lib/membership/commission.ts; rates per tier in thetierstable (p2p_commission_rate,auction_commission_rate).
Today's rates
The exact rates by tier are listed on /methodology/membership-tier in the "What each tier gets" table. The full breakdown of how commission is computed (gross sale → platform fee → seller payout) will land here in a follow-up.