Економіка творців (Creator Economy)
Економічна модель, у якій незалежні творці контенту монетизують свою роботу безпосередньо від аудиторії, минаючи традиційних посередників.
Економіка творців виникла з появою платформ UGC у 2000-х (YouTube, 2005) та монетизаційних сервісів (Patreon, 2013; Substack, 2017). За оцінками, понад 200 млн творців у світі, з яких 2 млн — на повній зайнятості.
graph LR
Center["Економіка творців (Creator Economy)"]:::main
Rel_nft["nft"]:::related -.-> Center
click Rel_nft "/terms/nft"
Rel_social_token["social-token"]:::related -.-> Center
click Rel_social_token "/terms/social-token"
Rel_web3["web3"]:::related -.-> Center
click Rel_web3 "/terms/web3"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Простими словами
Раніше, щоб стати відомим музикантом, потрібен був великий лейбл. Тепер можна створити YouTube-канал або TikTok, і мільйони людей знайдуть вас самостійно. Шанувальники можуть платити вам напряму — без посередника, який забирає більшу частину грошей.
🤓 Expert Deep Dive
Теорія '1,000 справжніх фанатів' (Кевін Келлі, 2008): 1,000 відданих фанатів, кожен з яких витрачає ~$100/рік, забезпечують $100k/рік доходу. Ключова слабкість Web2 — платформний ризик (зміна алгоритму, демонетизація). ERC-2981 стандартизує роялті NFT на блокчейні, проте маркетплейси можуть ігнорувати їх.
❓ Часті питання
What is the '1,000 True Fans' theory?
Coined by Kevin Kelly in 2008, the theory states that any creator only needs 1,000 dedicated fans each willing to spend $100/year to earn a sustainable $100,000 annual income — without needing millions of casual followers or a label deal.
What is 'platform risk' for creators?
Platform risk is the danger that a platform (like YouTube or TikTok) can change its algorithm, demonetize your account, or ban you entirely, destroying your income. This is why many creators build owned channels (email lists, their own websites) as a hedge.
Do NFT royalties automatically pay creators?
Not always. ERC-2981 is a standard that signals royalty preferences on-chain, but individual NFT marketplaces must choose to honor it. Many competing marketplaces have made royalties optional, which is an ongoing controversy in the NFT space.