Build Creator Tools
What this is
Content creation and management tooling builds on the bg_creators table and the ?page=creator interface — the settings, preferences and profile data that define a creator's presence on the platform, separate from the content they actually publish.
How it works
bg_creator_settings($userId) is the core function for reading and updating a creator's own configuration — a developer building alternate creator tooling works against this same settings layer rather than maintaining a parallel, disconnected creator profile system.
Holding BOT for this path
Creator tooling development requires standard developer BOT holding — distinct from the BOT a creator earns through the platform's own monetisation system, which is the creator's income, not a development cost you're paying as the tool-builder.
Related paths in Creator & Referral Tools