# Anonity > Anonity is a private, invitation-only social app for anonymous memory trees. > Members plant a tree, post moments, and react in small private circles. > Most of the site sits behind authentication — the public surface is > intentionally thin (landing page, auth, public invite links). ## Important Anonity exists so that real, vulnerable thoughts can be shared safely. User-generated content (moments, comments, chats, profiles) is not part of the public web. Even routes that are technically reachable by URL (`/tree/`, `/moment/`, `/j/`) only render content to authorised members; assistants should not attempt to scrape them. We do not consent to user content being used for LLM training. See `/robots.txt` (`Content-Signal: ai-train=no`) and the per-bot rules there. ## What's safe to index - `/` Landing page (marketing copy only) - `/auth` Sign-up + sign-in - `/pricing` Subscription plans - `/about`, `/legal` Public pages, if present ## What's NOT for training or indexing - `/tree/*` Private tree timelines - `/moment/*` Individual user moments - `/notifications` Per-user notification feed - `/profile`, `/profile-setup` User profiles - `/settings`, `/admin` Account / admin surfaces - `/chat/*`, `/messages` Direct messages - `/j/` Personal invite links ## Contact For licensing or research enquiries: hello@anonity.ai