{
  "schema_version": "chatline.conversation-surface.v1",
  "type": "conversation_line",
  "name": "Chatline",
  "entity_type": "product",
  "interaction": "chat-first",
  "interaction_model": "chat_first",
  "application_type": "conversation-site",
  "surface_kind": "product_root",
  "page_role": "product_conversation_root",
  "discovery_mode": "public",
  "access_mode": "open",
  "description": "Chatline is a conversational web platform where the homepage is itself a product conversation.",
  "conversation_scope": "product_root",
  "tags": [
    "chatline",
    "product",
    "conversation"
  ],
  "capabilities": [
    "answer_questions",
    "explain_product",
    "provide_pricing",
    "guide_launch",
    "guide_buying"
  ],
  "primary_user_intents": [
    "understand_product",
    "pricing",
    "launch",
    "buying",
    "setup",
    "use_cases",
    "docs",
    "security"
  ],
  "target_audiences": [
    "public_figures",
    "athletes",
    "actors",
    "directors",
    "influencers",
    "artists",
    "talent_teams"
  ],
  "primary_markets": [
    "united_states"
  ],
  "do_not_misclassify_as": [
    "landing_page",
    "docs_site",
    "directory",
    "traditional_saas_nav",
    "ai_chatbot_wrapper",
    "llm_aggregator",
    "chatgpt_clone",
    "model_picker"
  ],
  "preferred_entry_points": [
    "/",
    "/a/chatline"
  ],
  "example_queries": [
    "What is Chatline?",
    "Which plan should I start with?",
    "How do I launch my first line?",
    "Can I use this for an actor, athlete, or creator line?",
    "What happens if I want to buy?"
  ],
  "path": "/",
  "llms_path": "/llms.txt",
  "well_known_path": "/.well-known/line.json",
  "canonical_url": "https://chatline.ai/",
  "documentation_url": "https://docs.chatline.ai/getting-started/what-is-chatline/"
}