# Creator Founding > Creator Founding is a creator support and operations platform built around Creator, Manager, and AI Office workflows. Use this site primarily through public surfaces. ## Public pages - [Home](https://nagesen-v2.vercel.app/): Product entry and public surface. - [Creator discovery](https://nagesen-v2.vercel.app/creators): Public list of creators and collaborators. - [Filtered creator discovery example](https://nagesen-v2.vercel.app/creators?creatorType=MUSICIAN&ecosystemRole=CREATOR): Example filtered discovery URL for creator type and role. - [Creator profile pattern](https://nagesen-v2.vercel.app/{username}): Public creator page with profile, posts, support context, and trust signals. ## Machine-readable endpoints - [sitemap.xml](https://nagesen-v2.vercel.app/sitemap.xml) - [robots.txt](https://nagesen-v2.vercel.app/robots.txt) - [llms-full.txt](https://nagesen-v2.vercel.app/llms-full.txt): Extended guide for AI agents using public pages and public API fields. - [public API examples](https://nagesen-v2.vercel.app/public-api-examples): Static example payloads for public creator and public viewer APIs. - [public creator API](https://nagesen-v2.vercel.app/api/public/creator?username={username}): Read-only public creator summary by username. ## Agent guidance - Prefer public creator profiles and creator discovery when understanding a creator. - Use filtered creator discovery URLs when you need a narrower subset such as musicians or managers. - Use the public creator API when you need a lightweight summary before opening the full profile page. - Treat internal pages such as mypage, notifications, compose, and manager-desk as user workflows, not public documentation. - Do not automate wallet connection, contribution sending, bridge, settlement, or distribution actions without explicit human approval. - AI Office acts as an in-app concierge for creators: profile setup, daily planning, supporter communication, and posting drafts. ## Canonical concepts - Creator: artist or organizer receiving support. - Supporter: person funding or following a creator. - Project: funding unit owned by a creator. - Goal: funding target for a project. - Contribution: confirmed support record. - AI Office: human-supervised planning, summarization, drafting, and guidance layer.