[
  {
    "@context": "https://schema.org",
    "@type": "WebApplication",
    "name": "Cryptokoyn",
    "alternateName": "CKY",
    "url": "https://cryptokoyn.net",
    "description": "Financial portal and token hub for CryptoKoyn (CKY) — the fungible ERC-1155 currency of the Cyberia Online ecosystem. Staking, governance, analytics, and wallet management.",
    "applicationCategory": "FinanceApplication",
    "operatingSystem": "Any",
    "browserRequirements": "Requires JavaScript. Requires HTML5.",
    "offers": {
      "@type": "Offer",
      "price": "0",
      "priceCurrency": "USD"
    },
    "author": {
      "@type": "Organization",
      "name": "Underpost",
      "url": "https://github.com/underpostnet"
    },
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://cryptokoyn.net/?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    "featureList": [
      "ERC-1155 Token Management",
      "Staking Dashboard",
      "Governance Voting",
      "Wallet Management",
      "Analytics & Charts",
      "Real-time Price Tracking"
    ],
    "screenshot": "https://cryptokoyn.net/assets/banner/koyn-social.png",
    "softwareVersion": "1.0.0",
    "inLanguage": "en"
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Cryptokoyn",
    "url": "https://cryptokoyn.net",
    "logo": "https://cryptokoyn.net/assets/splash/android-chrome-256x256.png",
    "description": "Financial portal and token hub for CryptoKoyn (CKY) — the fungible ERC-1155 currency of the Cyberia Online ecosystem.",
    "sameAs": [
      "https://github.com/underpostnet"
    ],
    "parentOrganization": {
      "@type": "Organization",
      "name": "Underpost",
      "url": "https://underpost.net"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "What is CryptoKoyn (CKY)?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "CryptoKoyn (CKY) is a fungible ERC-1155 token that serves as the primary currency within the Cyberia Online ecosystem. It can be used for in-game transactions, staking, and governance voting."
        }
      },
      {
        "@type": "Question",
        "name": "How do I stake CKY tokens?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "You can stake CKY tokens through the Cryptokoyn staking dashboard. Connect your wallet, select the amount you wish to stake, and confirm the transaction to start earning rewards."
        }
      },
      {
        "@type": "Question",
        "name": "Is Cryptokoyn free to use?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, the Cryptokoyn portal is free to use. You only need a compatible web browser and a wallet to interact with the blockchain features."
        }
      }
    ]
  }
]
