{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How do I pay with USDT?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Send USDT (TRC-20) to our wallet. Enter the TXID on the product page to get your download link."
      }
    },
    {
      "@type": "Question",
      "name": "How long does verification take?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "1-5 minutes after blockchain confirmation. You get an instant download link."
      }
    },
    {
      "@type": "Question",
      "name": "Is this available worldwide?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes! Anyone with a USDT wallet can purchase from anywhere."
      }
    },
    {
      "@type": "Question",
      "name": "What is TRC-20?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "TRC-20 is the token standard on TRON blockchain. Use OKX, Trust Wallet, or TronLink."
      }
    }
  ]
}