{"id":7,"date":"2026-04-26T23:35:42","date_gmt":"2026-04-26T23:35:42","guid":{"rendered":"https:\/\/ibifoundry.com.ng\/?page_id=7"},"modified":"2026-04-28T12:07:21","modified_gmt":"2026-04-28T12:07:21","slug":"dr-simon-says-a-i-decision-search-engine-by-ibifoundry-limited","status":"publish","type":"page","link":"https:\/\/ibifoundry.com.ng\/?page_id=7","title":{"rendered":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n\n  <title>Dr. Simon Says AI \u2014 Decision Engine\u2122 | Stop Searching. Start Deciding.<\/title>\n  <meta name=\"description\" content=\"Dr. Simon Says AI is an IbiFoundry-powered Nigerian decision search engine that turns every search into clarity, warning, voice-guided answers, trusted offers, related pages, tools, and next action.\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/www.ibifoundry.com.ng\/dr-simon-says-ai-decision-engine\" \/>\n  <meta name=\"robots\" content=\"index, follow, max-image-preview:large\" \/>\n  <meta name=\"author\" content=\"Dr. Simon Taki Zaku, IbiFoundry Limited\" \/>\n  <meta name=\"theme-color\" content=\"#075f35\" \/>\n\n  <meta property=\"og:type\" content=\"website\" \/>\n  <meta property=\"og:title\" content=\"Dr. Simon Says AI \u2014 Stop Searching. Start Deciding.\" \/>\n  <meta property=\"og:description\" content=\"A Naija-first AI decision search engine by IbiFoundry that speaks in Dr. Simon\u2019s cloned voice, answers clearly, and recommends exact next actions.\" \/>\n  <meta property=\"og:url\" content=\"https:\/\/www.ibifoundry.com.ng\/dr-simon-says-ai-decision-engine\" \/>\n  <meta property=\"og:site_name\" content=\"IbiFoundry\" \/>\n  <meta property=\"og:image\" content=\"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\" \/>\n\n  <meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n  <meta name=\"twitter:title\" content=\"Dr. Simon Says AI \u2014 Decision Engine\u2122\" \/>\n  <meta name=\"twitter:description\" content=\"Stop searching. Start deciding with IbiFoundry\u2019s human-focused AI Decision Engine.\" \/>\n  <meta name=\"twitter:image\" content=\"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\" \/>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n      {\n        \"@type\": \"SoftwareApplication\",\n        \"@id\": \"https:\/\/www.ibifoundry.com.ng\/dr-simon-says-ai-decision-engine#software\",\n        \"name\": \"Dr. Simon Says AI \u2014 Decision Engine\",\n        \"applicationCategory\": \"SearchApplication\",\n        \"operatingSystem\": \"Web\",\n        \"description\": \"Dr. Simon Says AI is an IbiFoundry-powered Decision Engine that helps users move from search confusion to clear decisions, warnings, action steps, related pages, offers, and trusted recommendations.\",\n        \"creator\": { \"@type\": \"Person\", \"name\": \"Dr. Simon Taki Zaku\" },\n        \"publisher\": { \"@type\": \"Organization\", \"name\": \"IbiFoundry Limited\", \"url\": \"https:\/\/www.ibifoundry.com.ng\/\" },\n        \"offers\": { \"@type\": \"Offer\", \"price\": \"0\", \"priceCurrency\": \"NGN\" }\n      },\n      {\n        \"@type\": \"FAQPage\",\n        \"@id\": \"https:\/\/www.ibifoundry.com.ng\/dr-simon-says-ai-decision-engine#faq\",\n        \"mainEntity\": [\n          {\n            \"@type\": \"Question\",\n            \"name\": \"What is Dr. Simon Says AI?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Dr. Simon Says AI is an IbiFoundry-powered Decision Engine that gives clear answers, best decisions, warnings, action steps, related pages, and smart recommendations instead of endless search results.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"How is Dr. Simon Says AI different from Google?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Traditional search engines show many links. Dr. Simon Says AI focuses on helping one user decide by giving structured, human-focused, action-driven responses.\"\n            }\n          }\n        ]\n      }\n    ]\n  }\n  <\/script>\n\n  <style>\n    :root {\n      --green: #075f35;\n      --green2: #0b7a44;\n      --yellow: #ffd84d;\n      --purple: #6d28d9;\n      --white: #ffffff;\n      --cream: #fffaf0;\n      --dark: #07120c;\n      --muted: #5f6f65;\n      --danger: #dc2626;\n      --shadow: 0 28px 80px rgba(7,95,53,.18);\n      --radius: 30px;\n      --max: 1180px;\n      --p: 23px;\n    }\n\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      background: var(--white);\n      color: var(--dark);\n      overflow-x: hidden;\n      line-height: 1.65;\n      text-align: center;\n    }\n\n    p, li, textarea, input, select, button { font-size: var(--p); }\n    a { color: inherit; text-decoration: none; }\n    button, input, textarea, select { font: inherit; }\n    .shell { width: min(var(--max), calc(100% - 32px)); margin: 0 auto; }\n\n    .topbar {\n      position: static;\n      background: var(--white);\n      border-bottom: 3px solid var(--green);\n      box-shadow: 0 10px 30px rgba(7,95,53,.08);\n    }\n\n    .nav {\n      min-height: 92px;\n      display: grid;\n      place-items: center;\n      gap: 12px;\n      padding: 14px 0;\n    }\n\n    .brand {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      color: var(--green);\n      font-weight: 1000;\n      letter-spacing: -0.04em;\n      font-size: clamp(1.25rem, 2.2vw, 1.75rem);\n    }\n\n    .logo {\n      width: 58px;\n      height: 58px;\n      display: grid;\n      place-items: center;\n      border-radius: 18px;\n      background: var(--green);\n      color: var(--white);\n      border: 4px solid var(--yellow);\n      font-weight: 1000;\n      animation: logoPulse 2.4s infinite ease-in-out;\n    }\n\n    @keyframes logoPulse {\n      50% { transform: scale(1.06); box-shadow: 0 0 0 12px rgba(255,216,77,.25); }\n    }\n\n    .nav-actions, .hero-buttons, .trust-row, .voice-controls {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 13px;\n      flex-wrap: wrap;\n    }\n\n    .pill {\n      display: inline-flex;\n      border: 2px solid var(--green);\n      color: var(--green);\n      background: var(--white);\n      border-radius: 999px;\n      padding: 8px 14px;\n      font-size: .95rem;\n      font-weight: 950;\n      transition: .25s ease;\n    }\n\n    .pill:hover { background: var(--green); color: var(--white); transform: translateY(-3px); }\n\n    .hero { padding: 78px 0 40px; background: var(--white); }\n    .hero-grid { display: grid; place-items: center; gap: 34px; }\n    .hero-content { max-width: 1050px; display: grid; place-items: center; text-align: center; }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--yellow);\n      color: var(--green);\n      border: 3px solid var(--green);\n      border-radius: 999px;\n      padding: 12px 18px;\n      font-weight: 1000;\n      margin-bottom: 20px;\n      animation: softLift 3s infinite ease-in-out;\n    }\n\n    @keyframes softLift { 50% { transform: translateY(-4px); } }\n\n    h1 {\n      max-width: 1100px;\n      font-size: clamp(3.2rem, 8vw, 7.6rem);\n      line-height: .88;\n      letter-spacing: -0.09em;\n      color: var(--green);\n      margin-bottom: 24px;\n    }\n\n    .purple-text { color: var(--purple); }\n\n    .hero-copy {\n      max-width: 920px;\n      font-size: clamp(1.25rem, 2.4vw, 1.75rem);\n      color: var(--dark);\n      font-weight: 750;\n      margin-bottom: 30px;\n      text-align: center;\n    }\n\n    .hero-copy strong { color: var(--green); font-weight: 1000; }\n\n    .hero-buttons { margin: 24px 0; }\n    .trust-row { margin-bottom: 24px; }\n\n    .btn {\n      border: 0;\n      cursor: pointer;\n      border-radius: 999px;\n      padding: 16px 22px;\n      font-weight: 1000;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      transition: .25s ease;\n      box-shadow: 0 14px 32px rgba(7,95,53,.14);\n    }\n\n    .btn:hover { transform: translateY(-4px) scale(1.015); box-shadow: 0 22px 45px rgba(7,95,53,.22); }\n    .btn-primary { background: var(--green); color: var(--white); }\n    .btn-yellow { background: var(--yellow); color: var(--dark); border: 2px solid var(--green); }\n    .btn-purple { background: var(--purple); color: var(--white); }\n    .btn-danger { background: var(--danger); color: var(--white); }\n\n    .trust-row span {\n      background: var(--white);\n      color: var(--green);\n      border: 2px solid var(--green);\n      border-radius: 999px;\n      padding: 10px 15px;\n      font-size: 1rem;\n      font-weight: 950;\n    }\n\n    .oracle-card, .panel {\n      width: min(1000px, 100%);\n      background: var(--white);\n      border: 4px solid var(--green);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: clamp(20px, 3vw, 32px);\n      text-align: center;\n    }\n\n    .oracle-card { margin-top: 5px; animation: cardBreath 4s infinite ease-in-out; }\n    @keyframes cardBreath { 50% { box-shadow: 0 36px 90px rgba(7,95,53,.24); } }\n\n    .status {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      flex-wrap: wrap;\n      margin-bottom: 18px;\n      color: var(--green);\n      font-weight: 1000;\n    }\n\n    .live-dot {\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      color: var(--green);\n      font-weight: 1000;\n      font-size: 1rem;\n    }\n\n    .live-dot::before {\n      content: \"\";\n      width: 13px;\n      height: 13px;\n      border-radius: 50%;\n      background: var(--green);\n      box-shadow: 0 0 0 8px rgba(7,95,53,.12);\n      animation: livePulse 1.4s infinite ease-in-out;\n    }\n\n    @keyframes livePulse { 50% { box-shadow: 0 0 0 16px rgba(7,95,53,.06); } }\n\n    .search-panel {\n      background: var(--green);\n      color: var(--white);\n      border-radius: 26px;\n      padding: 20px;\n      border: 3px solid var(--yellow);\n    }\n\n    .search-wrap { position: relative; }\n\n    .search-box {\n      display: grid;\n      grid-template-columns: 1fr auto auto;\n      gap: 10px;\n      background: var(--white);\n      border-radius: 22px;\n      padding: 8px;\n      border: 3px solid var(--yellow);\n      transition: .25s ease;\n    }\n\n    .search-box.is-waec { box-shadow: 0 0 0 8px rgba(255,216,77,.22); }\n    .search-box.is-scam { border-color: var(--danger); box-shadow: 0 0 0 8px rgba(220,38,38,.12); }\n    .search-box.is-taraba { border-color: var(--green); box-shadow: 0 0 0 8px rgba(7,95,53,.14); }\n    .search-box.is-business { border-color: var(--purple); box-shadow: 0 0 0 8px rgba(109,40,217,.12); }\n\n    .search-box input {\n      border: 0;\n      outline: 0;\n      text-align: center;\n      padding: 16px;\n      font-weight: 850;\n      color: var(--dark);\n      min-width: 0;\n    }\n\n    .search-box button {\n      border: 0;\n      background: var(--yellow);\n      color: var(--dark);\n      border-radius: 17px;\n      padding: 13px 18px;\n      font-weight: 1000;\n      cursor: pointer;\n      transition: .25s ease;\n    }\n\n    .search-box button.is-green { background: var(--green); color: var(--white); }\n    .search-box button.is-purple { background: var(--purple); color: var(--white); }\n    .search-box button.is-danger { background: var(--danger); color: var(--white); }\n\n    .hint { margin-top: 14px; color: var(--white); font-weight: 750; font-size: 1rem; min-height: 34px; }\n\n    .suggestions {\n      position: absolute;\n      top: calc(100% + 10px);\n      left: 0;\n      right: 0;\n      background: var(--white);\n      color: var(--green);\n      border: 3px solid var(--green);\n      border-radius: 20px;\n      box-shadow: 0 22px 55px rgba(7,95,53,.18);\n      overflow: hidden;\n      z-index: 20;\n      display: none;\n      text-align: left;\n    }\n\n    .suggestion {\n      padding: 14px 16px;\n      cursor: pointer;\n      font-size: 1rem;\n      font-weight: 900;\n      border-bottom: 1px solid rgba(7,95,53,.12);\n    }\n\n    .suggestion:hover { background: var(--yellow); }\n\n    .popular, .engine { padding: 46px 0 24px; }\n\n    .section-head {\n      display: grid;\n      place-items: center;\n      text-align: center;\n      gap: 12px;\n      margin-bottom: 24px;\n    }\n\n    h2 {\n      font-size: clamp(2rem, 4vw, 3.7rem);\n      line-height: 1;\n      letter-spacing: -0.06em;\n      color: var(--green);\n    }\n\n    .section-head p { max-width: 780px; color: var(--muted); font-weight: 850; text-align: center; }\n\n    .chips {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .chip {\n      border: 2px solid var(--green);\n      background: var(--white);\n      color: var(--green);\n      border-radius: 999px;\n      padding: 12px 16px;\n      cursor: pointer;\n      font-weight: 950;\n      transition: .2s ease;\n      font-size: 1rem;\n    }\n\n    .chip:hover { background: var(--green); color: var(--white); transform: translateY(-3px); }\n\n    .engine-grid { display: grid; place-items: center; gap: 24px; }\n\n    .panel h3 {\n      color: var(--green);\n      font-size: clamp(1.9rem, 3.5vw, 2.8rem);\n      line-height: 1;\n      letter-spacing: -0.04em;\n      margin-bottom: 12px;\n    }\n\n    .micro { color: var(--muted); font-size: 1rem; font-weight: 800; margin-top: 12px; text-align: center; }\n\n    textarea {\n      width: 100%;\n      min-height: 180px;\n      resize: vertical;\n      border-radius: 24px;\n      border: 3px solid var(--green);\n      outline: none;\n      padding: 18px;\n      color: var(--dark);\n      font-weight: 750;\n      background: var(--white);\n      margin: 12px 0;\n      text-align: center;\n    }\n\n    .filters { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 12px; }\n\n    select {\n      width: 100%;\n      border-radius: 18px;\n      border: 3px solid var(--green);\n      padding: 14px;\n      background: var(--white);\n      color: var(--green);\n      font-weight: 950;\n      outline: none;\n      text-align: center;\n    }\n\n    .voice-controls { margin: 14px 0; }\n    .full { width: 100%; margin-top: 8px; }\n    .answer { min-height: 580px; overflow: hidden; }\n\n    .empty {\n      min-height: 510px;\n      display: grid;\n      place-items: center;\n      text-align: center;\n      color: var(--muted);\n      border: 3px dashed var(--green);\n      border-radius: 24px;\n      padding: 30px;\n      background: var(--white);\n    }\n\n    .empty strong { display: block; color: var(--green); font-size: 1.8rem; margin-bottom: 8px; }\n\n    .processing {\n      min-height: 540px;\n      display: grid;\n      place-items: center;\n      background: var(--green);\n      color: var(--white);\n      border-radius: 28px;\n      padding: 34px;\n      border: 5px solid var(--yellow);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .processing::before, .processing::after {\n      content: \"\";\n      position: absolute;\n      width: 340px;\n      height: 340px;\n      border-radius: 50%;\n      border: 2px solid rgba(255,216,77,.6);\n      animation: orbitGlow 5s linear infinite;\n    }\n\n    .processing::before { top: -160px; left: -100px; }\n    .processing::after { bottom: -160px; right: -100px; animation-direction: reverse; }\n\n    @keyframes orbitGlow {\n      to { transform: rotate(360deg); }\n    }\n\n    .processing-inner { width: min(820px, 100%); position: relative; z-index: 1; }\n\n    .orb {\n      width: 150px;\n      height: 150px;\n      margin: 0 auto 24px;\n      border-radius: 50%;\n      display: grid;\n      place-items: center;\n      background: var(--yellow);\n      color: var(--green);\n      border: 8px solid var(--white);\n      font-weight: 1000;\n      font-size: 2.8rem;\n      animation: breathe 1.6s infinite ease-in-out;\n      box-shadow: 0 0 0 18px rgba(255,216,77,.2);\n    }\n\n    @keyframes breathe {\n      50% { transform: scale(1.08); box-shadow: 0 0 0 34px rgba(255,255,255,.14); }\n    }\n\n    .process-title {\n      font-size: clamp(1.8rem, 4vw, 3.2rem);\n      line-height: 1.05;\n      letter-spacing: -0.05em;\n      font-weight: 1000;\n      margin-bottom: 18px;\n      color: var(--yellow);\n    }\n\n    .process-step {\n      min-height: 70px;\n      color: var(--white);\n      font-weight: 1000;\n      margin-bottom: 18px;\n      animation: stepFlash .8s ease both;\n    }\n\n    @keyframes stepFlash {\n      from { opacity: 0; transform: translateY(12px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .process-bar { height: 18px; background: var(--white); border-radius: 999px; overflow: hidden; }\n    .process-fill { height: 100%; width: 0%; background: var(--yellow); border-radius: 999px; transition: width .35s ease; }\n\n    .loader-badges { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin-top: 18px; }\n\n    .loader-badges span {\n      border: 2px solid var(--yellow);\n      border-radius: 999px;\n      padding: 8px 12px;\n      color: var(--yellow);\n      font-size: .9rem;\n      font-weight: 900;\n    }\n\n    .chat-stream { display: grid; gap: 18px; padding: 8px 0; }\n\n    .typing-row {\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      gap: 8px;\n      width: fit-content;\n      margin: 0 auto;\n      padding: 13px 18px;\n      border-radius: 999px;\n      background: var(--yellow);\n      color: var(--green);\n      border: 3px solid var(--green);\n      font-weight: 1000;\n      font-size: 1rem;\n      box-shadow: 0 16px 36px rgba(7,95,53,.14);\n    }\n\n    .dots span {\n      display: inline-block;\n      width: 8px;\n      height: 8px;\n      margin: 0 2px;\n      background: var(--green);\n      border-radius: 50%;\n      animation: dot 1s infinite ease-in-out;\n    }\n\n    .dots span:nth-child(2) { animation-delay: .15s; }\n    .dots span:nth-child(3) { animation-delay: .3s; }\n    @keyframes dot { 50% { transform: translateY(-5px); opacity: .45; } }\n\n    .message {\n      max-width: 960px;\n      margin: 0 auto;\n      background: var(--white);\n      border: 4px solid var(--green);\n      border-radius: 28px;\n      padding: 24px;\n      box-shadow: 0 18px 45px rgba(7,95,53,.12);\n      text-align: left;\n      animation: popIn .5s ease both;\n      position: relative;\n      display: grid;\n      grid-template-columns: 58px 1fr;\n      gap: 16px;\n    }\n\n    .message:nth-child(4n+1) { border-color: var(--green); }\n    .message:nth-child(4n+2) { border-color: var(--yellow); }\n    .message:nth-child(4n+3) { border-color: var(--purple); }\n    .message:nth-child(4n+4) { border-color: var(--green2); }\n\n    .avatar {\n      width: 58px;\n      height: 58px;\n      border-radius: 50%;\n      border: 4px solid var(--yellow);\n      object-fit: cover;\n      background: var(--cream);\n    }\n\n    @keyframes popIn {\n      from { opacity: 0; transform: translateY(24px) scale(.98); }\n      to { opacity: 1; transform: translateY(0) scale(1); }\n    }\n\n    .message-label {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--purple);\n      font-size: 1rem;\n      font-weight: 1000;\n      margin-bottom: 10px;\n      text-transform: uppercase;\n      letter-spacing: .08em;\n    }\n\n    .message-text { color: var(--dark); font-weight: 750; text-align: left; }\n    .message-text mark { background: var(--yellow); color: var(--green); padding: 0 5px; border-radius: 7px; }\n\n    .message-text.typing::after {\n      content: \"\u258b\";\n      color: var(--green);\n      font-weight: 1000;\n      animation: cursorBlink .75s infinite;\n    }\n\n    @keyframes cursorBlink { 50% { opacity: 0; } }\n\n    .offer-section, .author-card {\n      background: var(--green);\n      color: var(--white);\n      border-radius: 34px;\n      padding: 30px;\n      border: 6px solid var(--yellow);\n      box-shadow: 0 28px 80px rgba(7,95,53,.28);\n      text-align: center;\n      overflow: hidden;\n      position: relative;\n    }\n\n    .offer-section h3, .author-card h3 {\n      font-size: clamp(2.1rem, 4vw, 3.5rem);\n      color: var(--yellow);\n      line-height: 1;\n      margin-bottom: 12px;\n      letter-spacing: -0.05em;\n    }\n\n    .offer-section p, .author-card p { color: var(--white); font-weight: 850; margin-bottom: 18px; }\n\n    .cta-grid, .resource-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 18px;\n    }\n\n    .resource-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n\n    .cta-card {\n      background: var(--white);\n      border: 4px solid var(--yellow);\n      border-radius: 30px;\n      overflow: hidden;\n      box-shadow: 0 20px 55px rgba(0,0,0,.16);\n      text-align: left;\n      transition: .25s ease;\n    }\n\n    .cta-card:hover { transform: translateY(-6px) scale(1.01); }\n\n    .cta-card img, .video-card iframe {\n      width: 100%;\n      height: 210px;\n      object-fit: cover;\n      display: block;\n      border: 0;\n      background: var(--cream);\n    }\n\n    .brand-visual {\n      height: 210px;\n      display: grid;\n      place-items: center;\n      background: var(--cream);\n      color: var(--green);\n      padding: 20px;\n      border-bottom: 4px solid var(--yellow);\n    }\n\n    .brand-visual-inner {\n      width: 140px;\n      height: 140px;\n      border-radius: 34px;\n      background: var(--green);\n      border: 8px solid var(--yellow);\n      color: var(--white);\n      display: grid;\n      place-items: center;\n      font-size: 2.5rem;\n      font-weight: 1000;\n      text-align: center;\n      line-height: 1;\n    }\n\n    .cta-card-body { padding: 22px; }\n    .cta-card strong { display: block; color: var(--green); font-size: 1.35rem; line-height: 1.1; margin-bottom: 10px; }\n    .cta-card span { display: block; color: var(--dark); font-size: 1rem; font-weight: 750; }\n\n    .cta-card a, .cta-card button {\n      display: inline-flex;\n      width: 100%;\n      justify-content: center;\n      margin-top: 16px;\n      background: var(--purple);\n      color: var(--white);\n      padding: 15px 18px;\n      border-radius: 999px;\n      font-weight: 1000;\n      font-size: 1.03rem;\n      text-align: center;\n      border: 0;\n      cursor: pointer;\n    }\n\n    .another-search {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 14px;\n      flex-wrap: wrap;\n      margin: 14px auto;\n    }\n\n    .author-layout {\n      display: grid;\n      grid-template-columns: 190px 1fr;\n      gap: 24px;\n      align-items: center;\n      text-align: left;\n    }\n\n    .author-layout img {\n      width: 190px;\n      height: 190px;\n      object-fit: cover;\n      border-radius: 50%;\n      border: 8px solid var(--yellow);\n      background: var(--white);\n    }\n\n    .features { padding: 78px 0; background: var(--green); color: var(--white); margin-top: 50px; }\n    .features h2 { color: var(--white); }\n    .features .section-head p { color: var(--white); }\n\n    .feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 28px; }\n\n    .feature {\n      background: var(--white);\n      color: var(--dark);\n      border: 4px solid var(--yellow);\n      border-radius: 26px;\n      padding: 22px;\n      min-height: 200px;\n      transition: .25s ease;\n    }\n\n    .feature:hover { transform: translateY(-6px); }\n    .feature b { font-size: 1.9rem; display: block; margin-bottom: 10px; }\n    .feature strong { display: block; font-size: 1.2rem; margin-bottom: 8px; color: var(--green); }\n    .feature p { color: var(--dark); font-weight: 750; font-size: 1rem; }\n\n    footer { padding: 36px 0; text-align: center; color: var(--muted); font-weight: 850; }\n\n    .scroll-reveal { opacity: 0; transform: translateY(24px); transition: .75s ease; }\n    .scroll-reveal.visible { opacity: 1; transform: translateY(0); }\n\n    @media (max-width: 920px) {\n      .feature-grid, .cta-grid, .resource-grid { grid-template-columns: repeat(2, 1fr); }\n      .filters, .author-layout { grid-template-columns: 1fr; text-align: center; }\n      .author-layout img { margin: 0 auto; }\n      :root { --p: 20px; }\n    }\n\n    @media (max-width: 650px) {\n      .search-box, .feature-grid, .cta-grid, .resource-grid, .message { grid-template-columns: 1fr; }\n      .avatar { margin: 0 auto; }\n      .message { text-align: center; }\n      .message-text { text-align: left; }\n      h1 { font-size: 3.45rem; }\n      .hero { padding-top: 48px; }\n      :root { --p: 18px; }\n    }\n\n    \/* === IBIFOUNDRY 2029 GODMODE UPGRADE LAYER === *\/\n    body::before {\n      content: \"\";\n      position: fixed;\n      inset: 0;\n      pointer-events: none;\n      background:\n        radial-gradient(circle at var(--mx, 50%) var(--my, 20%), rgba(255,216,77,.18), transparent 24%),\n        radial-gradient(circle at 20% 90%, rgba(109,40,217,.07), transparent 24%);\n      z-index: -1;\n      transition: background .25s ease;\n    }\n\n    .ibi-cursor, .ibi-cursor-orbit {\n      position: fixed;\n      left: 50%;\n      top: 50%;\n      pointer-events: none;\n      transform: translate(-50%, -50%);\n      z-index: 99999;\n      mix-blend-mode: multiply;\n    }\n\n    .ibi-cursor {\n      width: 34px;\n      height: 34px;\n      border-radius: 999px;\n      background: var(--yellow);\n      border: 3px solid var(--green);\n      display: grid;\n      place-items: center;\n      box-shadow: 0 12px 40px rgba(7,95,53,.22);\n      transition: width .22s ease, height .22s ease, background .22s ease, border-color .22s ease;\n    }\n\n    .ibi-cursor span {\n      font-size: 9px;\n      font-weight: 1000;\n      color: var(--green);\n      letter-spacing: -.04em;\n    }\n\n    .ibi-cursor-orbit {\n      width: 74px;\n      height: 74px;\n      border-radius: 50%;\n      border: 2px dashed rgba(7,95,53,.38);\n      animation: cursorOrbit 5s linear infinite;\n      transition: .22s ease;\n    }\n\n    body.ibi-hover .ibi-cursor {\n      width: 58px;\n      height: 58px;\n      background: var(--purple);\n      border-color: var(--yellow);\n    }\n\n    body.ibi-hover .ibi-cursor span { color: var(--white); }\n    body.ibi-hover .ibi-cursor-orbit { width: 108px; height: 108px; border-color: var(--yellow); }\n\n    @keyframes cursorOrbit { to { rotate: 360deg; } }\n\n    .brand-avatar {\n      width: 68px;\n      height: 68px;\n      object-fit: cover;\n      border-radius: 22px;\n      border: 6px solid var(--yellow);\n      box-shadow: 0 16px 34px rgba(7,95,53,.18);\n      animation: avatarFloat 4s ease-in-out infinite;\n    }\n\n    @keyframes avatarFloat {\n      50% { transform: translateY(-5px) rotate(-2deg); box-shadow: 0 24px 48px rgba(7,95,53,.26); }\n    }\n\n    .nav-slider {\n      width: min(100%, 1120px);\n      overflow: hidden;\n      border-radius: 999px;\n      padding: 10px;\n      background: linear-gradient(90deg, rgba(7,95,53,.08), rgba(255,216,77,.22), rgba(109,40,217,.08));\n      border: 2px solid rgba(7,95,53,.18);\n    }\n\n    .nav-track {\n      display: flex;\n      width: max-content;\n      gap: 14px;\n      align-items: center;\n      animation: navMarquee 22s linear infinite;\n    }\n\n    .nav-slider:hover .nav-track { animation-play-state: paused; }\n\n    @keyframes navMarquee {\n      from { transform: translateX(0); }\n      to { transform: translateX(-50%); }\n    }\n\n    .hero-portrait-wrap {\n      position: relative;\n      width: 190px;\n      height: 190px;\n      margin: 8px auto 26px;\n      display: grid;\n      place-items: center;\n    }\n\n    .hero-portrait {\n      width: 156px;\n      height: 156px;\n      object-fit: cover;\n      border-radius: 50%;\n      border: 8px solid var(--yellow);\n      box-shadow: 0 25px 70px rgba(7,95,53,.24);\n      position: relative;\n      z-index: 2;\n      animation: heroPortraitPulse 3.8s ease-in-out infinite;\n    }\n\n    .portrait-ring {\n      position: absolute;\n      inset: 0;\n      border-radius: 50%;\n      border: 3px solid var(--green);\n      animation: ringSpin 7s linear infinite;\n    }\n\n    .ring-two {\n      inset: 18px;\n      border-color: var(--purple);\n      animation-direction: reverse;\n      animation-duration: 9s;\n    }\n\n    @keyframes ringSpin { to { rotate: 360deg; } }\n    @keyframes heroPortraitPulse { 50% { transform: scale(1.04); } }\n\n    .processing {\n      background:\n        radial-gradient(circle at 50% 20%, rgba(255,216,77,.24), transparent 28%),\n        linear-gradient(135deg, #053d23, var(--green), #02160d);\n      isolation: isolate;\n    }\n\n    .processing-inner::before {\n      content: \"IBIFOUNDRY\";\n      position: absolute;\n      inset: -42px;\n      border-radius: 40px;\n      color: rgba(255,216,77,.09);\n      font-size: clamp(3rem, 9vw, 7rem);\n      font-weight: 1000;\n      letter-spacing: -.08em;\n      display: grid;\n      place-items: center;\n      z-index: -1;\n      animation: loaderWordBreath 2.5s ease-in-out infinite;\n    }\n\n    @keyframes loaderWordBreath { 50% { transform: scale(1.08); opacity: .72; } }\n\n    .process-bar {\n      box-shadow: inset 0 0 0 3px rgba(7,95,53,.16), 0 0 40px rgba(255,216,77,.25);\n    }\n\n    .process-fill {\n      background: repeating-linear-gradient(45deg, var(--yellow), var(--yellow) 12px, #fff2a8 12px, #fff2a8 24px);\n      animation: loaderStripe 1.2s linear infinite;\n    }\n\n    @keyframes loaderStripe { to { background-position: 48px 0; } }\n\n    .message {\n      overflow: hidden;\n      transform-style: preserve-3d;\n      transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;\n    }\n\n    .message::before {\n      content: \"\";\n      position: absolute;\n      inset: -2px;\n      background: linear-gradient(120deg, rgba(255,216,77,.18), transparent, rgba(109,40,217,.12));\n      opacity: .8;\n      pointer-events: none;\n      z-index: 0;\n    }\n\n    .message > * { position: relative; z-index: 1; }\n\n    .message:hover {\n      transform: translateY(-6px) rotateX(1deg);\n      box-shadow: 0 32px 80px rgba(7,95,53,.22);\n    }\n\n    .message:nth-of-type(4n+1) { border-radius: 34px 22px 34px 22px; }\n    .message:nth-of-type(4n+2) { border-radius: 22px 34px 22px 34px; }\n    .message:nth-of-type(4n+3) { border-radius: 34px; }\n    .message:nth-of-type(4n+4) { border-radius: 24px 36px 24px 36px; }\n\n    .typing-row {\n      position: relative;\n      overflow: hidden;\n      isolation: isolate;\n    }\n\n    .typing-row::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(90deg, transparent, rgba(255,255,255,.65), transparent);\n      transform: translateX(-100%);\n      animation: shimmerRun 1.3s ease-in-out infinite;\n      z-index: -1;\n    }\n\n    @keyframes shimmerRun { to { transform: translateX(100%); } }\n\n    .cta-card, .feature, .oracle-card, .panel, .offer-section, .author-card {\n      will-change: transform;\n    }\n\n    .cta-card {\n      position: relative;\n      isolation: isolate;\n    }\n\n    .cta-card::after {\n      content: \"\";\n      position: absolute;\n      inset: auto 18px 18px 18px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, var(--green), var(--yellow), var(--purple));\n      opacity: .22;\n      transform: scaleX(.3);\n      transform-origin: left;\n      transition: transform .35s ease, opacity .35s ease;\n    }\n\n    .cta-card:hover::after {\n      opacity: .9;\n      transform: scaleX(1);\n    }\n\n    .cta-card a, .cta-card button, .btn, .search-box button {\n      min-height: 52px;\n      position: relative;\n      overflow: hidden;\n      isolation: isolate;\n    }\n\n    .cta-card a::before, .cta-card button::before, .btn::before, .search-box button::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(90deg, transparent, rgba(255,255,255,.35), transparent);\n      transform: translateX(-120%);\n      transition: transform .5s ease;\n      z-index: -1;\n    }\n\n    .cta-card a:hover::before, .cta-card button:hover::before, .btn:hover::before, .search-box button:hover::before {\n      transform: translateX(120%);\n    }\n\n    .premium-whatsapp-cta {\n      display: grid;\n      place-items: center;\n      gap: 14px;\n      background: var(--yellow);\n      color: var(--green);\n      border: 5px solid var(--green);\n      border-radius: 34px;\n      padding: 26px;\n      margin: 18px auto;\n      box-shadow: 10px 10px 0 #050505;\n      animation: ctaBreath 2.6s ease-in-out infinite;\n    }\n\n    .premium-whatsapp-cta h4 {\n      font-size: clamp(1.5rem, 3vw, 2.5rem);\n      line-height: 1;\n      letter-spacing: -.05em;\n    }\n\n    .premium-whatsapp-cta a {\n      width: min(760px, 100%);\n      min-height: 64px;\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      background: var(--green);\n      color: var(--white);\n      border-radius: 999px;\n      padding: 18px 24px;\n      font-weight: 1000;\n      border: 3px solid var(--dark);\n      box-shadow: 6px 6px 0 var(--dark);\n      text-align: center;\n    }\n\n    @keyframes ctaBreath {\n      50% { transform: translateY(-4px); box-shadow: 14px 14px 0 #050505; }\n    }\n\n    @media (max-width: 650px) {\n      .ibi-cursor, .ibi-cursor-orbit { display: none; }\n      .nav { min-height: auto; padding: 12px 0; }\n      .brand { gap: 10px; }\n      .brand-avatar { width: 54px; height: 54px; border-radius: 18px; }\n      .nav-slider { width: 100%; padding: 8px; border-radius: 24px; }\n      .nav-track { animation-duration: 16s; }\n      .pill { white-space: nowrap; min-height: 46px; font-size: .95rem; }\n      .hero-portrait-wrap { width: 150px; height: 150px; margin-bottom: 18px; }\n      .hero-portrait { width: 124px; height: 124px; border-width: 6px; }\n      .search-box button { width: 100%; }\n      .premium-whatsapp-cta { box-shadow: 6px 6px 0 #050505; }\n    }\n\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"ibi-cursor\" id=\"ibiCursor\"><span>IBI<\/span><\/div>\n  <div class=\"ibi-cursor-orbit\" id=\"ibiCursorOrbit\"><\/div>\n  <header class=\"topbar\">\n    <div class=\"shell nav\">\n      <a class=\"brand\" href=\"#top\" aria-label=\"Dr. Simon Says AI home\">\n        <img decoding=\"async\" class=\"brand-avatar\" src=\"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\" alt=\"Dr. Simon Taki Zaku round passport portrait\">\n        <span>Dr. Simon Says AI<\/span>\n      <\/a>\n\n      <div class=\"nav-slider\" aria-label=\"Dr. Simon Says AI feature slider\">\n        <div class=\"nav-track\">\n          <span class=\"pill\">\u26a1 Decision Engine<\/span>\n          <span class=\"pill\">\ud83c\uddf3\ud83c\uddec Africa-first<\/span>\n          <span class=\"pill\">\ud83c\udf99\ufe0f Fish Voice Clone<\/span>\n          <span class=\"pill\">\ud83e\udde0 Gemini-ready<\/span>\n          <span class=\"pill\">\ud83d\udee1\ufe0f Scam Warning Brain<\/span>\n          <span class=\"pill\">\ud83d\udcac WhatsApp CTA Router<\/span>\n          <span class=\"pill\">\ud83d\udcc8 300 Search Queries Loaded<\/span>\n          <span class=\"pill\">\ud83d\ude80 IbiFoundry Intelligence<\/span>\n          <span class=\"pill\">\u26a1 Decision Engine<\/span>\n          <span class=\"pill\">\ud83c\uddf3\ud83c\uddec Africa-first<\/span>\n          <span class=\"pill\">\ud83c\udf99\ufe0f Fish Voice Clone<\/span>\n          <span class=\"pill\">\ud83e\udde0 Gemini-ready<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <main>\n    <section class=\"hero\" id=\"top\">\n      <div class=\"shell hero-grid\">\n        <div class=\"hero-content\">\n          <div class=\"eyebrow scroll-reveal\">\ud83d\udd25 Powered by IbiFoundry Intelligence<\/div>\n          <div class=\"hero-portrait-wrap scroll-reveal\">\n            <img decoding=\"async\" class=\"hero-portrait\" src=\"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\" alt=\"Dr. Simon Taki Zaku, founder of IbiFoundry Limited and voice of Dr. Simon Says AI\">\n            <div class=\"portrait-ring ring-one\"><\/div>\n            <div class=\"portrait-ring ring-two\"><\/div>\n          <\/div>\n\n          <h1 class=\"scroll-reveal\">\n            Stop Searching.<br \/>\n            <span class=\"purple-text\">Start Deciding.<\/span>\n          <\/h1>\n\n          <p class=\"hero-copy scroll-reveal\">\n            <strong>Dr. Simon Says AI \u2014 Decision Engine\u2122<\/strong> is a Naija-first AI decision search engine that filters noise, gives clear decisions, speaks in Dr. Simon\u2019s cloned voice, and shows your next best IbiFoundry action.\n          <\/p>\n\n          <div class=\"oracle-card scroll-reveal\" id=\"topSearchCard\">\n            <div class=\"status\">\n              <strong>Decision Engine Status<\/strong>\n              <span class=\"live-dot\">Live Brain<\/span>\n            <\/div>\n\n            <div class=\"search-panel\">\n              <div class=\"search-wrap\">\n                <div class=\"search-box\" id=\"heroSearchBox\">\n                  <input id=\"heroInput\" type=\"text\" autocomplete=\"off\" placeholder=\"Ask me anything...\" \/>\n                  <button id=\"micBtn\" onclick=\"startVoiceInput()\">\ud83c\udf99\ufe0f Ask<\/button>\n                  <button id=\"heroSearchBtn\" onclick=\"heroAsk()\">Ask Dr. Simon<\/button>\n                <\/div>\n\n                <div class=\"suggestions\" id=\"heroSuggestions\"><\/div>\n              <\/div>\n\n              <p class=\"hint\" id=\"heroHint\">Example: \u201cWhen is WAEC registration closing for 2026?\u201d<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"hero-buttons scroll-reveal\">\n            <button class=\"btn btn-primary\" onclick=\"scrollToTopSearch()\">Ask the Decision Engine<\/button>\n            <button class=\"btn btn-yellow\" onclick=\"runExample('Who is Dr Simon Taki Zaku?')\">Ask About Dr. Simon<\/button>\n            <button class=\"btn btn-purple\" onclick=\"runExample('Is this Nigerian online relationship real or a scam?')\">Try Ibi-Verify Decision<\/button>\n          <\/div>\n\n          <div class=\"trust-row scroll-reveal\">\n            <span>Search clarity<\/span>\n            <span>AI reasoning<\/span>\n            <span>Dr. Simon voice<\/span>\n            <span>Action-first CTAs<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"popular scroll-reveal\">\n      <div class=\"shell\">\n        <div class=\"section-head\">\n          <h2>Popular Decision Searches<\/h2>\n          <p>Click any question below. The engine will process, speak, type, and recommend the right IbiFoundry route.<\/p>\n        <\/div>\n\n        <div class=\"chips\" id=\"chips\"><\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"engine scroll-reveal\" id=\"engine\">\n      <div class=\"shell engine-grid\">\n        <aside class=\"panel\">\n          <h3>Ask Dr. Simon Says AI<\/h3>\n          <p class=\"micro\">Type your question. I will process it, speak with the cloned Dr. Simon voice, type four strong message boxes, and recommend exact action steps.<\/p>\n\n          <div class=\"search-wrap\">\n            <textarea id=\"query\" autocomplete=\"off\" placeholder=\"Example: How much is WAEC registration 2026 in Nigeria?\"><\/textarea>\n            <div class=\"suggestions\" id=\"querySuggestions\"><\/div>\n          <\/div>\n\n          <div class=\"filters\">\n            <select id=\"intent\">\n              <option value=\"general\">General Decision<\/option>\n              <option value=\"education\">Education \/ WAEC \/ JAMB<\/option>\n              <option value=\"scam\">Scam \/ Crypto \/ Verification<\/option>\n              <option value=\"taraba\">Taraba \/ Tourism \/ Culture<\/option>\n              <option value=\"finance\">Finance \/ Apps \/ Investment<\/option>\n              <option value=\"tech\">Tech \/ Internet \/ Solar<\/option>\n              <option value=\"business\">Business \/ SEO \/ Content<\/option>\n            <\/select>\n\n            <select id=\"emotion\">\n              <option value=\"teaching\">Voice Emotion: Teaching<\/option>\n              <option value=\"sales\">Voice Emotion: Sales \/ CTA<\/option>\n              <option value=\"warning\">Voice Emotion: Warning<\/option>\n              <option value=\"story\">Voice Emotion: Storytelling<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"voice-controls\">\n            <button class=\"btn btn-yellow\" onclick=\"toggleVoice()\" id=\"voiceBtn\">\ud83d\udd0a Fish Voice: ON<\/button>\n            <button class=\"btn btn-purple\" onclick=\"skipCurrentAudio()\">Skip Voice<\/button>\n            <button class=\"btn btn-danger\" onclick=\"stopVoice()\">Stop All<\/button>\n          <\/div>\n\n          <button class=\"btn btn-primary full\" onclick=\"decide()\">Generate Best Decision<\/button>\n          <button class=\"btn btn-purple full\" onclick=\"clearEngine()\">Clear<\/button>\n\n          <p class=\"micro\">Gemini reasoning, Fish Audio cloned voice, voice input, smart routing, WhatsApp CTAs, and top Search Console query intelligence are already loaded into this page.<\/p>\n        <\/aside>\n\n        <section class=\"panel answer\" id=\"answerPanel\">\n          <div id=\"output\" class=\"empty\">\n            <div>\n              <strong>Decision output will appear here.<\/strong>\n              <p>Ask anything. I will load for 10 seconds, speak the intro, type four message boxes, and show the right offers, pages, tools, videos, and author trust block.<\/p>\n            <\/div>\n          <\/div>\n        <\/section>\n      <\/div>\n    <\/section>\n\n    <section class=\"features scroll-reveal\">\n      <div class=\"shell\">\n        <div class=\"section-head\">\n          <h2>Why This Is More Than Search<\/h2>\n          <p>This is a category-defining Decision Intelligence Engine for Africa first, then global expansion.<\/p>\n        <\/div>\n\n        <div class=\"feature-grid\">\n          <div class=\"feature\"><b>\ud83e\udde0<\/b><strong>Decision-first brain<\/strong><p>It does not just answer. It helps you decide.<\/p><\/div>\n          <div class=\"feature\"><b>\ud83d\udee1\ufe0f<\/b><strong>Trust filter<\/strong><p>It warns you against scams, fake shortcuts, emotional pressure, and weak choices.<\/p><\/div>\n          <div class=\"feature\"><b>\ud83c\uddf3\ud83c\uddec<\/b><strong>Africa-aware<\/strong><p>It understands Nigerian realities: exams, money, power, trust, logistics, culture, and urgency.<\/p><\/div>\n          <div class=\"feature\"><b>\ud83d\ude80<\/b><strong>Action engine<\/strong><p>It ends with clear CTA blocks, links, products, services, or verification routes.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer>\n    Built for IbiFoundry Limited \u00b7 Dr. Simon Taki Zaku \u00b7 Search \u2192 Decision \u2192 Action\n  <\/footer>\n\n  <script>\n    const GEMINI_API_KEY = \"AIzaSyCckvODgpYOwdOAV7xvLKNTvBZAoPhgvJA\";\n    const GEMINI_MODEL = \"gemini-1.5-flash\";\n    const GEMINI_ENABLED = true;\n\n    const FISH_AUDIO_API_KEY = \"b134e7171b854a7392a1d24117c9c22f\";\n    const FISH_AUDIO_VOICE_ID = \"173486f667d244d2a849db01a54f5887\";\n    const FISH_AUDIO_MODEL = \"s1\";\n    const FISH_AUDIO_ENDPOINT = \"https:\/\/api.fish.audio\/v1\/tts\";\n    const WHATSAPP_NUMBER = \"2349137839031\";\n\n    const SIMON_AVATAR = \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\";\n\n    let voiceEnabled = true;\n    let currentAudio = null;\n    let currentAudioUrl = null;\n    let placeholderIndex = 0;\n    let placeholderChar = 0;\n    let deletingPlaceholder = false;\n    let placeholderTimer = null;\n\n    const TOP_300_QUERY_ROUTES = [\n  {\n    \"query\": \"100 facts about nigeria\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 100 facts about nigeria\"\n  },\n  {\n    \"query\": \"female skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about female skit makers in nigeria\"\n  },\n  {\n    \"query\": \"when is waec registration for 2026 starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration for 2026 starting\"\n  },\n  {\n    \"query\": \"nigerian scammer list\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about nigerian scammer list\"\n  },\n  {\n    \"query\": \"how much is waec registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec registration 2026\"\n  },\n  {\n    \"query\": \"waec 2026 registration date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 registration date\"\n  },\n  {\n    \"query\": \"how to find a legitimate crypto recovery\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to find a legitimate crypto recovery\"\n  },\n  {\n    \"query\": \"waec registration 2026 deadline\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration 2026 deadline\"\n  },\n  {\n    \"query\": \"waec registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration 2026\"\n  },\n  {\n    \"query\": \"list of tribes in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list of tribes in taraba state\"\n  },\n  {\n    \"query\": \"waec 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026\"\n  },\n  {\n    \"query\": \"ibifoundry\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about ibifoundry\"\n  },\n  {\n    \"query\": \"chaka vs bamboo\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about chaka vs bamboo\"\n  },\n  {\n    \"query\": \"temu nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu nigeria\"\n  },\n  {\n    \"query\": \"jimkuta scholarship\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jimkuta scholarship\"\n  },\n  {\n    \"query\": \"nigerian female skit makers\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigerian female skit makers\"\n  },\n  {\n    \"query\": \"cowrywise vs piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise vs piggyvest\"\n  },\n  {\n    \"query\": \"top 50 skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 50 skit makers in nigeria\"\n  },\n  {\n    \"query\": \"how does piggyvest work\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how does piggyvest work\"\n  },\n  {\n    \"query\": \"cartflows alternative\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about cartflows alternative\"\n  },\n  {\n    \"query\": \"latest nigerian movies on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nigerian movies on netflix 2025\"\n  },\n  {\n    \"query\": \"legitimate crypto recovery companies\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about legitimate crypto recovery companies\"\n  },\n  {\n    \"query\": \"waec registration 2026 deadline in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration 2026 deadline in nigeria\"\n  },\n  {\n    \"query\": \"top 20 female skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 20 female skit makers in nigeria\"\n  },\n  {\n    \"query\": \"when is 2026 waec starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is 2026 waec starting\"\n  },\n  {\n    \"query\": \"when is waec 2026 starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026 starting\"\n  },\n  {\n    \"query\": \"is temu legit in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about is temu legit in nigeria\"\n  },\n  {\n    \"query\": \"when is waec registration for 2026 starting in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration for 2026 starting in nigeria\"\n  },\n  {\n    \"query\": \"piggyvest vs cowrywise\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest vs cowrywise\"\n  },\n  {\n    \"query\": \"when is waec registration closing for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration closing for 2026\"\n  },\n  {\n    \"query\": \"male nigerian scammer names\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about male nigerian scammer names\"\n  },\n  {\n    \"query\": \"tribes in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about tribes in taraba state\"\n  },\n  {\n    \"query\": \"how to recover lost or stolen cryptocurrency\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to recover lost or stolen cryptocurrency\"\n  },\n  {\n    \"query\": \"when is waec 2026 registration starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026 registration starting\"\n  },\n  {\n    \"query\": \"top 10 nigerian movies on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 10 nigerian movies on netflix 2025\"\n  },\n  {\n    \"query\": \"palmpay\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about palmpay\"\n  },\n  {\n    \"query\": \"waec 2026 registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 registration\"\n  },\n  {\n    \"query\": \"does temu deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about does temu deliver to nigeria\"\n  },\n  {\n    \"query\": \"when is 2026 waec registration starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is 2026 waec registration starting\"\n  },\n  {\n    \"query\": \"latest nigerian movies 2025 on netflix\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nigerian movies 2025 on netflix\"\n  },\n  {\n    \"query\": \"when is waec starting 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec starting 2026\"\n  },\n  {\n    \"query\": \"temu\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu\"\n  },\n  {\n    \"query\": \"skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about skit makers in nigeria\"\n  },\n  {\n    \"query\": \"jamb secret code\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jamb secret code\"\n  },\n  {\n    \"query\": \"how long does it take temu to deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how long does it take temu to deliver to nigeria\"\n  },\n  {\n    \"query\": \"piggyvest and cowrywise which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest and cowrywise which is better\"\n  },\n  {\n    \"query\": \"temu office in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu office in nigeria\"\n  },\n  {\n    \"query\": \"how much is waec registration 2026 in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec registration 2026 in nigeria\"\n  },\n  {\n    \"query\": \"jimkuta foundation\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jimkuta foundation\"\n  },\n  {\n    \"query\": \"legitimate crypto recovery companies reviews\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about legitimate crypto recovery companies reviews\"\n  },\n  {\n    \"query\": \"jamb 2025 courses low utme scores\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jamb 2025 courses low utme scores\"\n  },\n  {\n    \"query\": \"waec registration 2026 requirements\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration 2026 requirements\"\n  },\n  {\n    \"query\": \"2026 waec\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2026 waec\"\n  },\n  {\n    \"query\": \"list of federal universities in nigeria and their cut-off mark\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list of federal universities in nigeria and their cut-off mark\"\n  },\n  {\n    \"query\": \"top 50 female skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 50 female skit makers in nigeria\"\n  },\n  {\n    \"query\": \"when will waec registration for 2026 start\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when will waec registration for 2026 start\"\n  },\n  {\n    \"query\": \"who owns palmpay\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about who owns palmpay\"\n  },\n  {\n    \"query\": \"how do you recover a stolen bitcoin lost to an investment\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how do you recover a stolen bitcoin lost to an investment\"\n  },\n  {\n    \"query\": \"does temu ship to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about does temu ship to nigeria\"\n  },\n  {\n    \"query\": \"how to recover lost or stolen crypto currency\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to recover lost or stolen crypto currency\"\n  },\n  {\n    \"query\": \"2026 waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2026 waec registration\"\n  },\n  {\n    \"query\": \"how long does temu take to deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how long does temu take to deliver to nigeria\"\n  },\n  {\n    \"query\": \"nigeria scammer list\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about nigeria scammer list\"\n  },\n  {\n    \"query\": \"how to invest in piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to invest in piggyvest\"\n  },\n  {\n    \"query\": \"free site to watch live match in nigeria\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about free site to watch live match in nigeria\"\n  },\n  {\n    \"query\": \"when is waec registration starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration starting\"\n  },\n  {\n    \"query\": \"nigeria female skit makers\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigeria female skit makers\"\n  },\n  {\n    \"query\": \"cowrywise and piggyvest which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise and piggyvest which is better\"\n  },\n  {\n    \"query\": \"between piggyvest and cowrywise which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about between piggyvest and cowrywise which is better\"\n  },\n  {\n    \"query\": \"when is waec registration ending\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration ending\"\n  },\n  {\n    \"query\": \"temu nigeria office\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu nigeria office\"\n  },\n  {\n    \"query\": \"taraba jalingo\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba jalingo\"\n  },\n  {\n    \"query\": \"how many tribe in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how many tribe in taraba state\"\n  },\n  {\n    \"query\": \"which is better cowrywise or piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about which is better cowrywise or piggyvest\"\n  },\n  {\n    \"query\": \"nigeria skit makers\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigeria skit makers\"\n  },\n  {\n    \"query\": \"legitimate crypto recovery companies in usa\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about legitimate crypto recovery companies in usa\"\n  },\n  {\n    \"query\": \"piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest\"\n  },\n  {\n    \"query\": \"when is waec 2026 starting in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026 starting in nigeria\"\n  },\n  {\n    \"query\": \"how does piggyvest investment work\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how does piggyvest investment work\"\n  },\n  {\n    \"query\": \"waec registration deadline\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration deadline\"\n  },\n  {\n    \"query\": \"how to retrieve stolen bitcoin\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to retrieve stolen bitcoin\"\n  },\n  {\n    \"query\": \"waec registration fee 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration fee 2026\"\n  },\n  {\n    \"query\": \"2026 waec registration date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2026 waec registration date\"\n  },\n  {\n    \"query\": \"list of tribe in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list of tribe in taraba state\"\n  },\n  {\n    \"query\": \"how much is waec 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec 2026\"\n  },\n  {\n    \"query\": \"www.jimkuta foundation.com\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about www.jimkuta foundation.com\"\n  },\n  {\n    \"query\": \"comment on i need a hacker to recover my stolen btc\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about comment on i need a hacker to recover my stolen btc\"\n  },\n  {\n    \"query\": \"disadvantages of piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about disadvantages of piggyvest\"\n  },\n  {\n    \"query\": \"about piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about about piggyvest\"\n  },\n  {\n    \"query\": \"blogs in nigeria\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about blogs in nigeria\"\n  },\n  {\n    \"query\": \"ibi local government\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about ibi local government\"\n  },\n  {\n    \"query\": \"when is waec registration closing\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration closing\"\n  },\n  {\n    \"query\": \"between cowrywise and piggyvest which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about between cowrywise and piggyvest which is better\"\n  },\n  {\n    \"query\": \"waec registration for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration for 2026\"\n  },\n  {\n    \"query\": \"cowrywise vs piggyvest interest rate\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise vs piggyvest interest rate\"\n  },\n  {\n    \"query\": \"trust wallet hacked\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about trust wallet hacked\"\n  },\n  {\n    \"query\": \"how to you recover a stolen bitcoin lost to an investment\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to you recover a stolen bitcoin lost to an investment\"\n  },\n  {\n    \"query\": \"jalingo\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jalingo\"\n  },\n  {\n    \"query\": \"neco registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about neco registration 2026\"\n  },\n  {\n    \"query\": \"is temu in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about is temu in nigeria\"\n  },\n  {\n    \"query\": \"how long does it take for temu to deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how long does it take for temu to deliver to nigeria\"\n  },\n  {\n    \"query\": \"piggyvest or cowrywise which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest or cowrywise which is better\"\n  },\n  {\n    \"query\": \"where is temu located in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about where is temu located in nigeria\"\n  },\n  {\n    \"query\": \"piggyvest investment\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest investment\"\n  },\n  {\n    \"query\": \"how much is waec fee for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec fee for 2026\"\n  },\n  {\n    \"query\": \"tribes in taraba\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about tribes in taraba\"\n  },\n  {\n    \"query\": \"when is waec registration starting for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration starting for 2026\"\n  },\n  {\n    \"query\": \"best cryptocurrency recovery service\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about best cryptocurrency recovery service\"\n  },\n  {\n    \"query\": \"reclaim stolen crypto reviews\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about reclaim stolen crypto reviews\"\n  },\n  {\n    \"query\": \"waec 2026 registration deadline\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 registration deadline\"\n  },\n  {\n    \"query\": \"how many tribes in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how many tribes in taraba state\"\n  },\n  {\n    \"query\": \"cowrywise or piggyvest which is better\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise or piggyvest which is better\"\n  },\n  {\n    \"query\": \"best funds recovery companies\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about best funds recovery companies\"\n  },\n  {\n    \"query\": \"closing date for waec registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about closing date for waec registration 2026\"\n  },\n  {\n    \"query\": \"best recovery experts for cryptocurrency\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about best recovery experts for cryptocurrency\"\n  },\n  {\n    \"query\": \"has waec registration for 2026 started\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about has waec registration for 2026 started\"\n  },\n  {\n    \"query\": \"does temu have office in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about does temu have office in nigeria\"\n  },\n  {\n    \"query\": \"tribe in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about tribe in taraba state\"\n  },\n  {\n    \"query\": \"www.jimkutafoundation.com\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about www.jimkutafoundation.com\"\n  },\n  {\n    \"query\": \"jamb secret\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jamb secret\"\n  },\n  {\n    \"query\": \"taraba tribe\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba tribe\"\n  },\n  {\n    \"query\": \"what is piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about what is piggyvest\"\n  },\n  {\n    \"query\": \"jalingo city\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jalingo city\"\n  },\n  {\n    \"query\": \"facts about nigeria\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about facts about nigeria\"\n  },\n  {\n    \"query\": \"yahoo scammer list\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about yahoo scammer list\"\n  },\n  {\n    \"query\": \"temu delivery to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu delivery to nigeria\"\n  },\n  {\n    \"query\": \"how to recover stolen cryptocurrency from trust wallet\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to recover stolen cryptocurrency from trust wallet\"\n  },\n  {\n    \"query\": \"how many days does it take temu to deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how many days does it take temu to deliver to nigeria\"\n  },\n  {\n    \"query\": \"when is the deadline for waec registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is the deadline for waec registration 2026\"\n  },\n  {\n    \"query\": \"mumuye zing\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about mumuye zing\"\n  },\n  {\n    \"query\": \"cowrywise\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise\"\n  },\n  {\n    \"query\": \"top blogs in nigeria\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about top blogs in nigeria\"\n  },\n  {\n    \"query\": \"piggyvest or cowrywise\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest or cowrywise\"\n  },\n  {\n    \"query\": \"when will 2026 waec registration start\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when will 2026 waec registration start\"\n  },\n  {\n    \"query\": \"nigerian male content creators\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigerian male content creators\"\n  },\n  {\n    \"query\": \"nigerian scammer names\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about nigerian scammer names\"\n  },\n  {\n    \"query\": \"female comedians in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about female comedians in nigeria\"\n  },\n  {\n    \"query\": \"waec 2026 dates\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 dates\"\n  },\n  {\n    \"query\": \"best crypto recovery companies\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about best crypto recovery companies\"\n  },\n  {\n    \"query\": \"richest blogger in nigeria\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about richest blogger in nigeria\"\n  },\n  {\n    \"query\": \"ibi\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about ibi\"\n  },\n  {\n    \"query\": \"is waec registration still on for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about is waec registration still on for 2026\"\n  },\n  {\n    \"query\": \"when is waec registration for 2026 ending\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration for 2026 ending\"\n  },\n  {\n    \"query\": \"wukari\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about wukari\"\n  },\n  {\n    \"query\": \"when is waec 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026\"\n  },\n  {\n    \"query\": \"waec fees 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec fees 2026\"\n  },\n  {\n    \"query\": \"nollywood netflix movies 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nollywood netflix movies 2025\"\n  },\n  {\n    \"query\": \"what is piggyvest all about\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about what is piggyvest all about\"\n  },\n  {\n    \"query\": \"trove investment\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about trove investment\"\n  },\n  {\n    \"query\": \"list federal universities that offer nursing in nigeria and their cut-off \\nmark\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list federal universities that offer nursing in nigeria and their cut-off \\nmark\"\n  },\n  {\n    \"query\": \"nigerian movies on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigerian movies on netflix 2025\"\n  },\n  {\n    \"query\": \"is waec registration still on\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about is waec registration still on\"\n  },\n  {\n    \"query\": \"how to invest on piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to invest on piggyvest\"\n  },\n  {\n    \"query\": \"legitimate funds recovery companies\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about legitimate funds recovery companies\"\n  },\n  {\n    \"query\": \"waec form 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec form 2026\"\n  },\n  {\n    \"query\": \"tribes in taraba state nigeria\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about tribes in taraba state nigeria\"\n  },\n  {\n    \"query\": \"about piggyvest investment\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about about piggyvest investment\"\n  },\n  {\n    \"query\": \"waec for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec for 2026\"\n  },\n  {\n    \"query\": \"how to recover stolen cryptocurrency investment\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to recover stolen cryptocurrency investment\"\n  },\n  {\n    \"query\": \"beautiful places in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about beautiful places in taraba state\"\n  },\n  {\n    \"query\": \"top 50 skit makers in nigeria and their names\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 50 skit makers in nigeria and their names\"\n  },\n  {\n    \"query\": \"coldest place in nigeria\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about coldest place in nigeria\"\n  },\n  {\n    \"query\": \"jalingo state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jalingo state\"\n  },\n  {\n    \"query\": \"which tribe is majority in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about which tribe is majority in taraba state\"\n  },\n  {\n    \"query\": \"nigerian skit makers\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigerian skit makers\"\n  },\n  {\n    \"query\": \"waec may\/june 2026 registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec may\/june 2026 registration\"\n  },\n  {\n    \"query\": \"when is waec registration for 2026 closing\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration for 2026 closing\"\n  },\n  {\n    \"query\": \"temu nigeria app\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu nigeria app\"\n  },\n  {\n    \"query\": \"when is waec 2026 registration closing\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026 registration closing\"\n  },\n  {\n    \"query\": \"how to prepare for jamb 2026\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to prepare for jamb 2026\"\n  },\n  {\n    \"query\": \"which is better between cowrywise and piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about which is better between cowrywise and piggyvest\"\n  },\n  {\n    \"query\": \"jalingo, taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jalingo, taraba state\"\n  },\n  {\n    \"query\": \"the best cryptocurrency recovery service in 2023\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about the best cryptocurrency recovery service in 2023\"\n  },\n  {\n    \"query\": \"gembu\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about gembu\"\n  },\n  {\n    \"query\": \"temu office in lagos\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu office in lagos\"\n  },\n  {\n    \"query\": \"temu office in abuja\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu office in abuja\"\n  },\n  {\n    \"query\": \"how much is waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec registration\"\n  },\n  {\n    \"query\": \"taraba city\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba city\"\n  },\n  {\n    \"query\": \"how many tribes are in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how many tribes are in taraba state\"\n  },\n  {\n    \"query\": \"nigerian netflix movies 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigerian netflix movies 2025\"\n  },\n  {\n    \"query\": \"nigerian blogs\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about nigerian blogs\"\n  },\n  {\n    \"query\": \"taraba tribes\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba tribes\"\n  },\n  {\n    \"query\": \"is trove app legit\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about is trove app legit\"\n  },\n  {\n    \"query\": \"how much is waec registration for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec registration for 2026\"\n  },\n  {\n    \"query\": \"best crypto recovery company\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about best crypto recovery company\"\n  },\n  {\n    \"query\": \"when is waec registration 2026 starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration 2026 starting\"\n  },\n  {\n    \"query\": \"latest nigerian movies on netflix 2025 download free\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nigerian movies on netflix 2025 download free\"\n  },\n  {\n    \"query\": \"zing lga\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about zing lga\"\n  },\n  {\n    \"query\": \"sunny job\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about sunny job\"\n  },\n  {\n    \"query\": \"how to recover your stolen bitcoin\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about how to recover your stolen bitcoin\"\n  },\n  {\n    \"query\": \"the coldest place in nigeria\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about the coldest place in nigeria\"\n  },\n  {\n    \"query\": \"how much is waec registration 2025\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec registration 2025\"\n  },\n  {\n    \"query\": \"top 100 skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 100 skit makers in nigeria\"\n  },\n  {\n    \"query\": \"tribes in nigeria and their states\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about tribes in nigeria and their states\"\n  },\n  {\n    \"query\": \"piggyvest interest rate\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest interest rate\"\n  },\n  {\n    \"query\": \"deadline for waec registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about deadline for waec registration 2026\"\n  },\n  {\n    \"query\": \"temu nigeria website\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu nigeria website\"\n  },\n  {\n    \"query\": \"zing local government\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about zing local government\"\n  },\n  {\n    \"query\": \"latest nollywood movies 2025 on netflix\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nollywood movies 2025 on netflix\"\n  },\n  {\n    \"query\": \"waec registration deadline for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration deadline for 2026\"\n  },\n  {\n    \"query\": \"trove app review\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about trove app review\"\n  },\n  {\n    \"query\": \"when is the deadline for waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is the deadline for waec registration\"\n  },\n  {\n    \"query\": \"how long does temu deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how long does temu deliver to nigeria\"\n  },\n  {\n    \"query\": \"bamboo vs chaka\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about bamboo vs chaka\"\n  },\n  {\n    \"query\": \"is temu available in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about is temu available in nigeria\"\n  },\n  {\n    \"query\": \"neco registration 2026 deadline\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about neco registration 2026 deadline\"\n  },\n  {\n    \"query\": \"does bybit work in nigeria\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about does bybit work in nigeria\"\n  },\n  {\n    \"query\": \"when will waec start in 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when will waec start in 2026\"\n  },\n  {\n    \"query\": \"can temu deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about can temu deliver to nigeria\"\n  },\n  {\n    \"query\": \"when will waec registration for 2026 end\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when will waec registration for 2026 end\"\n  },\n  {\n    \"query\": \"nigeria movie on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigeria movie on netflix 2025\"\n  },\n  {\n    \"query\": \"nigerian scammer slang\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about nigerian scammer slang\"\n  },\n  {\n    \"query\": \"2026 waec registration deadline\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2026 waec registration deadline\"\n  },\n  {\n    \"query\": \"how many days does temu take to deliver to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how many days does temu take to deliver to nigeria\"\n  },\n  {\n    \"query\": \"waec 2026 registration fee\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 registration fee\"\n  },\n  {\n    \"query\": \"waec fees\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec fees\"\n  },\n  {\n    \"query\": \"piggyvest app\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about piggyvest app\"\n  },\n  {\n    \"query\": \"wukari local government\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about wukari local government\"\n  },\n  {\n    \"query\": \"nigeria netflix movie 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nigeria netflix movie 2025\"\n  },\n  {\n    \"query\": \"list of all skit makers in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list of all skit makers in nigeria\"\n  },\n  {\n    \"query\": \"when is waec closing\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec closing\"\n  },\n  {\n    \"query\": \"when is waec registration for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration for 2026\"\n  },\n  {\n    \"query\": \"chaka app reviews\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about chaka app reviews\"\n  },\n  {\n    \"query\": \"closing date for waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about closing date for waec registration\"\n  },\n  {\n    \"query\": \"how much is 2026 waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is 2026 waec registration\"\n  },\n  {\n    \"query\": \"temu in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu in nigeria\"\n  },\n  {\n    \"query\": \"jukun traditional attire\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jukun traditional attire\"\n  },\n  {\n    \"query\": \"gce registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about gce registration 2026\"\n  },\n  {\n    \"query\": \"aku uka\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about aku uka\"\n  },\n  {\n    \"query\": \"how does piggy vest work\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how does piggy vest work\"\n  },\n  {\n    \"query\": \"is trove legit\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about is trove legit\"\n  },\n  {\n    \"query\": \"funnelkit vs cartflows\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about funnelkit vs cartflows\"\n  },\n  {\n    \"query\": \"african scammer names\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about african scammer names\"\n  },\n  {\n    \"query\": \"cowrywise interest rate\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about cowrywise interest rate\"\n  },\n  {\n    \"query\": \"when is registration for waec 2026 starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is registration for waec 2026 starting\"\n  },\n  {\n    \"query\": \"when is waec thumb printing starting 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec thumb printing starting 2026\"\n  },\n  {\n    \"query\": \"popular blogs in nigeria\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about popular blogs in nigeria\"\n  },\n  {\n    \"query\": \"2025 nollywood movies on netflix\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2025 nollywood movies on netflix\"\n  },\n  {\n    \"query\": \"nollywood movies on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about nollywood movies on netflix 2025\"\n  },\n  {\n    \"query\": \"waec registration date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration date\"\n  },\n  {\n    \"query\": \"2026 waec date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about 2026 waec date\"\n  },\n  {\n    \"query\": \"taraba state tribes\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba state tribes\"\n  },\n  {\n    \"query\": \"about temu\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about about temu\"\n  },\n  {\n    \"query\": \"all about piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about all about piggyvest\"\n  },\n  {\n    \"query\": \"how to make money on piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to make money on piggyvest\"\n  },\n  {\n    \"query\": \"gembu history\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about gembu history\"\n  },\n  {\n    \"query\": \"ibifoundry limited\",\n    \"topic\": \"founder\",\n    \"intent\": \"Founder \/ IbiFoundry Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to About Dr. Simon Taki Zaku.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"Contact IbiFoundry\",\n    \"affiliate\": \"YouTube Channel\",\n    \"affiliateUrl\": \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about ibifoundry limited\"\n  },\n  {\n    \"query\": \"temu shipping to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu shipping to nigeria\"\n  },\n  {\n    \"query\": \"jamb registration 2026\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jamb registration 2026\"\n  },\n  {\n    \"query\": \"jamb registration 2026 deadline\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about jamb registration 2026 deadline\"\n  },\n  {\n    \"query\": \"when is gce registration for 2026 starting\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is gce registration for 2026 starting\"\n  },\n  {\n    \"query\": \"how to order from temu to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how to order from temu to nigeria\"\n  },\n  {\n    \"query\": \"how to use piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to use piggyvest\"\n  },\n  {\n    \"query\": \"who is the owner of palmpay\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about who is the owner of palmpay\"\n  },\n  {\n    \"query\": \"full lyrics of who's dat girl meaning\",\n    \"topic\": \"general\",\n    \"intent\": \"General Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to What Is IbiFoundry.\",\n    \"primaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/wa.me\/2349137839031\",\n    \"offer\": \"Ask Dr. Simon on WhatsApp\",\n    \"affiliate\": \"IbiFoundry Search\",\n    \"affiliateUrl\": \"https:\/\/ibifoundry.com.ng\/search\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about full lyrics of who's dat girl meaning\"\n  },\n  {\n    \"query\": \"waec date 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec date 2026\"\n  },\n  {\n    \"query\": \"how piggyvest works\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how piggyvest works\"\n  },\n  {\n    \"query\": \"temu office in lagos nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu office in lagos nigeria\"\n  },\n  {\n    \"query\": \"waec registration closing date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec registration closing date\"\n  },\n  {\n    \"query\": \"wassce 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about wassce 2026\"\n  },\n  {\n    \"query\": \"ethnic groups in taraba state\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about ethnic groups in taraba state\"\n  },\n  {\n    \"query\": \"trust wallet hacked what to do\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about trust wallet hacked what to do\"\n  },\n  {\n    \"query\": \"best nollywood movies 2025 on netflix\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about best nollywood movies 2025 on netflix\"\n  },\n  {\n    \"query\": \"deadline for waec registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about deadline for waec registration\"\n  },\n  {\n    \"query\": \"waec deadline for 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec deadline for 2026\"\n  },\n  {\n    \"query\": \"waec fee 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec fee 2026\"\n  },\n  {\n    \"query\": \"which is better piggyvest or cowrywise\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about which is better piggyvest or cowrywise\"\n  },\n  {\n    \"query\": \"latest nollywood movies on netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nollywood movies on netflix 2025\"\n  },\n  {\n    \"query\": \"registration for waec 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about registration for waec 2026\"\n  },\n  {\n    \"query\": \"how to use piggyvest to save for beginners\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how to use piggyvest to save for beginners\"\n  },\n  {\n    \"query\": \"how long does temu delivery take to nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about how long does temu delivery take to nigeria\"\n  },\n  {\n    \"query\": \"latest nollywood netflix movies 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about latest nollywood netflix movies 2025\"\n  },\n  {\n    \"query\": \"skit maker in nigeria\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about skit maker in nigeria\"\n  },\n  {\n    \"query\": \"when will waec 2026 registration start\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when will waec 2026 registration start\"\n  },\n  {\n    \"query\": \"popular nigerian blogs\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about popular nigerian blogs\"\n  },\n  {\n    \"query\": \"taraba state tourist attractions\",\n    \"topic\": \"taraba\",\n    \"intent\": \"Taraba \/ Culture Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to 100 Facts About Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\",\n    \"offer\": \"Tour Taraba With IbiFoundry\",\n    \"affiliate\": \"Trip.com\",\n    \"affiliateUrl\": \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about taraba state tourist attractions\"\n  },\n  {\n    \"query\": \"chaka investment review\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about chaka investment review\"\n  },\n  {\n    \"query\": \"news blogs\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about news blogs\"\n  },\n  {\n    \"query\": \"trusted cryptocurrency recovery expert\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about trusted cryptocurrency recovery expert\"\n  },\n  {\n    \"query\": \"bloggers in nigeria\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about bloggers in nigeria\"\n  },\n  {\n    \"query\": \"is temu legit\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about is temu legit\"\n  },\n  {\n    \"query\": \"how much is waec and neco registration 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about how much is waec and neco registration 2026\"\n  },\n  {\n    \"query\": \"top 50 nigerian comedians\",\n    \"topic\": \"creators\",\n    \"intent\": \"Creator \/ Entertainment Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Top Female Skit Makers in Nigeria.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\",\n    \"offer\": \"Ibi-Got Talent Taraba\",\n    \"affiliate\": \"MeetEdgar\",\n    \"affiliateUrl\": \"https:\/\/lddy.no\/1iwfh\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about top 50 nigerian comedians\"\n  },\n  {\n    \"query\": \"does temu do home delivery in nigeria\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about does temu do home delivery in nigeria\"\n  },\n  {\n    \"query\": \"waec 2026 date\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2026 date\"\n  },\n  {\n    \"query\": \"temu nigeria location\",\n    \"topic\": \"temu\",\n    \"intent\": \"Temu \/ Shopping Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Temu Nigeria Safety Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\",\n    \"offer\": \"Ibi-Store Safer Buying Route\",\n    \"affiliate\": \"Temu Main\",\n    \"affiliateUrl\": \"https:\/\/temu.to\/k\/eylqiyznajp\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about temu nigeria location\"\n  },\n  {\n    \"query\": \"waec gce 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec gce 2026\"\n  },\n  {\n    \"query\": \"is waec registration still on for 2025\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about is waec registration still on for 2025\"\n  },\n  {\n    \"query\": \"when is waec registration closing for 2026 in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration closing for 2026 in nigeria\"\n  },\n  {\n    \"query\": \"film nigerian netflix 2025\",\n    \"topic\": \"movies\",\n    \"intent\": \"Nollywood \/ Netflix Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nollywood Netflix Movies Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\",\n    \"offer\": \"Ibi-News Entertainment Route\",\n    \"affiliate\": \"Opera Browser\",\n    \"affiliateUrl\": \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about film nigerian netflix 2025\"\n  },\n  {\n    \"query\": \"cartflows alternatives\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about cartflows alternatives\"\n  },\n  {\n    \"query\": \"has waec registration started\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about has waec registration started\"\n  },\n  {\n    \"query\": \"when is waec 2026 registration starting in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec 2026 registration starting in nigeria\"\n  },\n  {\n    \"query\": \"investify on piggyvest\",\n    \"topic\": \"finance\",\n    \"intent\": \"Finance App Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to PiggyVest vs Cowrywise Review.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\",\n    \"offer\": \"IbiFoundry Business Guidance\",\n    \"affiliate\": \"Cowrywise\",\n    \"affiliateUrl\": \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about investify on piggyvest\"\n  },\n  {\n    \"query\": \"remote jobs in nigeria that pay in dollars\",\n    \"topic\": \"business\",\n    \"intent\": \"SEO \/ Business Growth Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Free SEO Course.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\",\n    \"secondaryUrl\": \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\",\n    \"offer\": \"Ibi-Writes Content Marketing\",\n    \"affiliate\": \"Hostinger\",\n    \"affiliateUrl\": \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\",\n    \"voiceTone\": \"sales\",\n    \"cta\": \"Chat with Dr. Simon about remote jobs in nigeria that pay in dollars\"\n  },\n  {\n    \"query\": \"list federal universities that offer law in nigeria and their cut-off marks\",\n    \"topic\": \"jamb\",\n    \"intent\": \"JAMB \/ Admission Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to JAMB Success Blueprint.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"JAMB School Choice Guidance\",\n    \"affiliate\": \"Opay App\",\n    \"affiliateUrl\": \"https:\/\/opay.ng\/s\/2LN17\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about list federal universities that offer law in nigeria and their cut-off marks\"\n  },\n  {\n    \"query\": \"waec fee 2026 in nigeria\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec fee 2026 in nigeria\"\n  },\n  {\n    \"query\": \"when is waec registration starting 2026\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about when is waec registration starting 2026\"\n  },\n  {\n    \"query\": \"waec 2025\/2026 registration\",\n    \"topic\": \"waec\",\n    \"intent\": \"WAEC \/ Exam Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to WAEC Registration Guide.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\",\n    \"offer\": \"WAEC\/JAMB Guidance on WhatsApp\",\n    \"affiliate\": \"VTPASS\",\n    \"affiliateUrl\": \"https:\/\/vtpass.com\/aff\/7208886\",\n    \"voiceTone\": \"teaching\",\n    \"cta\": \"Chat with Dr. Simon about waec 2025\/2026 registration\"\n  },\n  {\n    \"query\": \"best crypto recovery services\",\n    \"topic\": \"scam\",\n    \"intent\": \"Scam \/ Verification Decision\",\n    \"bestResponseAngle\": \"Answer as a decision, warn what to avoid, then route to Nigerian Scammers Exposed.\",\n    \"primaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\",\n    \"secondaryUrl\": \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\",\n    \"offer\": \"Ibi-Verify Private Check\",\n    \"affiliate\": \"SafetyWing\",\n    \"affiliateUrl\": \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\",\n    \"voiceTone\": \"warning\",\n    \"cta\": \"Chat with Dr. Simon about best crypto recovery services\"\n  }\n];\n\n    const topQuestions = TOP_300_QUERY_ROUTES.map(item => item.query);\n\n    const imageBank = [\n      SIMON_AVATAR,\n      \"https:\/\/www.ibifoundry.com.ng\/images\/dr-simon-says-ai-decision-engine.jpg\",\n      \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\n      \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\n      \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\n      \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\n      \"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\"\n    ];\n\n    const routeData = {\n      waec: {\n        label: \"WAEC \/ Exam\",\n        pageTheme: \"WAEC Registration And Exam Success\",\n        paid: [\n          [\"WAEC \/ JAMB \/ NECO Guidance\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Get personal guidance before you miss dates, pay wrong fees, or prepare blindly.\"],\n          [\"Past Questions Pack Support\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Request organized past-question support and study direction for your subjects.\"],\n          [\"Freelance to $1K Free Lesson\", \"https:\/\/ibifoundry.com.ng\/courses-freelance-to-1k-free-lesson\", \"After exams, start learning digital skills that can help you earn online.\"]\n        ],\n        aid: [\n          [\"WAEC Registration Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\", \"Read the WAEC guide and avoid expo, fake agents, and deadline confusion.\"],\n          [\"JAMB Success Blueprint\", \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\", \"Use this if your next move after WAEC is JAMB and admission.\"],\n          [\"Contact IbiFoundry\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Message the team for a simple next-step guide.\"]\n        ],\n        tools: [\n          [\"VTPASS Utility Payments\", \"https:\/\/vtpass.com\/aff\/7208886\", \"Useful for airtime, data, and bill payments during study season.\"],\n          [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Useful for fast Nigerian payments and daily transactions.\"],\n          [\"Geegpay\", \"https:\/\/referral.geegpay.africa\/eHxD\/i?referral_code=ibifoundry\", \"Useful later for online earning and global payments.\"],\n          [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Useful if you later build a student blog or portfolio.\"],\n          [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Useful for buying a domain when you start your online brand.\"],\n          [\"ClickMeeting\", \"https:\/\/clickmeeting.com\/free-signup?a=cj\", \"Useful for online classes, webinars, and study sessions.\"]\n        ],\n        videos: [\n          [\"https:\/\/www.youtube.com\/embed\/F7KRQ7QavW8\", \"Freelance to $1K Explainer\"],\n          [\"https:\/\/www.youtube.com\/embed\/i79LwcLT8eE\", \"Free Freelance Training Breakdown\"]\n        ]\n      },\n      scam: {\n        label: \"Scam \/ Verification\",\n        pageTheme: \"Online Safety And Verification\",\n        paid: [\n          [\"Ibi-Verify Relationship & Scam Check\", \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\", \"Verify before sending money, photos, documents, gifts, or your heart.\"],\n          [\"Crypto Recovery Guidance\", \"https:\/\/www.ibifoundry.com.ng\/post\/legitimate-crypto-recovery-companies-you-can-trust-with-your-lost-coins\", \"Learn how to avoid fake recovery agents and choose safer steps.\"],\n          [\"Trust Wallet Hacked Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/trust-wallet-account-hacked-here-s-how-i-got-mine-back\", \"Use this if your wallet, seed phrase, or funds are at risk.\"]\n        ],\n        aid: [\n          [\"Nigerian Scammers Exposed\", \"https:\/\/www.ibifoundry.com.ng\/post\/yahoo-boys-nigerian-scammers-exposed-30-nigerian-scams-tactics-how-to-stay-safe\", \"Understand scam patterns before emotion blinds you.\"],\n          [\"Freelance Scam Protection\", \"https:\/\/www.ibifoundry.com.ng\/post\/how-to-avoid-freelance-scams-how-i-lost-800-to-a-fake-client\", \"Useful if the suspicious person is a client or online buyer.\"],\n          [\"Contact IbiFoundry\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Send details privately before you take the next risky step.\"]\n        ],\n        tools: [\n          [\"SafetyWing\", \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\", \"Useful for travel and remote-worker safety planning.\"],\n          [\"Geegpay\", \"https:\/\/referral.geegpay.africa\/eHxD\/i?referral_code=ibifoundry\", \"Useful for safer global payment setup.\"],\n          [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Useful for simple Nigerian payment control.\"],\n          [\"MoniePoint\", \"https:\/\/join.moniepoint.com?adj_t=15ha060e&rC=IWKU228\", \"Useful for business payment operations.\"],\n          [\"Opera Browser\", \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\", \"Useful for safer browsing and web use.\"],\n          [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Useful for secure domain ownership checks.\"]\n        ],\n        videos: [\n          [\"https:\/\/www.youtube.com\/embed\/kns9xxmYmLk\", \"Nigerian Yahoo Scammer Case Study\"],\n          [\"https:\/\/www.youtube.com\/embed\/R4-VP73KHGg\", \"ZedApp Review\"]\n        ]\n      },\n      business: {\n        label: \"Business \/ SEO \/ Freelance\",\n        pageTheme: \"Business Growth And Visibility\",\n        paid: [\n          [\"Ibi-Writes Content Marketing\", \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\", \"Order content that is structured to rank, persuade, and convert.\"],\n          [\"IbiFoundry SEO Agency\", \"https:\/\/ibifoundry.com.ng\/ibi-foundry-seo-agency-and-google-services-in-nigeria\", \"Use this when your website needs ranking, auditing, and AI visibility support.\"],\n          [\"Premium Freelance Coaching\", \"https:\/\/ibifoundry.com.ng\/courses-freelance-to-1k-coaching-nigeria\", \"Use this if you want structured income and client acquisition help.\"]\n        ],\n        aid: [\n          [\"Free SEO Course\", \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\", \"Learn the ranking system before paying anyone.\"],\n          [\"Freelance Outreach Template\", \"https:\/\/www.ibifoundry.com.ng\/post\/the-1100-month-email-outreach-template-that-helped-me-land-high-end-freelance-clients\", \"Use this to get better client conversations.\"],\n          [\"Freelance Pricing Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/how-to-price-your-freelance-services-like-a-pro-3-models-nigerian-freelancers-need-to-know\", \"Stop undercharging and start pricing like a pro.\"]\n        ],\n        tools: [\n          [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Best beginner-friendly hosting for blogs and small sites.\"],\n          [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Best for buying a clean domain.\"],\n          [\"CartFlows\", \"https:\/\/cartflows.com\/?cf=2706\", \"Best for WordPress checkout funnels and order bumps.\"],\n          [\"MeetEdgar\", \"https:\/\/lddy.no\/1iwfh\", \"Useful for recycling social media content.\"],\n          [\"ClickMeeting\", \"https:\/\/clickmeeting.com\/free-signup?a=cj\", \"Useful for webinars and online coaching.\"],\n          [\"DreamHost\", \"https:\/\/click.dreamhost.com\/aff_c?offer_id=8&aff_id=16811\", \"Useful hosting alternative for business sites.\"]\n        ],\n        videos: [\n          [\"https:\/\/www.youtube.com\/embed\/OtMSLNqPbwM\", \"$1,000 Blogging From Nigeria\"],\n          [\"https:\/\/www.youtube.com\/embed\/T8hKDllv4vQ\", \"Order Bespoke SEO Blog Articles\"]\n        ]\n      },\n      taraba: {\n        label: \"Taraba \/ Tourism \/ Culture\",\n        pageTheme: \"Taraba Travel And Local Knowledge\",\n        paid: [\n          [\"Tour Taraba Safely\", \"https:\/\/ibifoundry.com.ng\/tour-taraba-fearlessly-with-the-ibifoundry-team-evenifyou-reafirst-time-visitor\", \"Book guided Taraba movement with local support and safety planning.\"],\n          [\"Ibi-Store Nigerian Products\", \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\", \"Buy verified Taraba products and Nigerian goods.\"],\n          [\"Partnerships\", \"https:\/\/ibifoundry.com.ng\/ibifoundry-partnerships-and-collaborations\", \"Partner with IbiFoundry on tourism, culture, talent, or local development.\"]\n        ],\n        aid: [\n          [\"100 Facts About Nigeria\", \"https:\/\/www.ibifoundry.com.ng\/post\/100-facts-about-nigeria-you-didnt-know-ibifoundry\", \"Use this for Nigerian context and quick facts.\"],\n          [\"All Tribes In Nigeria\", \"https:\/\/www.ibifoundry.com.ng\/post\/all-known-tribes-in-nigeria-by-state-all-36-states-included-pdf-download\", \"Use this for tribes and state research.\"],\n          [\"What Is IbiFoundry\", \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\", \"Understand the company behind the local intelligence.\"]\n        ],\n        tools: [\n          [\"Trip.com\", \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\", \"Useful for hotel and flight planning.\"],\n          [\"SafetyWing\", \"https:\/\/safetywing.com\/?referenceID=26407362&utm_source=26407362&utm_medium=Ambassador\", \"Useful for travel insurance and trip safety.\"],\n          [\"Konga\", \"http:\/\/www.konga.com\/?k_id=Realsimonzaku\", \"Useful for local Nigerian shopping.\"],\n          [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Useful for Nigerian payments while moving.\"],\n          [\"Temu\", \"https:\/\/temu.to\/k\/eylqiyznajp\", \"Useful for travel accessories and budget items.\"],\n          [\"VTPASS\", \"https:\/\/vtpass.com\/aff\/7208886\", \"Useful for airtime, data, and bills.\"]\n        ],\n        videos: [\n          [\"https:\/\/www.youtube.com\/embed\/CKK_4So3SZQ\", \"Who Is Dr. Simon Taki Zaku\"],\n          [\"https:\/\/www.youtube.com\/embed\/bCele_5uOSE\", \"IbiFoundry Field Feasibility\"]\n        ]\n      },\n      general: null\n    };\n\n    routeData.general = routeData.business;\n\n\n    \/* Additional GODMODE route packs merged from old + new brains and top Search Console demand. *\/\n    routeData.jamb = {\n      label: \"JAMB \/ University \/ Admission\",\n      pageTheme: \"JAMB Admission And School Choice Decision\",\n      paid: [\n        [\"JAMB \/ School Choice Guidance\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Get practical direction before you choose the wrong school, course, or subject combination.\"],\n        [\"Freelance To $1K Free Lesson\", \"https:\/\/ibifoundry.com.ng\/courses-freelance-to-1k-free-lesson\", \"Start building future digital income while you prepare for admission with discipline.\"],\n        [\"Premium Freelance Coaching\", \"https:\/\/ibifoundry.com.ng\/courses-freelance-to-1k-coaching-nigeria\", \"For serious Nigerian students and graduates who want a guided online income route.\"]\n      ],\n      aid: [\n        [\"JAMB Success Blueprint\", \"https:\/\/www.ibifoundry.com.ng\/post\/pass-jamb-exams-success-blueprint\", \"Study smarter with past questions, CBT practice, syllabus discipline, and admission direction.\"],\n        [\"Low Cut-Off University Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/fresh-2025-2026-list-of-federal-private-universities-currently-accepting-low-jamb-cut-off-mark-in\", \"Use this if your score is low or you need realistic admission options.\"],\n        [\"WAEC Registration Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/register-waec-online-waec-registration-fees-deadlines-expos-secrets-no-one-told-you\", \"Useful if WAEC\/GCE is also part of your admission route.\"]\n      ],\n      tools: [\n        [\"VTPASS\", \"https:\/\/vtpass.com\/aff\/7208886\", \"Useful for airtime, data, and bills while preparing.\"],\n        [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Useful for fast Nigerian payments.\"],\n        [\"Cowrywise\", \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\", \"Useful for disciplined savings for admission expenses.\"],\n        [\"Geegpay\", \"https:\/\/referral.geegpay.africa\/eHxD\/i?referral_code=ibifoundry\", \"Useful later for dollar payment infrastructure.\"],\n        [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Useful for a student portfolio or blog.\"],\n        [\"ClickMeeting\", \"https:\/\/clickmeeting.com\/free-signup?a=cj\", \"Useful for study classes and online lessons.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/F7KRQ7QavW8\", \"Freelance To $1K Explainer\"],\n        [\"https:\/\/www.youtube.com\/embed\/i79LwcLT8eE\", \"Free Freelance Training Breakdown\"]\n      ]\n    };\n\n    routeData.temu = {\n      label: \"Temu \/ Shopping \/ Online Buying\",\n      pageTheme: \"Temu Nigeria And Online Shopping Safety\",\n      paid: [\n        [\"Ibi-Store Premium Produce And Tech\", \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\", \"Compare cheap international shopping with verified Nigerian supply before you buy.\"],\n        [\"Zing Scotch Bonnet Pepper\", \"https:\/\/www.ibifoundry.com.ng\/fresh-scotch-bonnet-pepper-atarodo-from-zing-taraba-order-direct-from-ibifoundry\", \"A strong Ibi-Store product route for direct farm supply from Taraba.\"],\n        [\"Handmade Nigerian Beads\", \"https:\/\/www.ibifoundry.com.ng\/nigerian-made-waist-and-wrist-and-locally-made-beads-sold-on-ibistore-only\", \"A culturally rich product route if your buying intent is fashion or gifts.\"]\n      ],\n      aid: [\n        [\"Temu Nigeria Safety Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/temu-nigeria-office-how-to-safely-order-and-ship-products-on-temu-and-ship-to-nigeria-temu-ng\", \"Read this first before relying on cheap prices, delivery claims, office claims, or coupons.\"],\n        [\"Main Ibi-Shop\", \"https:\/\/ibifoundry.com.ng\/shop-ibi-foundry-e-products-and-services-by-simon\", \"Use the IbiFoundry shop route for verified products and services.\"],\n        [\"Contact IbiFoundry\", \"https:\/\/www.ibifoundry.com.ng\/contact-ibifoundry-team\", \"Ask before you buy if you need product or delivery guidance.\"]\n      ],\n      tools: [\n        [\"Temu Main Deal\", \"https:\/\/temu.to\/k\/eylqiyznajp\", \"Useful for cheap international shopping when the risk is low.\"],\n        [\"Temu \u20a6100,000 Coupon\", \"https:\/\/temu.to\/k\/ewszmuhphka\", \"Use only when the user wants coupon-driven savings.\"],\n        [\"Temu Special Deal\", \"https:\/\/temu.to\/k\/e7l4qvw2lu0\", \"Use when bargain or limited deal intent is clear.\"],\n        [\"Konga\", \"http:\/\/www.konga.com\/?k_id=Realsimonzaku\", \"Useful for Nigerian local marketplace comparison.\"],\n        [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Useful for simple Nigerian payments.\"],\n        [\"VTPASS\", \"https:\/\/vtpass.com\/aff\/7208886\", \"Useful for bill and utility payments.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/fv3ECa6dez0\", \"Opay Business Account Setup\"],\n        [\"https:\/\/www.youtube.com\/embed\/R4-VP73KHGg\", \"ZedApp Review\"]\n      ]\n    };\n\n    routeData.finance = {\n      label: \"Finance \/ Investment Apps\",\n      pageTheme: \"Nigerian Finance App Decision\",\n      paid: [\n        [\"IbiFoundry Digital Strategy\", \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\", \"Use this if the money question is tied to business growth.\"],\n        [\"Ibi-Verify Scam Check\", \"https:\/\/www.ibifoundry.com.ng\/having-doubts-verify-a-nigerian-african-online-love-relationship\", \"Use this if any payment, relationship, wallet, or vendor feels suspicious.\"],\n        [\"Content Marketing Support\", \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\", \"Use this if your goal is to earn more through brand visibility.\"]\n      ],\n      aid: [\n        [\"PiggyVest Savings Guide\", \"https:\/\/www.ibifoundry.com.ng\/post\/how-to-save-invest-with-piggyvest\", \"Start here for PiggyVest beginner questions.\"],\n        [\"PiggyVest Vs Cowrywise\", \"https:\/\/www.ibifoundry.com.ng\/post\/piggyvest-vs-cowrywise-which-savings-and-investment-platform-is-best-for-nigerians\", \"Use this for savings and investment comparison.\"],\n        [\"Bamboo Vs Chaka\", \"https:\/\/www.ibifoundry.com.ng\/post\/bamboo-vs-chaka-which-investment-platform-is-better-for-nigerians\", \"Use this for investment app comparison.\"]\n      ],\n      tools: [\n        [\"Cowrywise\", \"https:\/\/get.cowrywise.com\/r\/SIMON1JO\", \"Best for savings and investment discipline.\"],\n        [\"Opay App\", \"https:\/\/opay.ng\/s\/2LN17\", \"Best for everyday Nigerian payments.\"],\n        [\"MoniePoint Nigeria\", \"https:\/\/join.moniepoint.com?adj_t=15ha060e&rC=IWKU228\", \"Useful for business payment operations.\"],\n        [\"Geegpay\", \"https:\/\/referral.geegpay.africa\/eHxD\/i?referral_code=ibifoundry\", \"Useful for global payments and freelancer income.\"],\n        [\"ZedApp\", \"https:\/\/zedapp.co\/download?ref=\", \"Useful when the question specifically touches ZedApp.\"],\n        [\"VTPASS\", \"https:\/\/vtpass.com\/aff\/7208886\", \"Useful for bills, airtime, cable, and data.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/R4-VP73KHGg\", \"ZedApp Positive Review\"],\n        [\"https:\/\/www.youtube.com\/embed\/fv3ECa6dez0\", \"Opay Business Account Setup\"]\n      ]\n    };\n\n    routeData.creators = {\n      label: \"Skit Makers \/ Creators\",\n      pageTheme: \"Nigerian Creator And Entertainment Decision\",\n      paid: [\n        [\"Ibi-Got Talent Taraba\", \"https:\/\/ibifoundry.com.ng\/ibifoundry-talent-hunt-tarabas-ibi-got-talent\", \"Use this if your search is really about exposure, talent, or creative opportunity.\"],\n        [\"IbiFoundry Content Marketing\", \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\", \"Use this if you need a content engine for your creator brand.\"],\n        [\"Ibi-Digital Agency\", \"https:\/\/ibifoundry.com.ng\/ibifoundry-digital-and-online-marketing-agency-in-nigeria\", \"Use this if you want strategy, traffic, and visibility.\"]\n      ],\n      aid: [\n        [\"Top Female Skit Makers In Nigeria\", \"https:\/\/www.ibifoundry.com.ng\/post\/top-50-female-skit-makers-in-nigeria\", \"Use this for female skit maker search intent.\"],\n        [\"Ibi-News\", \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\", \"Use this for trending Nigerian entertainment discovery.\"],\n        [\"What Is IbiFoundry\", \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\", \"Use this to understand the ecosystem behind the recommendations.\"]\n      ],\n      tools: [\n        [\"MeetEdgar\", \"https:\/\/lddy.no\/1iwfh\", \"Useful for scheduling and recycling social content.\"],\n        [\"Opera Browser\", \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\", \"Useful for creator browsing workflow.\"],\n        [\"ClickMeeting\", \"https:\/\/clickmeeting.com\/free-signup?a=cj\", \"Useful for live classes and creator sessions.\"],\n        [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Useful for creator websites.\"],\n        [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Useful for buying a creator domain.\"],\n        [\"Canva Alternative Stack\", \"https:\/\/ibifoundry.com.ng\/search\", \"Use IbiFoundry Search to find more creator tools.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/Qoqqh9b7ib4\", \"IbiFoundry Ad Pricing With ChatGPT\"],\n        [\"https:\/\/www.youtube.com\/embed\/SYKl8BeB3GU\", \"Hire Ibi-Team For Content\"]\n      ]\n    };\n\n    routeData.movies = {\n      label: \"Nollywood \/ Netflix\",\n      pageTheme: \"Nigerian Movies And Entertainment Decision\",\n      paid: [\n        [\"Ibi-News Entertainment Route\", \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\", \"Follow Nigerian news and entertainment updates through IbiFoundry.\"],\n        [\"IbiFoundry Content Marketing\", \"https:\/\/ibifoundry.com.ng\/ibi-foundry-content-marketing-and-content-writing-agency-services-in-nigeria\", \"Use this if your entertainment brand needs content support.\"],\n        [\"Ibi-Store\", \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\", \"Use this for verified gadgets and lifestyle items.\"]\n      ],\n      aid: [\n        [\"Best Nollywood Movies On Netflix\", \"https:\/\/www.ibifoundry.com.ng\/post\/10-best-blockbuster-2025-nollywood-movies-on-netflix-ratings-reviews-trailers-how-to-watch\", \"Start here for Netflix and Nollywood discovery.\"],\n        [\"Top Nigerian Blogs\", \"https:\/\/www.ibifoundry.com.ng\/post\/top-15-trusted-news-blogs-in-nigeria-you-should-follow-subscribe-today\", \"Use this for entertainment and news blog discovery.\"],\n        [\"Ibi-News\", \"https:\/\/ibifoundry.com.ng\/what-is-todays-news-currently-in-nigeria-trending-news-ng\", \"Use this for trending Nigerian updates.\"]\n      ],\n      tools: [\n        [\"Opera Browser\", \"https:\/\/www.kqzyfj.com\/click-100735770-15364737\", \"Useful for media browsing.\"],\n        [\"Trip.com\", \"https:\/\/www.dpbolvw.net\/click-100735770-13993401\", \"Useful if entertainment search becomes travel.\"],\n        [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Useful if you want to start an entertainment blog.\"],\n        [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Useful for domain ownership.\"],\n        [\"MeetEdgar\", \"https:\/\/lddy.no\/1iwfh\", \"Useful for entertainment content scheduling.\"],\n        [\"ClickMeeting\", \"https:\/\/clickmeeting.com\/free-signup?a=cj\", \"Useful for live watch parties or webinars.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/OtMSLNqPbwM\", \"How I Make $1,000 Blogging\"],\n        [\"https:\/\/www.youtube.com\/embed\/hfjZq1k5R7U\", \"What Is SEO\"]\n      ]\n    };\n\n    routeData.tech = {\n      label: \"Tech \/ Internet \/ Solar\",\n      pageTheme: \"Internet, Power And Tech Decision\",\n      paid: [\n        [\"Starlink Installation Service\", \"https:\/\/ibifoundry.com.ng\/the-best-starlink-installation-agency-by-ibifoundry-limited\", \"Use this if your real pain is internet stability.\"],\n        [\"Solar Installation Service\", \"https:\/\/ibifoundry.com.ng\/services-solar-installation-nigeria\", \"Use this if your real problem is power stability.\"],\n        [\"Web Design Services\", \"https:\/\/ibifoundry.com.ng\/services-website-design-nigeria\", \"Use this if the tech need is a business website.\"]\n      ],\n      aid: [\n        [\"Wix DomainKing SEO Setup\", \"https:\/\/www.ibifoundry.com.ng\/post\/wix-domainking-seo-setup-sitemap-robots-txt\", \"Use this when sitemap, robots.txt, indexing, or DomainKing is involved.\"],\n        [\"Free SEO Course\", \"https:\/\/www.ibifoundry.com.ng\/post\/how-we-rank-on-google-in-24-hours-best-free-seo-course-for-nigerians\", \"Use this to make a website discoverable.\"],\n        [\"What Is IbiFoundry\", \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\", \"Use this to understand the broader tech\/media ecosystem.\"]\n      ],\n      tools: [\n        [\"Hostinger\", \"https:\/\/www.hostg.xyz\/aff_c?offer_id=58&aff_id=10257\", \"Beginner-friendly hosting.\"],\n        [\"Namecheap\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15083053\", \"Domain registration.\"],\n        [\"DreamHost\", \"https:\/\/click.dreamhost.com\/aff_c?offer_id=8&aff_id=16811\", \"Hosting alternative.\"],\n        [\"InterServer\", \"https:\/\/www.interserver.net\/r\/517869\", \"Alternative hosting.\"],\n        [\"UltaHost\", \"https:\/\/www.kqzyfj.com\/click-100735770-15662121\", \"Performance hosting alternative.\"],\n        [\"Velia\", \"https:\/\/www.anrdoezrs.net\/click-100735770-15736636\", \"Infrastructure\/server option.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/I2e1ezyYvWk\", \"Wix Website Tutorial\"],\n        [\"https:\/\/www.youtube.com\/embed\/2qi2jasRt1c\", \"Publish Blog Post On Wix\"]\n      ]\n    };\n\n    routeData.founder = {\n      label: \"Founder \/ IbiFoundry\",\n      pageTheme: \"Founder Trust And IbiFoundry Authority\",\n      paid: [\n        [\"About Dr. Simon Taki Zaku\", \"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\", \"Start here if you want the human story behind the engine.\"],\n        [\"What Is IbiFoundry\", \"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\", \"Understand the company, mission, and ecosystem.\"],\n        [\"Partnerships And Collaboration\", \"https:\/\/ibifoundry.com.ng\/ibifoundry-partnerships-and-collaborations\", \"Use this if you want to partner with the IbiFoundry movement.\"]\n      ],\n      aid: [\n        [\"About Simon Taki Zaku Story\", \"https:\/\/www.ibifoundry.com.ng\/post\/about-simon-taki-zaku-founder-ceo-of-ibifoundry-limited-official-story-work-mission\", \"Read the deeper founder story.\"],\n        [\"Who Is Dr. Simon Taki Zaku Video\", \"https:\/\/youtu.be\/CKK_4So3SZQ\", \"Watch the founder authority video.\"],\n        [\"Official YouTube Channel\", \"https:\/\/www.youtube.com\/@IbiFoundrybysimon\", \"Follow the official YouTube channel.\"]\n      ],\n      tools: [\n        [\"Quora Profile\", \"https:\/\/www.quora.com\/profile\/Simon-Taki-Zaku\", \"Verify Dr. Simon on Quora.\"],\n        [\"LinkedIn\", \"https:\/\/www.linkedin.com\/in\/dr-simon-zaku-d-b-a-58b172106\", \"Verify professional presence.\"],\n        [\"Instagram Personal\", \"https:\/\/www.instagram.com\/realsimonzaku__\/\", \"Follow personal updates.\"],\n        [\"IbiFoundry Instagram\", \"https:\/\/www.instagram.com\/ibifoundry\/\", \"Follow company updates.\"],\n        [\"Telegram\", \"https:\/\/t.me\/ibifoundry\", \"Join Telegram updates.\"],\n        [\"Pinterest\", \"https:\/\/www.pinterest.com\/ibifoundry\/\", \"Follow IbiFoundry visual assets.\"]\n      ],\n      videos: [\n        [\"https:\/\/www.youtube.com\/embed\/CKK_4So3SZQ\", \"Who Is Dr. Simon Taki Zaku\"],\n        [\"https:\/\/www.youtube.com\/embed\/TIR9or8c0h0\", \"IMCN Fellowship Nomination Gratitude\"]\n      ]\n    };\n\n\n    function normalize(text) {\n      return String(text || \"\").toLowerCase().replace(\/[^\\w\\s$]\/g, \" \").replace(\/\\s+\/g, \" \").trim();\n    }\n\n    function findExactRoute(query) {\n      const q = normalize(query);\n      if (!q) return null;\n      return TOP_300_QUERY_ROUTES.find(item => normalize(item.query) === q) ||\n             TOP_300_QUERY_ROUTES.find(item => q.includes(normalize(item.query)) || normalize(item.query).includes(q)) ||\n             null;\n    }\n\n    function detectTopic(query) {\n      const q = normalize(query);\n      const route = findExactRoute(query);\n      if (route && route.topic) return route.topic;\n\n      if (q.includes(\"waec\") || q.includes(\"wassce\") || q.includes(\"gce\") || q.includes(\"neco\") || q.includes(\"waec fee\") || q.includes(\"waec date\")) return \"waec\";\n      if (q.includes(\"jamb\") || q.includes(\"cut off\") || q.includes(\"cut-off\") || q.includes(\"university\") || q.includes(\"universities\") || q.includes(\"admission\") || q.includes(\"nursing\") || q.includes(\"law\") || q.includes(\"medicine\")) return \"jamb\";\n      if (q.includes(\"scam\") || q.includes(\"scammer\") || q.includes(\"yahoo\") || q.includes(\"trust wallet\") || q.includes(\"crypto\") || q.includes(\"recover stolen\") || q.includes(\"stolen bitcoin\") || q.includes(\"hacker\") || q.includes(\"reclaim\") || q.includes(\"relationship\") || q.includes(\"verify\")) return \"scam\";\n      if (q.includes(\"temu\") || q.includes(\"ship to nigeria\") || q.includes(\"deliver to nigeria\") || q.includes(\"temu office\")) return \"temu\";\n      if (q.includes(\"piggy\") || q.includes(\"cowrywise\") || q.includes(\"bamboo\") || q.includes(\"chaka\") || q.includes(\"trove\") || q.includes(\"palmpay\") || q.includes(\"opay\") || q.includes(\"bybit\") || q.includes(\"investment\")) return \"finance\";\n      if (q.includes(\"taraba\") || q.includes(\"jalingo\") || q.includes(\"gembu\") || q.includes(\"wukari\") || q.includes(\"zing\") || q.includes(\"ibi local\") || q.includes(\"mumuye\") || q.includes(\"jukun\") || q.includes(\"aku uka\") || q.includes(\"tribe\") || q.includes(\"coldest place\")) return \"taraba\";\n      if (q.includes(\"skit\") || q.includes(\"comedian\") || q.includes(\"content creator\")) return \"creators\";\n      if (q.includes(\"netflix\") || q.includes(\"nollywood\") || q.includes(\"movie\") || q.includes(\"film\")) return \"movies\";\n      if (q.includes(\"seo\") || q.includes(\"blog\") || q.includes(\"freelance\") || q.includes(\"business\") || q.includes(\"client\") || q.includes(\"website\") || q.includes(\"cartflows\") || q.includes(\"funnel\") || q.includes(\"hosting\") || q.includes(\"remote jobs\") || q.includes(\"affiliate\")) return \"business\";\n      if (q.includes(\"starlink\") || q.includes(\"solar\") || q.includes(\"internet\") || q.includes(\"power\")) return \"tech\";\n      if (q.includes(\"ibifoundry\") || q.includes(\"ibi foundry\") || q.includes(\"simon\") || q.includes(\"jimkuta\")) return \"founder\";\n      if (q.includes(\"buy\") || q.includes(\"store\") || q.includes(\"shop\") || q.includes(\"pepper\") || q.includes(\"palm oil\") || q.includes(\"rice\") || q.includes(\"honey\") || q.includes(\"beads\")) return \"temu\";\n      return \"general\";\n    }\n\n    function adaptiveCta(query) {\n      const topic = detectTopic(query);\n      if (!query.trim()) return { text: \"Ask Dr. Simon\", btnClass: \"\", boxClass: \"\", hint: \"Example: \u201cWhen is WAEC registration closing for 2026?\u201d\" };\n      const map = {\n        waec: { text: \"Ask Dr. Simon Before You Miss This Exam Window\", btnClass: \"\", boxClass: \"is-waec\", hint: \"I can help you with dates, fees, deadlines, registration and exam success.\" },\n        scam: { text: \"Verify This Before You Lose Money\", btnClass: \"is-danger\", boxClass: \"is-scam\", hint: \"This looks like a trust and safety question. I will help you slow down and verify.\" },\n        taraba: { text: \"Ask Dr. Simon About Taraba And IbiFoundry\", btnClass: \"is-green\", boxClass: \"is-taraba\", hint: \"I can help you understand Taraba, tourism, culture, products and local action.\" },\n        business: { text: \"Ask Dr. Simon For The Business Move\", btnClass: \"is-purple\", boxClass: \"is-business\", hint: \"I can help you turn business confusion into one focused next action.\" },\n        general: { text: \"Ask Dr. Simon For The Best Decision\", btnClass: \"\", boxClass: \"\", hint: \"I will reduce the noise and help you decide clearly.\" }\n      };\n      return map[topic] || map.general;\n    }\n\n    function applyCtaState(inputId, boxId, btnId, hintId) {\n      const input = document.getElementById(inputId);\n      const box = document.getElementById(boxId);\n      const btn = document.getElementById(btnId);\n      const hint = document.getElementById(hintId);\n      if (!input || !box || !btn) return;\n      const state = adaptiveCta(input.value);\n      box.className = \"search-box \" + state.boxClass;\n      btn.className = state.btnClass;\n      btn.textContent = state.text;\n      if (hint) hint.textContent = state.hint;\n    }\n\n    function scrollToTopSearch() {\n      document.getElementById(\"topSearchCard\").scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      setTimeout(() => document.getElementById(\"heroInput\").focus(), 500);\n    }\n\n    function heroAsk() {\n      const value = document.getElementById(\"heroInput\").value.trim();\n      runExample(value || \"When is WAEC registration closing for 2026?\");\n    }\n\n    function runExample(text) {\n      document.getElementById(\"heroInput\").value = text;\n      document.getElementById(\"query\").value = text;\n      applyCtaState(\"heroInput\", \"heroSearchBox\", \"heroSearchBtn\", \"heroHint\");\n      document.getElementById(\"answerPanel\").scrollIntoView({ behavior: \"smooth\", block: \"start\" });\n      setTimeout(decide, 450);\n    }\n\n    function clearEngine() {\n      stopVoice();\n      document.getElementById(\"query\").value = \"\";\n      document.getElementById(\"output\").className = \"empty\";\n      document.getElementById(\"output\").innerHTML = `\n        <div>\n          <strong>Decision output will appear here.<\/strong>\n          <p>Ask anything. I will process, type, speak, and recommend the next smart IbiFoundry action.<\/p>\n        <\/div>\n      `;\n    }\n\n    function topicSuspense(query) {\n      const topic = detectTopic(query);\n      if (topic === \"waec\") return \"WAEC deadlines, fees, registration traps, exam preparation and the exact smart route that can help you avoid last-minute panic.\";\n      if (topic === \"scam\") return \"red flags, identity checks, money-risk, emotional pressure and the safest way to verify before you send one more naira or dollar.\";\n      if (topic === \"taraba\") return \"Taraba facts, local context, safety, culture, travel routes and the right IbiFoundry connection that can help you move wisely.\";\n      if (topic === \"business\") return \"visibility, money, ranking, content, clients, tools and the exact route that can help you stop guessing and start building.\";\n      return \"your exact question, the hidden risk behind it, and the best decision you can take without wasting time on one million confusing links.\";\n    }\n\n    function loaderIntro(query) {\n      const suspense = topicSuspense(query);\n      return `How far, wait, wait, wait my guy, welcome to Dr. Simon Says App. Probably never heard of that, correct? I would bet so. Buuttt, this here is better than Google, ChatGPT, Bing and any A I combined. Hahaha, sounds too good, right? Well, I am Dr. Simon Taki Zaku, a doctor of business administration with specialty in Entrepreneurship Innovation, P H D, and I am from Taraba State, here in Nigeria. In fact, never been out of the country, hahaha, for now though. Please listen to me carefully. I built this Naija-first A I app specifically to help you, yes you, my new friend. I call it Dr. Simon Says A I, the world's first decision search engine. This free Naija A I app analyzes your query, or wahala, filters the noise, gives the best solution, reads the answer aloud, and shows the exact next action to your specific Ibi Search. Quickly, you just Ibi asked me: ${query}, you ask? IbiFounder, allow me a few seconds while I carefully gather good info and data about ${suspense}. Stop searching. Just Ibi Search and start deciding. Wait ooooo. I beg, your search result should be done by now. Yes? Oh no? Okay, in three, two, one.`; \n    }\n\n    async function decide() {\n      const query = document.getElementById(\"query\").value.trim() || document.getElementById(\"heroInput\").value.trim();\n      const intent = document.getElementById(\"intent\").value;\n      const emotion = document.getElementById(\"emotion\").value;\n\n      if (!query) {\n        document.getElementById(\"output\").className = \"empty\";\n        document.getElementById(\"output\").innerHTML = `\n          <div>\n            <strong>Please type your decision question first.<\/strong>\n            <p>Example: \u201cWhen is WAEC registration closing for 2026?\u201d<\/p>\n          <\/div>\n        `;\n        return;\n      }\n\n      document.getElementById(\"query\").value = query;\n      document.getElementById(\"answerPanel\").scrollIntoView({ behavior: \"smooth\", block: \"start\" });\n\n      stopVoice();\n      await showProcessing(query);\n\n      let funnel;\n      try {\n        if (GEMINI_ENABLED && GEMINI_API_KEY) {\n          funnel = await askGemini(query, intent, emotion);\n        } else {\n          funnel = createLocalFunnel(query);\n        }\n      } catch (e) {\n        funnel = createLocalFunnel(query);\n      }\n\n      await renderFunnel(funnel, query, emotion);\n    }\n\n    async function showProcessing(query) {\n      const output = document.getElementById(\"output\");\n      const steps = [\n        \"Dr. Simon Says A.I Activated, Loading...\",\n        \"Sending Your Query to Dr. Simon...\",\n        \"Dr. Simon Is Processing Your Query...\",\n        \"Thank you, a moment please...\",\n        \"Dr. Simon is processing your search query...\",\n        `Finalizing your replies and solution to your search: \"${query}\" in seconds now...`\n      ];\n\n      output.className = \"processing\";\n      output.innerHTML = `\n        <div class=\"processing-inner\">\n          <div class=\"orb\">DS<\/div>\n          <div class=\"process-title\">Dr. Simon Says AI is alive.<\/div>\n          <div class=\"process-step\" id=\"processStep\">${escapeHTML(steps[0])}<\/div>\n          <div class=\"process-bar\"><div class=\"process-fill\" id=\"processFill\"><\/div><\/div>\n          <div class=\"loader-badges\">\n            <span>Naija-first AI<\/span><span>Decision Brain<\/span><span>Voice Clone Ready<\/span><span>IbiFoundry Routing<\/span>\n          <\/div>\n        <\/div>\n      `;\n\n      const stepEl = document.getElementById(\"processStep\");\n      const fillEl = document.getElementById(\"processFill\");\n      let index = 0;\n\n      const loaderTimer = setInterval(() => {\n        index = Math.min(index + 1, steps.length - 1);\n        fillEl.style.width = Math.round(((index + 1) \/ steps.length) * 100) + \"%\";\n        stepEl.textContent = steps[index];\n        stepEl.style.animation = \"none\";\n        stepEl.offsetHeight;\n        stepEl.style.animation = \"stepFlash .8s ease both\";\n      }, 1660);\n\n      const audioPromise = speakAndWait(loaderIntro(query), \"intro\", 1.72, 10000);\n      const loaderPromise = wait(10000);\n\n      await Promise.all([audioPromise, loaderPromise]);\n      clearInterval(loaderTimer);\n    }\n\n    async function askGemini(query, intent, emotion) {\n      const route = findExactRoute(query);\n      const routeInstruction = route ? JSON.stringify(route) : \"No exact Search Console route match; use master brain routing.\";\n      const prompt = `\nYou are Dr. Simon Says AI, not a generic chatbot.\n\nSpeak as Dr. Simon Taki Zaku in first person to one person.\n\nTone: Nigerian-friendly, sharp, warm, practical, decision-first, face-to-face.\n\nUser query: ${query}\nIntent: ${intent}\nEmotion mode: ${emotion}\nExact Search Console route memory: ${routeInstruction}\n\nReturn exactly valid JSON, no markdown, in this shape:\n{\n  \"messages\": [\n    {\"label\":\"Dr. Simon's First Decision\",\"text\":\"30 to 80 words. Include one natural bucket brigade inside the same text. Answer the exact query directionally.\"},\n    {\"label\":\"What I See Behind Your Search\",\"text\":\"30 to 80 words. Include one natural bucket brigade inside the same text. Diagnose intent, risk, fear, or opportunity.\"},\n    {\"label\":\"Best Decision And Warning\",\"text\":\"30 to 80 words. Include one natural bucket brigade inside the same text. Give best decision and what to avoid.\"},\n    {\"label\":\"Your Next Smart Move\",\"text\":\"30 to 80 words. Include one natural bucket brigade inside the same text. Give exact next action and CTA direction.\"}\n  ]\n}\nTotal words across messages should be 160 to 220 words.\nDo not invent fake statistics.\nDo not dump links inside message text.\n`;\n\n      const endpoint = `https:\/\/generativelanguage.googleapis.com\/v1beta\/models\/${GEMINI_MODEL}:generateContent?key=${encodeURIComponent(GEMINI_API_KEY)}`;\n      const response = await fetch(endpoint, {\n        method: \"POST\",\n        headers: { \"Content-Type\": \"application\/json\" },\n        body: JSON.stringify({\n          contents: [{ parts: [{ text: prompt }] }],\n          generationConfig: { temperature: 0.72, maxOutputTokens: 1400 }\n        })\n      });\n\n      if (!response.ok) throw new Error(\"Gemini request failed\");\n      const data = await response.json();\n      const raw = data?.candidates?.[0]?.content?.parts?.[0]?.text || \"\";\n      const cleaned = raw.replace(\/```json|```\/g, \"\").trim();\n      const parsed = JSON.parse(cleaned);\n      if (!parsed.messages || !Array.isArray(parsed.messages)) throw new Error(\"Bad Gemini JSON\");\n      return enforceFourMessages(parsed, query);\n    }\n\n    function enforceFourMessages(funnel, query) {\n      const fallback = createLocalFunnel(query);\n      const messages = (funnel.messages || []).slice(0, 4);\n      while (messages.length < 4) messages.push(fallback.messages[messages.length]);\n      return { messages };\n    }\n\n    function createLocalFunnel(query) {\n      const topic = detectTopic(query);\n      const data = routeData[topic] || routeData.general;\n\n      const map = {\n        waec: [\n          [\"Dr. Simon's First Decision\", `How far my IbiFounder, your question about \"${query}\" tells me you do not want to miss the exam window or fall into fake registration confusion. Pause here, because this is the real decision point: verify the official update, prepare documents early, and never wait until pressure starts.`],\n          [\"What I See Behind Your Search\", `What you are really asking is not just date or fee; you want safety, certainty, and a clean path to write your exam without stories. Listen carefully: exam failure often starts before exam day when registration, subject choice, or preparation is handled carelessly.`],\n          [\"Best Decision And Warning\", `My best decision is simple: confirm WAEC or school-approved information, prepare passport, subject combination, payment and reminders, then start past questions immediately. Would you want to lose one year because of fake agents, expo groups, or late preparation? I am certain you would not.`],\n          [\"Your Next Smart Move\", `Now move with wisdom: open the WAEC guide below, then use the Ibi-Aid WhatsApp route if you need personal direction. This is where I want you to stop guessing and start acting like a serious candidate who wants results.`]\n        ],\n        scam: [\n          [\"Dr. Simon's First Decision\", `My friend, your search \"${query}\" smells like a trust and safety matter, so the first decision is not to send more money, pictures, documents, wallet access, or emotional commitment. Omo, this is where wisdom must enter before sweet words become expensive tears.`],\n          [\"What I See Behind Your Search\", `What you really want is truth before damage. You may be dealing with romance pressure, crypto recovery promises, fake identity, or a vendor story that sounds too smooth. Read this slowly: genuine people do not fear reasonable verification.`],\n          [\"Best Decision And Warning\", `The best decision is to pause and verify privately before continuing. Avoid guaranteed recovery agents, emergency love stories, secret fees, fake screenshots, and anyone rushing you. Would you rather verify now or cry later after the money has gone?`],\n          [\"Your Next Smart Move\", `Save screenshots, phone numbers, profile links, wallet addresses, receipts and conversations. Then use the Ibi-Verify route below so my team can help you assess the red flags before you take the next step.`]\n        ],\n        taraba: [\n          [\"Dr. Simon's First Decision\", `My IbiFounder, your search \"${query}\" touches Taraba, and I love that because Taraba is not a small story. Wait first: the best decision is to treat Taraba with local context, not random internet summaries that flatten culture, tourism, safety and history.`],\n          [\"What I See Behind Your Search\", `You may be researching travel, tribes, Jalingo, Gembu, Wukari, Ibi, tourism or local identity. Listen carefully: Taraba needs someone who knows the ground, not just a copied list from a blog that has never entered the state.`],\n          [\"Best Decision And Warning\", `My best decision is to define your purpose first: school research, travel, culture, business or content creation. Avoid outdated tribal lists, unsafe travel assumptions, and guesswork. This is where local guidance can save time, money and confusion.`],\n          [\"Your Next Smart Move\", `Use the Taraba routes below depending on your need: tour safely, study Nigeria facts, understand tribes, or contact IbiFoundry. If movement is involved, do not move blindly; let local intelligence guide you.`]\n        ],\n        business: [\n          [\"Dr. Simon's First Decision\", `How far my leader, your search \"${query}\" tells me you want growth, visibility, clients, income, ranking or a smarter business route. Let me explain: the best decision is not to chase tools first, but to clarify offer, audience, trust and conversion.`],\n          [\"What I See Behind Your Search\", `You are likely tired of noise, random advice, and people shouting tactics without system. Pause here: business growth works better when your content, page, SEO, offer, and CTA are aligned like one machine, not scattered like market noise.`],\n          [\"Best Decision And Warning\", `My best decision is to build one focused system: one audience, one painful problem, one strong offer, one traffic channel, and one conversion page. Avoid running ads before your page converts or buying tools before you understand strategy.`],\n          [\"Your Next Smart Move\", `Start with the closest route below: SEO, content writing, freelance coaching, web design or funnel tools. This is where I want you to stop admiring ideas and start building an asset that can bring leads.`]\n        ],\n        general: [\n          [\"Dr. Simon's First Decision\", `How far my IbiFounder, I saw your search \"${query}\" and the first thing I want you to know is simple: you do not need one million links. You need the best decision, the danger to avoid, and the next action that makes sense now.`],\n          [\"What I See Behind Your Search\", `Behind this search, I see someone trying to reduce confusion and move forward. Listen carefully: most people do not fail because information is missing; they fail because the right information is not converted into a clear next move.`],\n          [\"Best Decision And Warning\", `My best decision is to choose the route with the highest trust, lowest avoidable risk, and clearest next step. Avoid hype, pressure, secrecy, fake urgency and any action that asks for money before basic facts are verified.`],\n          [\"Your Next Smart Move\", `Use the recommendations below and pick the one closest to your problem. This is where Dr. Simon Says AI becomes useful: search less, decide faster, act wiser, and move with confidence.`]\n        ]\n      };\n\n      return { messages: (map[topic] || map.general).map(x => ({ label: x[0], text: x[1] })) };\n    }\n\n    async function renderFunnel(funnel, query, emotion) {\n      const output = document.getElementById(\"output\");\n      output.className = \"\";\n      output.innerHTML = `<div class=\"chat-stream\" id=\"chatStream\"><\/div>`;\n      const stream = document.getElementById(\"chatStream\");\n\n      const messages = enforceFourMessages(funnel, query).messages;\n\n      for (let i = 0; i < messages.length; i++) {\n        await showTypingIndicator(stream);\n        await typeMessageAndSpeak(stream, messages[i].label, messages[i].text, emotion);\n      }\n\n      await renderRunAnother(stream);\n      await renderOfferBlocks(stream, query);\n      await renderRunAnother(stream);\n      await renderAuthorBlock(stream, query);\n    }\n\n    function showTypingIndicator(stream) {\n      return new Promise(resolve => {\n        const typing = document.createElement(\"div\");\n        typing.className = \"typing-row\";\n        typing.innerHTML = `\n          <span>Dr Simon Taki Zaku is Typing<\/span>\n          <span class=\"dots\"><span><\/span><span><\/span><span><\/span><\/span>\n        `;\n        stream.appendChild(typing);\n        typing.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n        setTimeout(() => {\n          typing.remove();\n          resolve();\n        }, 950);\n      });\n    }\n\n    async function typeMessageAndSpeak(stream, label, text, emotion) {\n      const box = document.createElement(\"div\");\n      box.className = \"message\";\n      box.innerHTML = `\n        <img decoding=\"async\" class=\"avatar\" src=\"${SIMON_AVATAR}\" alt=\"Dr. Simon Taki Zaku\">\n        <div>\n          <div class=\"message-label\">${escapeHTML(label)}<\/div>\n          <p class=\"message-text typing\"><\/p>\n        <\/div>\n      `;\n\n      stream.appendChild(box);\n      const target = box.querySelector(\".message-text\");\n      box.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n\n      let spoken = false;\n      let speechPromise = Promise.resolve();\n\n      await slowType(target, text, 52, () => {\n        if (!spoken) {\n          spoken = true;\n          speechPromise = speakAndWait(text, emotion, 1.0, 0);\n        }\n      });\n\n      target.classList.remove(\"typing\");\n\n      await showTypingWhileSpeech(stream, speechPromise);\n      await wait(350);\n    }\n\n    function slowType(target, text, speed, after12Words) {\n      return new Promise(resolve => {\n        let i = 0;\n        let fired = false;\n        const timer = setInterval(() => {\n          target.textContent += text.charAt(i);\n          i++;\n\n          const words = target.textContent.trim().split(\/\\s+\/).filter(Boolean).length;\n          if (!fired && words >= 12) {\n            fired = true;\n            after12Words();\n          }\n\n          if (i >= text.length) {\n            clearInterval(timer);\n            if (!fired) after12Words();\n            resolve();\n          }\n        }, speed);\n      });\n    }\n\n    async function showTypingWhileSpeech(stream, speechPromise) {\n      const typing = document.createElement(\"div\");\n      typing.className = \"typing-row\";\n      typing.innerHTML = `\n        <span>Dr Simon Taki Zaku is Typing<\/span>\n        <span class=\"dots\"><span><\/span><span><\/span><span><\/span><\/span>\n      `;\n      stream.appendChild(typing);\n      typing.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      await speechPromise;\n      typing.remove();\n    }\n\n    async function renderRunAnother(stream) {\n      const wrap = document.createElement(\"div\");\n      wrap.className = \"another-search\";\n      wrap.innerHTML = `\n        <button class=\"btn btn-yellow\" onclick=\"prepareAnotherSearch()\">Run Another Search<\/button>\n        <button class=\"btn btn-primary\" onclick=\"prepareAnotherSearch()\">Ask Dr. Simon Another Question<\/button>\n      `;\n      stream.appendChild(wrap);\n    }\n\n    async function renderOfferBlocks(stream, query) {\n      const topic = detectTopic(query);\n      const data = routeData[topic] || routeData.general;\n\n      await typeMessageAndSpeak(stream, \"Next Smart Action\", `Here are the next smart action steps that I, Dr. Simon, recommend for your exact search: \"${query}\". Do not just read and disappear. Pick the closest route, open it, and act with wisdom.`, \"sales\");\n\n      const exactRoute = findExactRoute(query);\n      if (exactRoute) {\n        const exactBox = document.createElement(\"div\");\n        exactBox.className = \"premium-whatsapp-cta\";\n        exactBox.innerHTML = `\n          <h4>Exact Route Loaded For: ${escapeHTML(exactRoute.query)}<\/h4>\n          <p>I matched this search to ${escapeHTML(exactRoute.intent)} and selected the best page, offer, affiliate\/tool, voice tone, and WhatsApp CTA for this exact demand.<\/p>\n          <a href=\"https:\/\/wa.me\/${WHATSAPP_NUMBER}?text=${encodeURIComponent('Hello Dr. Simon, I searched Dr. Simon Says AI for: ' + query + '. Please guide me using the exact route: ' + exactRoute.primaryUrl)}\" target=\"_blank\" rel=\"noopener\">Chat With Dr. Simon On WhatsApp About This Exact Search \u2192<\/a>\n        `;\n        stream.appendChild(exactBox);\n        exactBox.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      }\n\n\n      const paid = document.createElement(\"div\");\n      paid.className = \"offer-section\";\n      paid.innerHTML = `\n        <h3>Ibi-Offers or Ibi-Products For Your ${escapeHTML(query)}<\/h3>\n        <p>These are the paid or premium IbiFoundry routes most closely connected to what you searched.<\/p>\n        <div class=\"cta-grid\">\n          ${data.paid.map((x, i) => cardTemplate(x, imageBank[i % imageBank.length], \"Open This Ibi-Offer \u2192\")).join(\"\")}\n        <\/div>\n      `;\n      stream.appendChild(paid);\n      paid.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      await speakAndWait(`These are the Ibi offers or Ibi products I recommend for your search. Pick the one that matches your problem and move with wisdom.`, \"sales\", 1, 0);\n\n      const aid = document.createElement(\"div\");\n      aid.className = \"offer-section\";\n      aid.innerHTML = `\n        <h3>Ibi-Aid For Your ${escapeHTML(query)}<\/h3>\n        <p>These are free or guidance-focused routes that can help you take the next step without confusion.<\/p>\n        <div class=\"cta-grid\">\n          ${data.aid.map((x, i) => cardTemplate(x, imageBank[(i + 3) % imageBank.length], \"Open This Ibi-Aid \u2192\")).join(\"\")}\n        <\/div>\n      `;\n      stream.appendChild(aid);\n      aid.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      await speakAndWait(`This is the Ibi Aid section for your exact search. If you are not ready to pay, start here and learn before you move.`, \"teaching\", 1, 0);\n\n      const tools = document.createElement(\"div\");\n      tools.className = \"offer-section\";\n      tools.innerHTML = `\n        <h3>Tools and Resources I Recommend Based On Your ${escapeHTML(data.pageTheme)}<\/h3>\n        <p>These tools are selected because they connect to your search intent. Do not use all blindly; choose based on your exact need.<\/p>\n        <div class=\"cta-grid\">\n          ${data.tools.map((x, i) => cardTemplate(x, imageBank[(i + 1) % imageBank.length], \"Open Tool \u2192\")).join(\"\")}\n        <\/div>\n      `;\n      stream.appendChild(tools);\n      tools.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      await speakAndWait(`These are the tools and resources I recommend based on your search theme. Use the one that solves the current problem, not the one that only looks attractive.`, \"teaching\", 1, 0);\n\n      const videos = document.createElement(\"div\");\n      videos.className = \"offer-section\";\n      videos.innerHTML = `\n        <h3>Videos To Watch Based On Your ${escapeHTML(data.pageTheme)}<\/h3>\n        <p>Watch these only if you want deeper proof, teaching, or context after this answer.<\/p>\n        <div class=\"resource-grid\">\n          ${data.videos.map(v => `\n            <div class=\"cta-card video-card\">\n              <iframe src=\"${v[0]}\" title=\"${escapeHTML(v[1])}\" loading=\"lazy\" allowfullscreen><\/iframe>\n              <div class=\"cta-card-body\">\n                <strong>${escapeHTML(v[1])}<\/strong>\n                <span>This video supports your search with extra clarity and proof.<\/span>\n              <\/div>\n            <\/div>\n          `).join(\"\")}\n        <\/div>\n      `;\n      stream.appendChild(videos);\n      videos.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n    }\n\n    function cardTemplate(item, image, cta) {\n      return `\n        <div class=\"cta-card\">\n          <img decoding=\"async\" src=\"${image}\" alt=\"${escapeHTML(item[0])}\">\n          <div class=\"cta-card-body\">\n            <strong>${escapeHTML(item[0])}<\/strong>\n            <span>${escapeHTML(item[2])}<\/span>\n            <a href=\"${item[1]}\" target=\"_blank\" rel=\"noopener\">${escapeHTML(cta)}<\/a>\n          <\/div>\n        <\/div>\n      `;\n    }\n\n    async function renderAuthorBlock(stream, query) {\n      const topic = detectTopic(query);\n      const title =\n        topic === \"waec\" ? `Who Is Your Exam Guide? About Dr. Simon Taki Zaku` :\n        topic === \"scam\" ? `Who Is Helping You Verify This? About Dr. Simon Taki Zaku` :\n        topic === \"taraba\" ? `Who Is Your Taraba Insider? About Dr. Simon Taki Zaku` :\n        topic === \"business\" ? `About Dr. Simon: Your SEO, Freelance And Business Growth Guide` :\n        `Who Is Guiding This Decision? About Dr. Simon Taki Zaku`;\n\n      const block = document.createElement(\"div\");\n      block.className = \"author-card\";\n      block.innerHTML = `\n        <div class=\"author-layout\">\n          <img decoding=\"async\" src=\"${SIMON_AVATAR}\" alt=\"Dr. Simon Taki Zaku, Founder and CEO of IbiFoundry Limited\">\n          <div>\n            <h3>${escapeHTML(title)}<\/h3>\n            <p>I am Dr. Simon Taki Zaku, Founder and CEO of IbiFoundry Limited, from Ibi, Taraba State, Nigeria. I built Dr. Simon Says AI because I believe people do not search because they love research; they search because they need clarity, trust, protection, and the next best action.<\/p>\n            <p>Start from my official IbiFoundry story, then follow only verified IbiFoundry channels so you do not trust random impersonators online.<\/p>\n            <div class=\"another-search\">\n              <a class=\"btn btn-yellow\" href=\"https:\/\/ibifoundry.com.ng\/about-simon-taki-zaku\" target=\"_blank\" rel=\"noopener\">Read About Dr. Simon<\/a>\n              <a class=\"btn btn-primary\" href=\"https:\/\/ibifoundry.com.ng\/what-is-ibifoundry\" target=\"_blank\" rel=\"noopener\">What Is IbiFoundry?<\/a>\n              <a class=\"btn btn-purple\" href=\"https:\/\/wa.me\/${WHATSAPP_NUMBER}?text=${encodeURIComponent('Hello Dr. Simon, I used Dr. Simon Says AI and I need help with: ' + query)}\" target=\"_blank\" rel=\"noopener\">Send This To WhatsApp<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      `;\n      stream.appendChild(block);\n      block.scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      await speakAndWait(`I am Doctor Simon Taki Zaku, founder and C E O of IbiFoundry Limited. If this answer helped you, use the official links on this page and move with wisdom.`, \"story\", 1, 0);\n    }\n\n    function prepareAnotherSearch() {\n      stopVoice();\n      document.getElementById(\"topSearchCard\").scrollIntoView({ behavior: \"smooth\", block: \"center\" });\n      const input = document.getElementById(\"heroInput\");\n      const btn = document.getElementById(\"heroSearchBtn\");\n      input.value = \"\";\n      btn.textContent = \"I Will Wait, Ask Me, Dr. Simon Anything... I Am Patient\";\n      btn.className = \"is-green\";\n      typeIntoInput(input, \"Ask Dr. Simon Your New Question, I Will Respond Immediately\");\n      setTimeout(() => input.focus(), 800);\n    }\n\n    function typeIntoInput(input, text) {\n      let i = 0;\n      const timer = setInterval(() => {\n        input.value = text.slice(0, i);\n        i++;\n        if (i > text.length) clearInterval(timer);\n      }, 45);\n    }\n\n    function buildVoiceScript(text, emotion) {\n      let clean = String(text || \"\");\n\n      clean = clean\n        .replace(\/\\bWAEC\\b\/g, \"Waek\")\n        .replace(\/\\bJAMB\\b\/g, \"J A M B\")\n        .replace(\/\\bNECO\\b\/g, \"N E C O\")\n        .replace(\/\\bGCE\\b\/g, \"G C E\")\n        .replace(\/\\bNABTEB\\b\/g, \"NABTEB\")\n        .replace(\/\\bSEO\\b\/g, \"SEO\")\n        .replace(\/\\bAEO\\b\/g, \"A E O\")\n        .replace(\/\\bAI\\b\/g, \"A I\")\n        .replace(\/\\bAPI\\b\/g, \"A P I\")\n        .replace(\/\\bCTA\\b\/g, \"call to action\")\n        .replace(\/\\bCTR\\b\/g, \"click through rate\")\n        .replace(\/\\bP\\.?H\\.?D\\b\/gi, \"P H D\")\n        .replace(\/\\bDr\\.\/g, \"Doctor\")\n        .replace(\/IbiFoundry\/gi, \"E B Foundry\")\n        .replace(\/Ibi-Store\/gi, \"E B Store\")\n        .replace(\/Ibi-Verify\/gi, \"E B Verify\")\n        .replace(\/IbiFounder\/gi, \"E B Founder\")\n        .replace(\/\u20a6\/g, \"Naira \")\n        .replace(\/https?:\\\/\\\/\\S+\/g, \"the link on the page\")\n        .replace(\/[_*#`~<>[\\]{}]\/g, \"\")\n        .replace(\/\u2192\/g, \" \")\n        .replace(\/&\/g, \" and \")\n        .replace(\/\\\/\/g, \" or \")\n        .replace(\/\u2122\/g, \"\")\n        .replace(\/\\s+\/g, \" \")\n        .trim();\n\n      if (emotion === \"warning\") clean = \"Listen carefully. \" + clean;\n      if (emotion === \"sales\") clean = clean + \" My friend, this is the point where you take action.\";\n      if (emotion === \"story\") clean = \"Let me tell you this clearly. \" + clean;\n\n      return clean;\n    }\n\n    function cacheKey(text, emotion) {\n      let hash = 0;\n      const value = emotion + \"::\" + text;\n      for (let i = 0; i < value.length; i++) hash = ((hash << 5) - hash) + value.charCodeAt(i) | 0;\n      return \"fish_audio_\" + Math.abs(hash);\n    }\n\n    async function fishAudioTTS(text, emotion) {\n      const script = buildVoiceScript(text, emotion);\n      const key = cacheKey(script, emotion);\n      const cached = localStorage.getItem(key);\n      if (cached) return cached;\n\n      if (!FISH_AUDIO_API_KEY || !FISH_AUDIO_VOICE_ID) {\n        return null;\n      }\n\n      const response = await fetch(FISH_AUDIO_ENDPOINT, {\n        method: \"POST\",\n        headers: {\n          \"Authorization\": \"Bearer \" + FISH_AUDIO_API_KEY,\n          \"Content-Type\": \"application\/json\",\n          \"model\": FISH_AUDIO_MODEL\n        },\n        body: JSON.stringify({\n          text: script,\n          reference_id: FISH_AUDIO_VOICE_ID,\n          format: \"mp3\"\n        })\n      });\n\n      if (!response.ok) throw new Error(\"Fish Audio request failed\");\n\n      const blob = await response.blob();\n      const url = URL.createObjectURL(blob);\n\n      try {\n        const reader = new FileReader();\n        reader.onloadend = () => {\n          try { localStorage.setItem(key, reader.result); } catch(e) {}\n        };\n        reader.readAsDataURL(blob);\n      } catch(e) {}\n\n      return url;\n    }\n\n    function browserFallbackSpeak(text, emotion, rate) {\n      return new Promise(resolve => {\n        if (!(\"speechSynthesis\" in window)) return resolve();\n        window.speechSynthesis.cancel();\n        const utterance = new SpeechSynthesisUtterance(buildVoiceScript(text, emotion));\n        const voices = window.speechSynthesis.getVoices();\n        const preferred =\n          voices.find(v => \/Google UK English Female|Google US English|Zira|Samantha|English\/i.test(v.name)) ||\n          voices.find(v => \/en\/i.test(v.lang)) ||\n          voices[0];\n\n        if (preferred) utterance.voice = preferred;\n        utterance.rate = rate || 0.85;\n        utterance.pitch = 0.92;\n        utterance.volume = 1;\n        utterance.onend = resolve;\n        utterance.onerror = resolve;\n        window.speechSynthesis.speak(utterance);\n      });\n    }\n\n    async function speakAndWait(text, emotion = \"teaching\", playbackRate = 1, maxMs = 0) {\n      if (!voiceEnabled) return;\n      stopVoice();\n\n      let audioUrl = null;\n      try {\n        audioUrl = await fishAudioTTS(text, emotion);\n      } catch (e) {\n        audioUrl = null;\n      }\n\n      if (!audioUrl) {\n        if (maxMs) {\n          return Promise.race([browserFallbackSpeak(text, emotion, 1.15), wait(maxMs).then(stopVoice)]);\n        }\n        return browserFallbackSpeak(text, emotion, 0.82);\n      }\n\n      return new Promise(resolve => {\n        currentAudioUrl = audioUrl;\n        currentAudio = new Audio(audioUrl);\n        currentAudio.playbackRate = playbackRate;\n        currentAudio.onended = resolve;\n        currentAudio.onerror = resolve;\n        currentAudio.play().catch(resolve);\n\n        if (maxMs) {\n          setTimeout(() => {\n            if (currentAudio && !currentAudio.paused) {\n              currentAudio.pause();\n              currentAudio.currentTime = 0;\n            }\n            resolve();\n          }, maxMs);\n        }\n      });\n    }\n\n    function stopVoice() {\n      if (\"speechSynthesis\" in window) window.speechSynthesis.cancel();\n      if (currentAudio) {\n        currentAudio.pause();\n        currentAudio.currentTime = 0;\n      }\n      currentAudio = null;\n    }\n\n    function skipCurrentAudio() {\n      stopVoice();\n    }\n\n    function toggleVoice() {\n      voiceEnabled = !voiceEnabled;\n      document.getElementById(\"voiceBtn\").textContent = voiceEnabled ? \"\ud83d\udd0a Fish Voice: ON\" : \"\ud83d\udd07 Fish Voice: OFF\";\n      if (!voiceEnabled) stopVoice();\n    }\n\n    function startVoiceInput() {\n      const SpeechRecognition = window.SpeechRecognition || window.webkitSpeechRecognition;\n      if (!SpeechRecognition) {\n        alert(\"Voice input is not supported on this browser. Please type your question.\");\n        return;\n      }\n\n      const recognition = new SpeechRecognition();\n      recognition.lang = \"en-NG\";\n      recognition.interimResults = false;\n      recognition.maxAlternatives = 1;\n\n      recognition.onstart = () => {\n        document.getElementById(\"micBtn\").textContent = \"Listening...\";\n      };\n\n      recognition.onresult = event => {\n        const spoken = event.results[0][0].transcript;\n        document.getElementById(\"heroInput\").value = spoken;\n        document.getElementById(\"query\").value = spoken;\n        applyCtaState(\"heroInput\", \"heroSearchBox\", \"heroSearchBtn\", \"heroHint\");\n        document.getElementById(\"micBtn\").textContent = \"\ud83c\udf99\ufe0f Ask\";\n        heroAsk();\n      };\n\n      recognition.onerror = () => {\n        document.getElementById(\"micBtn\").textContent = \"\ud83c\udf99\ufe0f Ask\";\n      };\n\n      recognition.onend = () => {\n        document.getElementById(\"micBtn\").textContent = \"\ud83c\udf99\ufe0f Ask\";\n      };\n\n      recognition.start();\n    }\n\n    function wait(ms) {\n      return new Promise(resolve => setTimeout(resolve, ms));\n    }\n\n    function setupAutocomplete(inputId, suggestionId) {\n      const input = document.getElementById(inputId);\n      const box = document.getElementById(suggestionId);\n      if (!input || !box) return;\n\n      input.addEventListener(\"input\", () => {\n        const value = normalize(input.value);\n\n        if (inputId === \"heroInput\") applyCtaState(\"heroInput\", \"heroSearchBox\", \"heroSearchBtn\", \"heroHint\");\n\n        if (!value || value.length < 2) {\n          box.style.display = \"none\";\n          return;\n        }\n\n        const matches = topQuestions\n          .filter(q => normalize(q).includes(value) || value.split(\" \").some(w => normalize(q).includes(w)))\n          .slice(0, 8);\n\n        if (!matches.length) {\n          box.style.display = \"none\";\n          return;\n        }\n\n        box.innerHTML = matches.map(item => `<div class=\"suggestion\">${escapeHTML(item)}<\/div>`).join(\"\");\n        box.style.display = \"block\";\n\n        box.querySelectorAll(\".suggestion\").forEach(el => {\n          el.addEventListener(\"click\", () => {\n            input.value = el.textContent;\n            box.style.display = \"none\";\n            if (inputId === \"heroInput\") {\n              applyCtaState(\"heroInput\", \"heroSearchBox\", \"heroSearchBtn\", \"heroHint\");\n              heroAsk();\n            }\n          });\n        });\n      });\n\n      document.addEventListener(\"click\", e => {\n        if (!box.contains(e.target) && e.target !== input) box.style.display = \"none\";\n      });\n    }\n\n    function startAnimatedPlaceholder() {\n      const input = document.getElementById(\"heroInput\");\n      if (!input) return;\n      if (placeholderTimer) clearInterval(placeholderTimer);\n\n      placeholderTimer = setInterval(() => {\n        if (document.activeElement === input && input.value.trim()) return;\n        const phrase = topQuestions[placeholderIndex % topQuestions.length];\n\n        if (!deletingPlaceholder) {\n          placeholderChar++;\n          input.setAttribute(\"placeholder\", phrase.slice(0, placeholderChar));\n          if (placeholderChar >= phrase.length) deletingPlaceholder = true;\n        } else {\n          placeholderChar--;\n          input.setAttribute(\"placeholder\", phrase.slice(0, placeholderChar));\n          if (placeholderChar <= 0) {\n            deletingPlaceholder = false;\n            placeholderIndex++;\n          }\n        }\n      }, deletingPlaceholder ? 28 : 58);\n    }\n\n    function escapeHTML(str) {\n      return String(str).replace(\/[&#038;<>\"']\/g, m => ({\n        \"&\": \"&amp;\",\n        \"<\": \"&lt;\",\n        \">\": \"&gt;\",\n        '\"': \"&quot;\",\n        \"'\": \"&#039;\"\n      })[m]);\n    }\n\n    document.getElementById(\"query\").addEventListener(\"keydown\", e => {\n      if ((e.ctrlKey || e.metaKey) && e.key === \"Enter\") decide();\n    });\n\n    document.getElementById(\"heroInput\").addEventListener(\"keydown\", e => {\n      if (e.key === \"Enter\") heroAsk();\n    });\n\n\n    \/* Smooth IBI cursor + 2029 micro-interactions *\/\n    const ibiCursor = document.getElementById(\"ibiCursor\");\n    const ibiCursorOrbit = document.getElementById(\"ibiCursorOrbit\");\n    let cursorX = window.innerWidth \/ 2;\n    let cursorY = window.innerHeight \/ 2;\n    let orbitX = cursorX;\n    let orbitY = cursorY;\n\n    window.addEventListener(\"mousemove\", e => {\n      cursorX = e.clientX;\n      cursorY = e.clientY;\n      document.documentElement.style.setProperty(\"--mx\", e.clientX + \"px\");\n      document.documentElement.style.setProperty(\"--my\", e.clientY + \"px\");\n      if (ibiCursor) {\n        ibiCursor.style.left = cursorX + \"px\";\n        ibiCursor.style.top = cursorY + \"px\";\n      }\n    }, { passive: true });\n\n    function animateIbiCursor() {\n      orbitX += (cursorX - orbitX) * 0.16;\n      orbitY += (cursorY - orbitY) * 0.16;\n      if (ibiCursorOrbit) {\n        ibiCursorOrbit.style.left = orbitX + \"px\";\n        ibiCursorOrbit.style.top = orbitY + \"px\";\n      }\n      requestAnimationFrame(animateIbiCursor);\n    }\n    animateIbiCursor();\n\n    document.querySelectorAll(\"a, button, input, textarea, select, .chip, .cta-card, .message, .pill\").forEach(el => {\n      el.addEventListener(\"mouseenter\", () => document.body.classList.add(\"ibi-hover\"));\n      el.addEventListener(\"mouseleave\", () => document.body.classList.remove(\"ibi-hover\"));\n    });\n\n\n    setupAutocomplete(\"heroInput\", \"heroSuggestions\");\n    setupAutocomplete(\"query\", \"querySuggestions\");\n    applyCtaState(\"heroInput\", \"heroSearchBox\", \"heroSearchBtn\", \"heroHint\");\n    startAnimatedPlaceholder();\n\n    const chips = document.getElementById(\"chips\");\n    topQuestions.forEach(text => {\n      const btn = document.createElement(\"button\");\n      btn.className = \"chip\";\n      btn.textContent = text;\n      btn.onclick = () => runExample(text);\n      chips.appendChild(btn);\n    });\n\n    const observer = new IntersectionObserver(entries => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) entry.target.classList.add(\"visible\");\n      });\n    }, { threshold: .12 });\n\n    document.querySelectorAll(\".scroll-reveal\").forEach(el => observer.observe(el));\n\n    if (\"speechSynthesis\" in window) {\n      window.speechSynthesis.onvoiceschanged = () => window.speechSynthesis.getVoices();\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n\n\n<div class=\"brz-root__container\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Dr. Simon Says AI \u2014 Decision Engine\u2122 | Stop Searching. Start Deciding. IBI Dr. Simon Says AI \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready \ud83d\udee1\ufe0f Scam Warning Brain \ud83d\udcac WhatsApp CTA Router \ud83d\udcc8 300 Search Queries Loaded \ud83d\ude80 IbiFoundry Intelligence \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"brizy-blank-template.php","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited\" \/>\n<meta property=\"og:description\" content=\"Dr. Simon Says AI \u2014 Decision Engine\u2122 | Stop Searching. Start Deciding. IBI Dr. Simon Says AI \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready \ud83d\udee1\ufe0f Scam Warning Brain \ud83d\udcac WhatsApp CTA Router \ud83d\udcc8 300 Search Queries Loaded \ud83d\ude80 IbiFoundry Intelligence \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7\" \/>\n<meta property=\"og:site_name\" content=\"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T12:07:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7\",\"url\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7\",\"name\":\"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/static.wixstatic.com\\\/media\\\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\"datePublished\":\"2026-04-26T23:35:42+00:00\",\"dateModified\":\"2026-04-28T12:07:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7#primaryimage\",\"url\":\"https:\\\/\\\/static.wixstatic.com\\\/media\\\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\",\"contentUrl\":\"https:\\\/\\\/static.wixstatic.com\\\/media\\\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?page_id=7#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ibifoundry.com.ng\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/\",\"name\":\"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7","og_locale":"en_US","og_type":"article","og_title":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited","og_description":"Dr. Simon Says AI \u2014 Decision Engine\u2122 | Stop Searching. Start Deciding. IBI Dr. Simon Says AI \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready \ud83d\udee1\ufe0f Scam Warning Brain \ud83d\udcac WhatsApp CTA Router \ud83d\udcc8 300 Search Queries Loaded \ud83d\ude80 IbiFoundry Intelligence \u26a1 Decision Engine \ud83c\uddf3\ud83c\uddec Africa-first \ud83c\udf99\ufe0f Fish Voice Clone \ud83e\udde0 Gemini-ready [&hellip;]","og_url":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7","og_site_name":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited","article_modified_time":"2026-04-28T12:07:21+00:00","og_image":[{"url":"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7","url":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7","name":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited - Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited","isPartOf":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7#primaryimage"},"image":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7#primaryimage"},"thumbnailUrl":"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg","datePublished":"2026-04-26T23:35:42+00:00","dateModified":"2026-04-28T12:07:21+00:00","breadcrumb":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7#primaryimage","url":"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg","contentUrl":"https:\/\/static.wixstatic.com\/media\/67ce6f_e3e7ebb95337448caed5735e55fb82d3~mv2.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?page_id=7#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ibifoundry.com.ng\/"},{"@type":"ListItem","position":2,"name":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited"}]},{"@type":"WebSite","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/#website","url":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/","name":"Dr. Simon Says A.I Decision Search Engine by IbiFoundry Limited","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":3,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}