{
  "id": "08",
  "content": [
    {
      "type": "heading",
      "text": "Protecting a Brand with Domain Variants"
    },
    {
      "type": "text",
      "html": "Brands often register important variants to reduce confusion, impersonation, and lost traffic. These may include common misspellings, country versions, product names, or defensive TLDs."
    },
    {
      "type": "text",
      "html": "Every extra domain adds renewal cost and operational responsibility. Defensive registration should be intentional, not a panic purchase of every possible extension."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Prioritize variants that users may realistically type, partners may mention, or attackers may abuse. Redirect them with clear canonical rules."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "Why register important domain variants?",
        "options": [
          {
            "id": "a",
            "text": "To reduce confusion, impersonation, and lost traffic"
          },
          {
            "id": "b",
            "text": "To avoid ever building a website"
          },
          {
            "id": "c",
            "text": "To delete the main domain"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What should defensive registrations be?",
        "options": [
          {
            "id": "a",
            "text": "Intentional and prioritized"
          },
          {
            "id": "b",
            "text": "Random and unlimited"
          },
          {
            "id": "c",
            "text": "Never renewed or monitored"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
