Public Demo - All profiles, messages, locations, activity, and account data shown here are fictional mock data.Public DemoNo real account is created while using this demo.
Return to Beta Sign-In
No real account is created while using this demo.Demo ModeNo real account, token, or member write is used.

Public Demo

Mock Data Only sandbox.

Explore discovery, matching, messaging, events, pricing, settings, and feedback using fictional data only.

Identity verification, payment, and account-security actions are simulated here.

Public Demo

Persistent disclosure

Public Demo - All profiles, messages, locations, activity, and account data shown here are fictional mock data.

No real account is created while using this demo.

All state is local to browser storage under the `between_sets_demo_` namespace.

Public Demo

Current demo state

{
  "screen": "start",
  "discoveryIndex": 0,
  "activeProfileId": null,
  "selectedConversationId": "demo-profile-1",
  "likedProfileIds": [],
  "passedProfileIds": [],
  "matchProfileIds": [
    "demo-profile-1"
  ],
  "messagesByThread": {
    "demo-profile-1": [
      "Welcome to the public demo. Every item here is fictional."
    ]
  },
  "notificationsRead": false,
  "selectedAvatar": "Local mock avatar A",
  "profileName": "Demo Runner",
  "profileBio": "Public demo account for exploring fictional features only.",
  "profileAge": 28,
  "profileGym": "Mock Peak Performance Centre",
  "privacyVisibility": "matches",
  "paymentView": "basic",
  "securityReviewAcknowledged": false,
  "feedbackDraft": {
    "category": "general",
    "email": "",
    "screen": "feedback",
    "consentAccepted": false,
    "message": ""
  },
  "feedbackSubmissions": []
}