# XENIA > XENIA is a fantasy adult social network. Verified adults (18+) publish real images and short animations that are transformed by an AI anime augmentation locally, on the creator's own machine, before anything is uploaded. The result: you are seen, but not identified. Creators are paid directly through a non-custodial Solana wallet (93% to the creator, 7% to the platform) for tips, image unlocks, and DM reveals. Creating a page is free. ## Key facts - Domain: https://xenia.studio - Audience: verified adults 18 and older only; account creation requires full government ID verification via Yoti (ID document scan with a matching selfie, or the Yoti Digital ID app) plus email verification. - Privacy model: the augmentation runs on-device in the XENIA Studio desktop app. Original un-filtered media never leaves the creator's device; only the filtered output is uploaded and stored, encrypted at rest with AES-256-GCM. - Payments: wallet-to-wallet on Solana mainnet via an on-chain program. Non-custodial: XENIA never holds, freezes, reverses, or withdraws funds. Currencies are SOL and USDT. On-chain transactions are public, permanent, and irreversible. - Monetization: tips, image unlocks, and paid DM reveals (selling access to a creator's off-platform contact handle). - Profiles: every creator gets username.xenia.studio. - Moderation: viewers can report content; the platform owner reviews and may freeze or ban accounts. Content is inert until reviewed. ## Documentation - [Overview](https://xenia.studio/docs#overview): what XENIA is and how it works end to end. - [Getting started](https://xenia.studio/docs#getting-started): create and activate an account. - [Age verification](https://xenia.studio/docs#age-verification): the 18+ verification flow via Yoti. - [Privacy and the filter](https://xenia.studio/docs#privacy-filter): how the on-device augmentation protects identity. - [XENIA Studio (desktop app)](https://xenia.studio/docs#desktop-app): the local pipeline, RunPod cloud GPU, and signed upload API. - [Creator guide](https://xenia.studio/docs#creator-guide): pairing, publishing, pricing, and earnings. - [Tips and unlocks](https://xenia.studio/docs#tips-unlocks): the on-chain payment flows. - [DM reveals](https://xenia.studio/docs#dm-reveals): selling off-platform contact access. - [Wallet](https://xenia.studio/docs#wallet): the non-custodial wallet, buying, and withdrawing. - [The smart contract](https://xenia.studio/docs#smart-contract): the xenia-pay on-chain program and the 93/7 split. - [Security and encryption](https://xenia.studio/docs#security): AES-256-GCM storage and device-signed requests. - [Ranking](https://xenia.studio/docs#ranking): how the Browse feed is ranked. - [FAQ](https://xenia.studio/docs#faq): common questions. ## Explore - [Browse the gallery](https://xenia.studio/browse): the global ranked feed of public content. - [Status](https://xenia.studio/status): live system status. ## Legal - [Terms of Service](https://xenia.studio/terms) - [Privacy Policy](https://xenia.studio/privacy) - [18 U.S.C. 2257 Compliance Statement](https://xenia.studio/2257) - [Copyright and DMCA Policy](https://xenia.studio/dmca) ## For agents - A machine-readable agent guide is at https://xenia.studio/agents.txt - The sitemap is at https://xenia.studio/sitemap.xml - Public, read-only JSON: the global feed is available at https://xenia.studio/api/browse (query params: sort=top|new|viewed|tipped|hearted, tags=comma,separated, offset, limit). Single content metadata is at https://xenia.studio/api/content/{id}. All write actions and private data require an authenticated session and are out of scope for crawling.