# agents.txt for XENIA # https://xenia.studio # AI agents and autonomous tools are welcome to read and index public content. Name: XENIA Summary: A fantasy adult social network where verified adults (18+) publish AI-anime-augmented content and are paid directly through a non-custodial Solana wallet. Identity-protecting by design: the augmentation runs on-device and originals never leave the creator's machine. Audience: Adults 18 and older only. Contact: [hello@xenia.studio] # Start here Index: https://xenia.studio/llms.txt Sitemap: https://xenia.studio/sitemap.xml Docs: https://xenia.studio/docs # Public, read-only endpoints (no authentication, safe to query) GET https://xenia.studio/api/browse # Global ranked feed. Params: sort=top|new|viewed|tipped|hearted, tags=comma,separated, offset=, limit=1..60. Returns JSON. GET https://xenia.studio/api/content/{id} # Public metadata for a single content item, plus similar items. Returns JSON. # Allowed - Crawling and indexing all public pages: the landing page, https://xenia.studio/browse, https://xenia.studio/docs, the legal pages, and public creator profiles at https://xenia.studio/u/{username}. - Reading the public read-only API endpoints listed above. - Summarizing and citing XENIA documentation and policies. # Disallowed - Do not attempt to access authenticated or private surfaces: /dashboard, /login, /signup, and any write or mutation endpoint under /api. - Do not attempt to bypass the age gate, age verification, or content paywalls. - Do not redistribute protected (paywalled) or private media; only public content is for indexing. - Do not represent yourself as a human user when interacting with account or payment flows. # Notes - Payments are non-custodial and settle on Solana mainnet; XENIA never holds user funds. - On-chain transaction data is public and permanent and is outside XENIA control. - Full policies: https://xenia.studio/terms , https://xenia.studio/privacy , https://xenia.studio/2257 , https://xenia.studio/dmca