{"id":759888,"date":"2019-01-09T01:13:26","date_gmt":"2019-01-09T06:13:26","guid":{"rendered":"https:\/\/www.finder.com\/ca\/?page_id=759888"},"modified":"2026-05-06T10:08:48","modified_gmt":"2026-05-06T14:08:48","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.finder.com\/ca\/contact-us","title":{"rendered":"Contact Us"},"content":{"rendered":"<div id=\"main\" class=\"clearfix\"><div class=\"company\"><header class=\"companyMasthead\"><div class=\"content\"><h1 class=\"companyMasthead__heading\">Get in touch.<\/h1><\/div><nav class=\"companyNav\"><div class=\"content\"><ul class=\"companyNav__list\"><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/about-us\">About Us<\/a><\/li><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/about-us\/our-team\">Our Team<\/a><\/li><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/authors\">Our Authors<\/a><\/li><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/media\">Media Room<\/a><\/li><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/careers\">Careers<\/a><\/li><li class=\"is-active\"><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/contact-us\">Contact Us<\/a><\/li><li><a class=\"companyNav__link\" href=\"https:\/\/www.finder.com\/ca\/partner-with-us\">Partner With Us<\/a><\/li><\/ul><\/div><\/nav><\/header><div class=\"has-padding-xsmall\"><\/div><section class=\"relative has-padding-large\"><div class=\"content\"><h3 style=\"text-align: center;\">Get in touch<\/h3><p style=\"text-align: center;\"><strong>Partnership Inquiries:<\/strong> <a href=\"mailto:capartnershipsteam@finder.com\">capartnershipsteam@finder.com<\/a><\/p><p style=\"text-align: center;\"><strong>Press Inquiries:<\/strong> <a href=\"mailto:capr@finder.com\">capr@finder.com<\/a><\/p><p style=\"text-align: center;\"><strong>General Inquiries:<\/strong> <a href=\"mailto:help-ca@finder.com\">help-ca@finder.com<\/a><\/p><\/div><\/section>  <style>\n    :root {\n      --finder-blue: #1D53FF;\n      --finder-black: #232021;\n      --finder-cream: #F7F6EC;\n      --finder-white: #FFFFFF;\n      --finder-yellow: #FFD23B;\n      --finder-lime: #C3F53C;\n      --finder-pink: #FF73A9;\n      --finder-cyan: #00B2FF;\n      --finder-purple: #7569FF;\n      --finder-lavender: #B469FF;\n    }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .faq-body {\n      font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n      background-color: var(--finder-cream);\n      color: var(--finder-black);\n      min-height: 100vh;\n      padding: 24px;\n    }\n\n    @media (min-width: 768px) {\n      .faq-body {\n        padding: 40px;\n      }\n    }\n\n    .finder-faq-container {\n      max-width: 680px;\n      margin: 0 auto;\n    }\n\n    .finder-faq-header {\n      margin-bottom: 40px;\n    }\n\n    .finder-faq-header-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 12px;\n    }\n\n    .finder-faq-header-icon {\n      width: 40px;\n      height: 40px;\n      border-radius: 12px;\n      background: var(--finder-blue);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 4px 12px rgba(29, 83, 255, 0.3);\n    }\n\n    .finder-faq-header-icon svg {\n      width: 20px;\n      height: 20px;\n      color: var(--finder-white);\n    }\n\n    .finder-faq-header-label {\n      font-size: 13px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      color: var(--finder-blue);\n    }\n\n    .finder-faq-header h1 {\n      font-size: 32px;\n      font-weight: 700;\n      color: var(--finder-black);\n      margin-bottom: 8px;\n      letter-spacing: -0.02em;\n    }\n\n    @media (min-width: 768px) {\n      .finder-faq-header h1 {\n        font-size: 40px;\n      }\n    }\n\n    .finder-faq-header p {\n      font-size: 17px;\n      color: #666;\n      line-height: 1.5;\n    }\n\n    .finder-faq-step-label {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 14px;\n      font-weight: 500;\n      color: #666;\n      margin-bottom: 12px;\n    }\n\n    .finder-faq-step-number {\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      background: rgba(29, 83, 255, 0.1);\n      color: var(--finder-blue);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .finder-faq-campaign-selector {\n      position: relative;\n      margin-bottom: 24px;\n    }\n\n    .finder-faq-dropdown-trigger {\n      width: 100%;\n      padding: 16px 20px;\n      border-radius: 16px;\n      border: 2px solid #E5E4DB;\n      background: var(--finder-white);\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      transition: all 0.2s ease;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    .finder-faq-dropdown-trigger:hover {\n      border-color: #D5D4CB;\n    }\n\n    .finder-faq-dropdown-trigger.active {\n      border-color: var(--finder-blue);\n      box-shadow: 0 0 0 3px rgba(29, 83, 255, 0.1);\n    }\n\n    .finder-faq-dropdown-trigger.has-selection {\n      border-color: #D5D4CB;\n    }\n\n    .finder-faq-dropdown-placeholder {\n      color: #999;\n      font-size: 15px;\n    }\n\n    .finder-faq-dropdown-selected {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n\n    .finder-faq-campaign-icon {\n      width: 44px;\n      height: 44px;\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--finder-white);\n    }\n\n    .finder-faq-dropdown-selected-text {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .finder-faq-dropdown-selected-name {\n      font-weight: 600;\n      color: var(--finder-black);\n      font-size: 15px;\n    }\n\n    .finder-faq-dropdown-selected-amount {\n      font-size: 13px;\n      color: #666;\n    }\n\n    .finder-faq-dropdown-chevron {\n      width: 20px;\n      height: 20px;\n      color: #999;\n      transition: transform 0.3s ease;\n    }\n\n    .finder-faq-dropdown-trigger.active .finder-faq-dropdown-chevron {\n      transform: rotate(180deg);\n    }\n\n    .finder-faq-dropdown-menu {\n      position: absolute;\n      top: 100%;\n      left: 0;\n      right: 0;\n      margin-top: 8px;\n      background: var(--finder-white);\n      border: 2px solid #E5E4DB;\n      border-radius: 16px;\n      box-shadow: 0 12px 40px rgba(35, 32, 33, 0.12);\n      display: none;\n      z-index: 100;\n      overflow: hidden;\n    }\n\n    .finder-faq-dropdown-menu.open {\n      display: block;\n      animation: finderFaqSlideDown 0.2s ease;\n    }\n\n    @keyframes finderFaqSlideDown {\n      from {\n        opacity: 0;\n        transform: translateY(-8px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    .finder-faq-dropdown-option {\n      width: 100%;\n      padding: 16px 20px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      border: none;\n      background: transparent;\n      cursor: pointer;\n      transition: background 0.15s ease;\n      border-bottom: 1px solid #F0EFE6;\n      text-align: left;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    .finder-faq-dropdown-option:last-child {\n      border-bottom: none;\n    }\n\n    .finder-faq-dropdown-option:hover {\n      background: var(--finder-cream);\n    }\n\n    .finder-faq-dropdown-option.selected {\n      background: rgba(29, 83, 255, 0.05);\n    }\n\n    .finder-faq-dropdown-option-text {\n      flex: 1;\n      text-align: left;\n      min-width: 0;\n    }\n\n    .finder-faq-dropdown-option-name {\n      font-weight: 600;\n      color: var(--finder-black);\n      font-size: 15px;\n      margin-bottom: 2px;\n      word-wrap: break-word;\n    }\n\n    .finder-faq-dropdown-option-amount {\n      font-size: 13px;\n      color: #666;\n      word-wrap: break-word;\n    }\n\n    .finder-faq-option-check {\n      width: 20px;\n      height: 20px;\n      color: var(--finder-blue);\n      opacity: 0;\n      flex-shrink: 0;\n    }\n\n    .finder-faq-dropdown-option.selected .finder-faq-option-check {\n      opacity: 1;\n    }\n\n    .finder-faq-section {\n      display: none;\n    }\n\n    .finder-faq-section.visible {\n      display: block;\n      animation: finderFaqFadeIn 0.3s ease;\n    }\n\n    @keyframes finderFaqFadeIn {\n      from {\n        opacity: 0;\n        transform: translateY(8px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    .finder-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .finder-faq-accordion-item {\n      border-radius: 12px;\n      border: 2px solid #E5E4DB;\n      background: var(--finder-white);\n      overflow: hidden;\n      transition: all 0.2s ease;\n    }\n\n    .finder-faq-accordion-item:hover {\n      border-color: #D5D4CB;\n    }\n\n    .finder-faq-accordion-item.open {\n      border-color: var(--finder-blue);\n    }\n\n    .finder-faq-accordion-trigger {\n      width: 100%;\n      padding: 16px 20px;\n      background: transparent;\n      border: none;\n      cursor: pointer;\n      text-align: left;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    .finder-faq-accordion-trigger-content {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n    }\n\n    .finder-faq-accordion-trigger-text h3 {\n      font-size: 15px;\n      font-weight: 600;\n      color: var(--finder-black);\n      line-height: 1.4;\n      transition: color 0.2s ease;\n      margin: 0;\n    }\n\n    .finder-faq-accordion-item.open .finder-faq-accordion-trigger-text h3 {\n      color: var(--finder-blue);\n    }\n\n    .finder-faq-accordion-timing-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 4px;\n      margin-top: 6px;\n      font-size: 12px;\n      color: #999;\n    }\n\n    .finder-faq-accordion-timing-badge svg {\n      width: 14px;\n      height: 14px;\n    }\n\n    .finder-faq-accordion-chevron {\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      background: #F0EFE6;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s ease;\n      flex-shrink: 0;\n    }\n\n    .finder-faq-accordion-chevron svg {\n      width: 14px;\n      height: 14px;\n      color: #999;\n      transition: transform 0.3s ease;\n    }\n\n    .finder-faq-accordion-item.open .finder-faq-accordion-chevron {\n      background: var(--finder-blue);\n    }\n\n    .finder-faq-accordion-item.open .finder-faq-accordion-chevron svg {\n      color: var(--finder-white);\n      transform: rotate(180deg);\n    }\n\n    .finder-faq-accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n\n    .finder-faq-accordion-content-inner {\n      padding: 0 20px 20px 20px;\n      border-top: 1px solid #F0EFE6;\n      margin-top: 0;\n      padding-top: 16px;\n    }\n\n    .finder-faq-answer-text {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #444;\n    }\n\n    .finder-faq-answer-text a {\n      color: var(--finder-blue);\n      text-decoration: none;\n      font-weight: 500;\n    }\n\n    .finder-faq-answer-text a:hover {\n      text-decoration: underline;\n    }\n\n    .finder-faq-answer-text ul,\n    .finder-faq-answer-text ol {\n      margin: 12px 0;\n      padding-left: 20px;\n    }\n\n    .finder-faq-answer-text li {\n      margin-bottom: 8px;\n    }\n\n    .finder-faq-answer-text strong {\n      color: var(--finder-black);\n    }\n\n    .finder-faq-calendar-section {\n      margin-top: 20px;\n      padding-top: 20px;\n      border-top: 1px solid #E5E4DB;\n    }\n\n    .finder-faq-calendar-intro {\n      display: flex;\n      gap: 12px;\n      margin-bottom: 16px;\n    }\n\n    .finder-faq-calendar-intro svg {\n      width: 20px;\n      height: 20px;\n      color: var(--finder-blue);\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n\n    .finder-faq-calendar-intro h4 {\n      font-size: 15px;\n      font-weight: 600;\n      color: var(--finder-black);\n      margin-bottom: 4px;\n    }\n\n    .finder-faq-calendar-intro p {\n      font-size: 14px;\n      color: #666;\n      line-height: 1.5;\n      margin: 0;\n    }\n\n    .finder-faq-calendar-trigger-btn {\n      width: 100%;\n      padding: 14px 20px;\n      border-radius: 12px;\n      border: none;\n      background: var(--finder-blue);\n      color: var(--finder-white);\n      font-family: inherit;\n      font-size: 15px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      transition: all 0.2s ease;\n      box-shadow: 0 4px 12px rgba(29, 83, 255, 0.3);\n    }\n\n    .finder-faq-calendar-trigger-btn:hover {\n      background: #1545E0;\n      transform: translateY(-1px);\n      box-shadow: 0 6px 16px rgba(29, 83, 255, 0.4);\n    }\n\n    .finder-faq-calendar-trigger-btn svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .finder-faq-calendar-options {\n      display: none;\n    }\n\n    .finder-faq-calendar-options.visible {\n      display: block;\n      animation: finderFaqFadeIn 0.3s ease;\n    }\n\n    .finder-faq-expected-date-card {\n      padding: 16px;\n      border-radius: 12px;\n      background: var(--finder-cream);\n      border: 1px solid #E5E4DB;\n      margin-bottom: 16px;\n    }\n\n    .finder-faq-expected-date-label {\n      font-size: 13px;\n      color: #666;\n      margin-bottom: 4px;\n    }\n\n    .finder-faq-expected-date-value {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--finder-blue);\n      margin-bottom: 4px;\n    }\n\n    .finder-faq-expected-date-note {\n      font-size: 12px;\n      color: #999;\n    }\n\n    .finder-faq-calendar-buttons {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .finder-faq-calendar-btn {\n      padding: 14px 16px;\n      border-radius: 12px;\n      border: 2px solid #E5E4DB;\n      background: var(--finder-white);\n      font-family: inherit;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--finder-black);\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      transition: all 0.2s ease;\n    }\n\n    .finder-faq-calendar-btn:hover {\n      border-color: var(--finder-blue);\n      background: rgba(29, 83, 255, 0.03);\n    }\n\n    .finder-faq-calendar-btn svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .finder-faq-calendar-success {\n      display: none;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      padding: 14px;\n      color: var(--finder-blue);\n      font-weight: 600;\n    }\n\n    .finder-faq-calendar-success.visible {\n      display: flex;\n      animation: finderFaqFadeIn 0.3s ease;\n    }\n\n    .finder-faq-calendar-success svg {\n      width: 20px;\n      height: 20px;\n    }\n\n    .finder-faq-empty-state {\n      text-align: center;\n      padding: 60px 24px;\n    }\n\n    .finder-faq-empty-state-icon {\n      width: 64px;\n      height: 64px;\n      border-radius: 16px;\n      background: #E5E4DB;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 16px;\n    }\n\n    .finder-faq-empty-state-icon svg {\n      width: 32px;\n      height: 32px;\n      color: #999;\n    }\n\n    .finder-faq-empty-state p {\n      font-size: 15px;\n      color: #999;\n      margin: 0;\n    }\n  <\/style>\n\n\n  <div class=\"finder-faq-container\">\n    <div class=\"finder-faq-header\">\n      <div class=\"finder-faq-header-badge\">\n        <div class=\"finder-faq-header-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7\"><\/path>\n          <\/svg>\n        <\/div>\n        <span class=\"finder-faq-header-label\">Finder Rewards<\/span>\n      <\/div>\n      <h1>How can we help?<\/h1>\n      <p>Select your Finder Reward campaign to find answers to common questions.<\/p>\n    <\/div>\n\n    <!-- Step 1: Campaign Selector -->\n    <div class=\"finder-faq-campaign-selector\">\n      <div class=\"finder-faq-step-label\">\n        <span class=\"finder-faq-step-number\">1<\/span>\n        Select your Finder Reward\n      <\/div>\n      \n      <button class=\"finder-faq-dropdown-trigger\" id=\"finderFaqDropdownTrigger\">\n        <span class=\"finder-faq-dropdown-placeholder\" id=\"finderFaqDropdownPlaceholder\">Choose a Finder Reward campaign...<\/span>\n        <div class=\"finder-faq-dropdown-selected\" id=\"finderFaqDropdownSelected\" style=\"display: none;\">\n          <div class=\"finder-faq-campaign-icon\" id=\"finderFaqSelectedIcon\"><\/div>\n          <div class=\"finder-faq-dropdown-selected-text\">\n            <span class=\"finder-faq-dropdown-selected-name\" id=\"finderFaqSelectedName\"><\/span>\n            <span class=\"finder-faq-dropdown-selected-amount\" id=\"finderFaqSelectedAmount\"><\/span>\n          <\/div>\n        <\/div>\n        <svg class=\"finder-faq-dropdown-chevron\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n        <\/svg>\n      <\/button>\n      \n      <div class=\"finder-faq-dropdown-menu\" id=\"finderFaqDropdownMenu\"><\/div>\n    <\/div>\n\n    <!-- Step 2: FAQ Accordion -->\n    <div class=\"finder-faq-section\" id=\"finderFaqSection\">\n      <div class=\"finder-faq-step-label\">\n        <span class=\"finder-faq-step-number\">2<\/span>\n        What's your question?\n      <\/div>\n      <div class=\"finder-faq-list\" id=\"finderFaqList\"><\/div>\n    <\/div>\n\n    <!-- Empty State -->\n    <div class=\"finder-faq-empty-state\" id=\"finderFaqEmptyState\">\n      <div class=\"finder-faq-empty-state-icon\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7\"><\/path>\n        <\/svg>\n      <\/div>\n      <p>Select a Finder Reward campaign above to see frequently asked questions<\/p>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      \/\/ Function to convert placeholders to actual HTML closing tags\n      \/\/ WordPress strips closing tags, so we use [\/tag] placeholders\n      function finderFaqParseAnswer(text) {\n        return text\n          .replace(\/\\[\\\/a\\]\/g, '<' + '\/a>')\n          .replace(\/\\[\\\/strong\\]\/g, '<' + '\/strong>')\n          .replace(\/\\[\\\/li\\]\/g, '<' + '\/li>')\n          .replace(\/\\[\\\/ul\\]\/g, '<' + '\/ul>')\n          .replace(\/\\[\\\/ol\\]\/g, '<' + '\/ol>');\n      }\n\n      \/\/ Campaign Data - uses [\/tag] placeholders for closing tags\n      \/\/ Function to convert placeholders to actual HTML closing tags\n      \/\/ WordPress strips closing tags, so we use [\/tag] placeholders\n      function finderFaqParseAnswer(text) {\n        return text\n          .replace(\/\\[\\\/a\\]\/g, '<' + '\/a>')\n          .replace(\/\\[\\\/strong\\]\/g, '<' + '\/strong>')\n          .replace(\/\\[\\\/li\\]\/g, '<' + '\/li>')\n          .replace(\/\\[\\\/ul\\]\/g, '<' + '\/ul>')\n          .replace(\/\\[\\\/ol\\]\/g, '<' + '\/ol>');\n      }\n\n      \/\/ Campaign Data - Canadian Campaigns\n      \/\/ Uses [\/tag] placeholders for closing tags (WordPress-safe)\n      var finderFaqCampaignsData = {\n        rbc: {\n          name: \"Finder $150 RBC Signature No Limit Banking\",\n          shortName: \"RBC\",\n          amount: \"$150\",\n          amountNum: 150,\n          color: \"#E31837\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-rbc-signature-no-limit-banking-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/05\/30\"),\n          startDate: \"14 January 2026\",\n          endDate: \"31 March 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you believe you are eligible and have not received your Reward by 30 May 2026, please contact Finder\\'s customer service using the email linked to your Finder account.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $150 Finder Reward?\",\n              answer: 'Your $150 digital Visa gift card will be issued on or before <strong>30 May 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 30 April 2026[\/li]<li><strong>Reward issued by:[\/strong] 30 May 2026[\/li][\/ul]The reward will be distributed via email by Tremendous. The gift card must be activated by the date specified in your email (typically within 12 months of issue) and will remain valid for at least 6 months after activation.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $150 RBC Reward?\",\n              answer: 'The Finder $150 RBC Signature No Limit Banking promotion runs from <strong>4:00am EST on 14 January 2026[\/strong] through <strong>11:59pm EST on 31 March 2026[\/strong].',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $150 RBC Reward?\",\n              answer: 'To be eligible for the $150 Finder Reward, you must:<ul><li>Be a Canadian resident aged 18 years or over[\/li]<li>Be a registered Finder member, or create a Finder account prior to claiming[\/li]<li>Click the unique promotion link while logged into your Finder account[\/li]<li>Open an RBC Signature No Limit Banking Account during the Promotion Period[\/li]<li>Maintain an active RBC account until the reward is fulfilled[\/li]<li>Use the same first name, last name, and email address on your Finder and RBC accounts[\/li]<li>Not be an existing RBC customer (as defined in RBC\\'s T&Cs)[\/li][\/ul]',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $150 RBC Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Complete your RBC application[\/strong] within 3 hours of clicking[\/li]<li><strong>Open the RBC Signature No Limit Banking Account[\/strong] in the same session[\/li]<li><strong>Maintain your account[\/strong] until the Reward is fulfilled[\/li][\/ol]',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>Browser requirements:[\/strong] Enable third-party cookies, disable ad blockers, avoid private browsing[\/li]<li><strong>Ineligible if:[\/strong] Existing RBC customer, RBC employee, or eligible for staff discounts[\/li]<li><strong>Joint accounts:[\/strong] Only one Reward per approved account[\/li][\/ul]For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-rbc-signature-no-limit-banking-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        },\n        freecash: {\n          name: \"Finder $40 Freecash\",\n          shortName: \"Freecash\",\n          amount: \"$40\",\n          amountNum: 40,\n          color: \"#00C853\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-freecash-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/06\/06\"),\n          startDate: \"7 January 2026\",\n          endDate: \"6 March 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you do not receive the Reward, you have until four (4) months after the month your Freecash account was opened to tell us that the Reward was not received.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $40 Finder Reward?\",\n              answer: 'Your $40 digital Visa gift card will be issued on or before <strong>6 June 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 6 May 2026[\/li]<li><strong>Reward issued by:[\/strong] 6 June 2026[\/li][\/ul]The reward will be distributed via email by Tremendous.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $40 Freecash Reward?\",\n              answer: 'The Finder $40 Freecash promotion runs from <strong>4:00am EST on 7 January 2026[\/strong] through <strong>11:59pm EST on 6 March 2026[\/strong].',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $40 Freecash Reward?\",\n              answer: 'To be eligible for the $40 Finder Reward, you must:<ul><li>Be a Canadian resident aged <strong>16 years or older[\/strong] (if under age of majority, parental\/guardian consent required)[\/li]<li>Be a registered Finder member, or create a Finder account prior to claiming[\/li]<li>Click the unique promotion link and sign up for Freecash in the same session[\/li]<li>Be a <strong>new[\/strong] Freecash customer[\/li]<li><strong>Start your first offer[\/strong] on the Freecash platform[\/li]<li><strong>Withdraw at least $20 USD[\/strong] in earnings from Freecash within 30 days of account activation[\/li]<li>Use the same email address on your Finder and Freecash accounts[\/li][\/ul]',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $40 Freecash Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Sign up for Freecash[\/strong] in the same session[\/li]<li><strong>Start your first offer[\/strong] on the Freecash platform[\/li]<li><strong>Earn and withdraw at least $20 USD[\/strong] within 30 days of activation[\/li]<li><strong>Maintain your account[\/strong] until the Reward is fulfilled[\/li][\/ol]',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>Withdrawal requirement:[\/strong] Must withdraw at least $20 USD within 30 days[\/li]<li><strong>Browser requirements:[\/strong] Avoid VPNs and ad blockers during sign-up[\/li]<li><strong>Ineligible if:[\/strong] Existing Freecash customer, Freecash employee, or eligible for staff discounts[\/li][\/ul]For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-freecash-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        },\n        moomoo: {\n          name: \"Finder $100 Moomoo\",\n          shortName: \"Moomoo\",\n          amount: \"$100\",\n          amountNum: 100,\n          color: \"#FF6F00\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-moomoo-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/05\/05\"),\n          startDate: \"7 January 2026\",\n          endDate: \"5 March 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you believe you are eligible and have not received your Reward by 5 May 2026, please contact Finder\\'s customer service using the email linked to your Finder account.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $100 Finder Reward?\",\n              answer: 'Your $100 digital Visa gift card will be issued on or before <strong>5 May 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 5 April 2026[\/li]<li><strong>Reward issued by:[\/strong] 5 May 2026[\/li][\/ul]The reward will be distributed via email by Tremendous. The gift card must be activated by the date specified in your email (typically within 12 months of issue) and will remain valid for at least 6 months after activation.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $100 Moomoo Reward?\",\n              answer: 'The Finder $100 Moomoo promotion runs from <strong>4:00am EST on 7 January 2026[\/strong] through <strong>11:59pm EST on 5 March 2026[\/strong].',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $100 Moomoo Reward?\",\n              answer: 'To be eligible for the $100 Finder Reward, you must:<ul><li>Be a Canadian resident aged 18 years or over[\/li]<li>Be a registered Finder member, or create a Finder account prior to claiming[\/li]<li>Click the unique promotion link and complete the application in the same session[\/li]<li>Be a <strong>new funded client[\/strong] (open a new Moomoo account and maintain a positive balance)[\/li]<li>Maintain an active Moomoo account until the reward is fulfilled[\/li]<li>Use the same first name, last name, and email address on your Finder and Moomoo accounts[\/li][\/ul]',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $100 Moomoo Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Begin your application[\/strong] within 3 hours of clicking[\/li]<li><strong>Open and fund a new Moomoo account[\/strong][\/li]<li><strong>Maintain a positive balance[\/strong] (cash and\/or securities) until the Reward is fulfilled[\/li][\/ol]',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>Browser requirements:[\/strong] Enable third-party cookies, disable ad blockers, avoid private browsing[\/li]<li><strong>Ineligible if:[\/strong] Existing Moomoo client, Moomoo employee, or eligible for staff discounts[\/li][\/ul]Finder is solely responsible for the Reward; Moomoo is not liable for any loss arising from this promotion.<br><br>For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-moomoo-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        },\n        bmo: {\n          name: \"Finder $150 BMO Performance Chequing\",\n          shortName: \"BMO\",\n          amount: \"$150\",\n          amountNum: 150,\n          color: \"#0075BE\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-bmo-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/04\/28\"),\n          startDate: \"1 January 2026\",\n          endDate: \"28 February 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you believe you are eligible and have not received your Reward by 28 April 2026, please contact Finder\\'s customer service using the email linked to your Finder account.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $150 Finder Reward?\",\n              answer: 'Your $150 digital Visa gift card will be issued on or before <strong>28 April 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 28 March 2026[\/li]<li><strong>Reward issued by:[\/strong] 28 April 2026[\/li][\/ul]The reward will be distributed via email by Tremendous. The gift card must be activated by the date specified in your email (typically within 12 months of issue) and will remain valid for at least 6 months after activation.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $150 BMO Reward?\",\n              answer: 'The Finder $150 BMO Performance Chequing promotion runs from <strong>4:00am EST on 1 January 2026[\/strong] through <strong>11:59pm EST on 28 February 2026[\/strong].',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $150 BMO Reward?\",\n              answer: 'To be eligible for the $150 Finder Reward, you must:<ul><li>Be a Canadian resident aged 18 years or over[\/li]<li>Be a registered Finder member, or create a Finder account prior to claiming[\/li]<li>Click the unique promotion link while logged into your Finder account[\/li]<li>Open a BMO Performance Chequing Account during the Promotion Period[\/li]<li>Maintain an active BMO account until the reward is fulfilled[\/li]<li>Use the same first name, last name, and email address on your Finder and BMO accounts[\/li]<li>Not be an existing BMO customer (as defined in BMO\\'s Everyday Banking Offer T&Cs)[\/li][\/ul]',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $150 BMO Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Complete your BMO application[\/strong] within 3 hours of clicking[\/li]<li><strong>Open the BMO Performance Chequing Account[\/strong] in the same session[\/li]<li><strong>Maintain your account[\/strong] until the Reward is fulfilled[\/li][\/ol]',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>Browser requirements:[\/strong] Enable third-party cookies, disable ad blockers, avoid private browsing[\/li]<li><strong>Ineligible if:[\/strong] Existing BMO customer, BMO employee, or eligible for staff discounts[\/li]<li><strong>Joint accounts:[\/strong] Only one Reward per approved account[\/li][\/ul]For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-bmo-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        },\n        qtrade: {\n          name: \"Finder $80 Qtrade\",\n          shortName: \"Qtrade\",\n          amount: \"$80\",\n          amountNum: 80,\n          color: \"#00A651\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-q-trade-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/05\/01\"),\n          startDate: \"22 December 2025\",\n          endDate: \"1 March 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you believe you are eligible and have not received your Reward by 1 May 2026, please contact Finder\\'s customer service using the email linked to your Finder account.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $80 Finder Reward?\",\n              answer: 'Your $80 digital Visa gift card will be issued on or before <strong>1 May 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 1 April 2026[\/li]<li><strong>Reward issued by:[\/strong] 1 May 2026[\/li][\/ul]The reward will be distributed via email by Tremendous. The gift card must be activated by the date specified in your email (typically within 12 months of issue) and will remain valid for at least 6 months after activation.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $80 Qtrade Reward?\",\n              answer: 'The Finder $80 Qtrade promotion runs from <strong>4:00am EST on 22 December 2025[\/strong] through <strong>11:59pm EST on 1 March 2026[\/strong].',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $80 Qtrade Reward?\",\n              answer: 'To be eligible for the $80 Finder Reward, you must:<ul><li>Be a Canadian resident aged 18 years or over[\/li]<li>Be a registered Finder member, or create a Finder account prior to claiming[\/li]<li>Click the unique promotion link and complete the application in the same session[\/li]<li>Be a <strong>new funded client[\/strong] (open a new Qtrade Direct Investing account and maintain a positive balance)[\/li]<li>Maintain a funded Qtrade account until the reward is fulfilled[\/li]<li>Use the same first name, last name, and email address on your Finder and Qtrade accounts[\/li][\/ul]<strong>Note:[\/strong] Qtrade Guided Portfolios do not qualify.',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $80 Qtrade Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Begin your application[\/strong] within 3 hours of clicking[\/li]<li><strong>Open and fund a new Qtrade Direct Investing account[\/strong][\/li]<li><strong>Maintain a positive balance[\/strong] (cash and\/or securities) until the Reward is fulfilled[\/li][\/ol]',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>Eligible products:[\/strong] Qtrade Stock Trading Account only (not Qtrade Guided Portfolios)[\/li]<li><strong>Browser requirements:[\/strong] Enable third-party cookies, disable ad blockers, avoid private browsing[\/li]<li><strong>Ineligible if:[\/strong] Existing Qtrade client, Qtrade employee, or eligible for staff discounts[\/li][\/ul]Finder is solely responsible for the Reward; Qtrade is not liable for any loss arising from this promotion.<br><br>For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-q-trade-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        },\n        coastcapital: {\n          name: \"Finder $150 Coast Capital Unlimited Chequing\",\n          shortName: \"Coast Capital\",\n          amount: \"$150\",\n          amountNum: 150,\n          color: \"#004B87\",\n          termsUrl: \"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-coast-capital-unlimited-chequing-promotion-terms-and-conditions-january\",\n          fulfillmentDate: new Date(\"2026\/06\/30\"),\n          startDate: \"January 2026\",\n          endDate: \"31 March 2026\",\n          faqs: {\n            status: {\n              question: \"How do I check the status of my Reward?\",\n              answer: 'You can check the status of your Finder Reward by logging into your <a href=\"https:\/\/www.finder.com\/ca\/user-profile\" target=\"_blank\">Finder account[\/a] and navigating to the Rewards section. There you\\'ll see the current status of your reward, including whether it\\'s pending verification, approved, or fulfilled.<br><br>If you believe you are eligible and have not received your Reward, please contact Finder\\'s customer service using the email linked to your Finder account.',\n              hasDate: false\n            },\n            timing: {\n              question: \"When will I receive my $150 Finder Reward?\",\n              answer: 'Your $150 digital Visa gift card will be issued on or before <strong>31 May 2026[\/strong].<br><br>Key dates to know:<ul><li><strong>Eligibility check:[\/strong] On or before 30 April 2026[\/li]<li><strong>Reward issued by:[\/strong] 31 May 2026[\/li][\/ul]The reward will be distributed via email by Tremendous. The gift card must be activated by the date specified in your email (typically within 12 months of issue) and will remain valid for at least 6 months after activation.',\n              hasDate: true\n            },\n            dates: {\n              question: \"What are the start and end dates for the Finder $150 Coast Capital Reward?\",\n              answer: 'The Finder $150 Coast Capital Unlimited Chequing promotion ends on <strong>31 March 2026[\/strong]. Account opening and usage criteria must be met within the timelines specified in the terms and conditions.',\n              hasDate: false\n            },\n            eligibility: {\n              question: \"What are the eligibility requirements for the Finder $150 Coast Capital Reward?\",\n              answer: 'To be eligible for the $150 Finder Reward, you must:<ul><li>Be the age of majority in your province or territory (18 or 19) and reside in Canada[\/li]<li>Be a registered Finder member[\/li]<li>Click the unique promotion link while logged into your Finder account[\/li]<li>Be a <strong>new[\/strong] Coast Capital personal member (no personal account with Coast Capital in the last 5 years)[\/li]<li>Open a Coast Capital Unlimited Chequing Account[\/li]<li>Not have previously received any account opening promotion from Coast Capital[\/li][\/ul]',\n              hasDate: false\n            },\n            qualify: {\n              question: \"How do I qualify for the Finder $150 Coast Capital Reward?\",\n              answer: 'Follow these steps to qualify:<ol><li><strong>Sign up[\/strong] for a Finder Member account (if you don\\'t already have one)[\/li]<li><strong>Log into your Finder account[\/strong] and click the promotional link[\/li]<li><strong>Open a Coast Capital Unlimited Chequing Account[\/strong][\/li]<li><strong>Complete the account opening requirements[\/strong] as specified in the terms[\/li][\/ol]Note: You\\'ll need to purchase a $5 Coast Capital Membership Equity Share to become a member.',\n              hasDate: false\n            },\n            limitations: {\n              question: \"Are there any other limitations?\",\n              answer: 'Yes, there are important limitations:<ul><li><strong>One reward per Finder member[\/strong] per eligible product[\/li]<li><strong>New members only:[\/strong] Must not have had a Coast Capital personal account in the last 5 years (on or after January 19, 2021)[\/li]<li><strong>One-time bonus:[\/strong] Must not have previously received any account opening promotion from Coast Capital[\/li][\/ul]For full details, see the <a href=\"https:\/\/www.finder.com\/ca\/finder-rewards\/finder-coast-capital-unlimited-chequing-promotion-terms-and-conditions-january\" target=\"_blank\">complete terms and conditions[\/a].',\n              hasDate: false\n            }\n          }\n        }\n      };\n      \/\/ State\n      var finderFaqSelectedCampaign = null;\n      var finderFaqOpenAccordion = null;\n\n      \/\/ SVG icons as strings\n      var svgChevron = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\">';\n      var svgCheck = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\">';\n      var svgClock = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\">';\n      var svgCalendar = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\">';\n      var svgExternal = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14\">';\n\n      \/\/ Initialize dropdown options using DOM methods\n      function finderFaqInitDropdown() {\n        var dropdownMenu = document.getElementById('finderFaqDropdownMenu');\n        dropdownMenu.innerHTML = '';\n        \n        Object.keys(finderFaqCampaignsData).forEach(function(key) {\n          var campaign = finderFaqCampaignsData[key];\n          \n          var button = document.createElement('button');\n          button.className = 'finder-faq-dropdown-option';\n          button.setAttribute('data-campaign', key);\n          \n          var icon = document.createElement('div');\n          icon.className = 'finder-faq-campaign-icon';\n          icon.style.background = campaign.color;\n          icon.textContent = campaign.amount;\n          \n          var textWrap = document.createElement('div');\n          textWrap.className = 'finder-faq-dropdown-option-text';\n          \n          var nameDiv = document.createElement('div');\n          nameDiv.className = 'finder-faq-dropdown-option-name';\n          nameDiv.textContent = campaign.name;\n          \n          var amountDiv = document.createElement('div');\n          amountDiv.className = 'finder-faq-dropdown-option-amount';\n          amountDiv.textContent = 'Earn a ' + campaign.amount + ' digital Visa gift card';\n          \n          textWrap.appendChild(nameDiv);\n          textWrap.appendChild(amountDiv);\n          \n          var checkIcon = document.createElement('span');\n          checkIcon.className = 'finder-faq-option-check';\n          checkIcon.innerHTML = svgCheck;\n          \n          button.appendChild(icon);\n          button.appendChild(textWrap);\n          button.appendChild(checkIcon);\n          \n          button.addEventListener('click', function() {\n            finderFaqSelectCampaign(key);\n          });\n          \n          dropdownMenu.appendChild(button);\n        });\n      }\n\n      function finderFaqToggleDropdown() {\n        var dropdownMenu = document.getElementById('finderFaqDropdownMenu');\n        var dropdownTrigger = document.getElementById('finderFaqDropdownTrigger');\n        var isOpen = dropdownMenu.classList.contains('open');\n        dropdownMenu.classList.toggle('open', !isOpen);\n        dropdownTrigger.classList.toggle('active', !isOpen);\n      }\n\n      function finderFaqSelectCampaign(campaignKey) {\n        finderFaqSelectedCampaign = campaignKey;\n        finderFaqOpenAccordion = null;\n        var campaign = finderFaqCampaignsData[campaignKey];\n\n        document.getElementById('finderFaqDropdownPlaceholder').style.display = 'none';\n        document.getElementById('finderFaqDropdownSelected').style.display = 'flex';\n        \n        var selectedIcon = document.getElementById('finderFaqSelectedIcon');\n        selectedIcon.style.background = campaign.color;\n        selectedIcon.textContent = campaign.amount;\n        \n        document.getElementById('finderFaqSelectedName').textContent = campaign.name;\n        document.getElementById('finderFaqSelectedAmount').textContent = 'Earn a ' + campaign.amount + ' digital Visa gift card';\n        document.getElementById('finderFaqDropdownTrigger').classList.add('has-selection');\n\n        var options = document.querySelectorAll('.finder-faq-dropdown-option');\n        options.forEach(function(option) {\n          option.classList.toggle('selected', option.getAttribute('data-campaign') === campaignKey);\n        });\n\n        document.getElementById('finderFaqDropdownMenu').classList.remove('open');\n        document.getElementById('finderFaqDropdownTrigger').classList.remove('active');\n\n        finderFaqRenderAccordion(campaign);\n        document.getElementById('finderFaqSection').classList.add('visible');\n        document.getElementById('finderFaqEmptyState').style.display = 'none';\n      }\n\n      function finderFaqRenderAccordion(campaign) {\n        var faqList = document.getElementById('finderFaqList');\n        faqList.innerHTML = '';\n        var faqKeys = ['status', 'timing', 'dates', 'eligibility', 'qualify', 'limitations'];\n        \n        faqKeys.forEach(function(key) {\n          var faq = campaign.faqs[key];\n          var hasCalendar = faq.hasDate;\n          \n          var item = document.createElement('div');\n          item.className = 'finder-faq-accordion-item';\n          item.setAttribute('data-faq', key);\n          \n          \/\/ Trigger button\n          var trigger = document.createElement('button');\n          trigger.className = 'finder-faq-accordion-trigger';\n          trigger.onclick = function() { finderFaqToggleAccordion(key); };\n          \n          var triggerContent = document.createElement('div');\n          triggerContent.className = 'finder-faq-accordion-trigger-content';\n          \n          var triggerText = document.createElement('div');\n          triggerText.className = 'finder-faq-accordion-trigger-text';\n          \n          var h3 = document.createElement('h3');\n          h3.textContent = faq.question;\n          triggerText.appendChild(h3);\n          \n          if (hasCalendar) {\n            var badge = document.createElement('div');\n            badge.className = 'finder-faq-accordion-timing-badge';\n            var badgeIcon = document.createElement('span');\n            badgeIcon.innerHTML = svgClock;\n            var badgeText = document.createElement('span');\n            badgeText.textContent = 'Includes calendar reminder';\n            badge.appendChild(badgeIcon);\n            badge.appendChild(badgeText);\n            triggerText.appendChild(badge);\n          }\n          \n          var chevron = document.createElement('div');\n          chevron.className = 'finder-faq-accordion-chevron';\n          chevron.innerHTML = svgChevron;\n          \n          triggerContent.appendChild(triggerText);\n          triggerContent.appendChild(chevron);\n          trigger.appendChild(triggerContent);\n          \n          \/\/ Content\n          var content = document.createElement('div');\n          content.className = 'finder-faq-accordion-content';\n          content.id = 'finderFaqContent-' + key;\n          \n          var contentInner = document.createElement('div');\n          contentInner.className = 'finder-faq-accordion-content-inner';\n          \n          var answerText = document.createElement('div');\n          answerText.className = 'finder-faq-answer-text';\n          answerText.innerHTML = finderFaqParseAnswer(faq.answer);\n          contentInner.appendChild(answerText);\n          \n          if (hasCalendar) {\n            var calSection = document.createElement('div');\n            calSection.className = 'finder-faq-calendar-section';\n            \n            var calIntro = document.createElement('div');\n            calIntro.className = 'finder-faq-calendar-intro';\n            \n            var calIntroIcon = document.createElement('span');\n            calIntroIcon.innerHTML = svgCalendar;\n            \n            var calIntroText = document.createElement('div');\n            var calIntroH4 = document.createElement('h4');\n            calIntroH4.textContent = 'Never miss your reward';\n            var calIntroP = document.createElement('p');\n            calIntroP.textContent = 'Add a reminder to your calendar for when your reward should arrive.';\n            calIntroText.appendChild(calIntroH4);\n            calIntroText.appendChild(calIntroP);\n            \n            calIntro.appendChild(calIntroIcon);\n            calIntro.appendChild(calIntroText);\n            calSection.appendChild(calIntro);\n            \n            var calBtn = document.createElement('button');\n            calBtn.className = 'finder-faq-calendar-trigger-btn';\n            calBtn.id = 'finderFaqCalendarBtn-' + key;\n            var calBtnIcon = document.createElement('span');\n            calBtnIcon.innerHTML = svgCalendar;\n            var calBtnText = document.createElement('span');\n            calBtnText.textContent = 'Add to Calendar';\n            calBtn.appendChild(calBtnIcon);\n            calBtn.appendChild(calBtnText);\n            calBtn.onclick = function() { finderFaqShowCalendarOptions(key); };\n            calSection.appendChild(calBtn);\n            \n            var calOptions = document.createElement('div');\n            calOptions.className = 'finder-faq-calendar-options';\n            calOptions.id = 'finderFaqCalendarOptions-' + key;\n            \n            var dateCard = document.createElement('div');\n            dateCard.className = 'finder-faq-expected-date-card';\n            \n            var dateLabel = document.createElement('div');\n            dateLabel.className = 'finder-faq-expected-date-label';\n            dateLabel.textContent = 'Your reward will be issued by:';\n            \n            var dateValue = document.createElement('div');\n            dateValue.className = 'finder-faq-expected-date-value';\n            dateValue.textContent = finderFaqFormatDate(campaign.fulfillmentDate);\n            \n            var dateNote = document.createElement('div');\n            dateNote.className = 'finder-faq-expected-date-note';\n            dateNote.textContent = 'Based on ' + campaign.shortName + ' campaign terms';\n            \n            dateCard.appendChild(dateLabel);\n            dateCard.appendChild(dateValue);\n            dateCard.appendChild(dateNote);\n            calOptions.appendChild(dateCard);\n            \n            var calButtons = document.createElement('div');\n            calButtons.className = 'finder-faq-calendar-buttons';\n            calButtons.id = 'finderFaqCalendarButtons-' + key;\n            \n            var googleBtn = document.createElement('button');\n            googleBtn.className = 'finder-faq-calendar-btn';\n            var googleBtnIcon = document.createElement('span');\n            googleBtnIcon.innerHTML = svgExternal;\n            var googleBtnText = document.createElement('span');\n            googleBtnText.textContent = 'Google Calendar';\n            googleBtn.appendChild(googleBtnIcon);\n            googleBtn.appendChild(googleBtnText);\n            googleBtn.onclick = function() { finderFaqAddToGoogleCalendar(); };\n            \n            var icsBtn = document.createElement('button');\n            icsBtn.className = 'finder-faq-calendar-btn';\n            var icsBtnIcon = document.createElement('span');\n            icsBtnIcon.innerHTML = svgCalendar;\n            var icsBtnText = document.createElement('span');\n            icsBtnText.textContent = 'Download .ics';\n            icsBtn.appendChild(icsBtnIcon);\n            icsBtn.appendChild(icsBtnText);\n            icsBtn.onclick = function() { finderFaqDownloadICS(); };\n            \n            calButtons.appendChild(googleBtn);\n            calButtons.appendChild(icsBtn);\n            calOptions.appendChild(calButtons);\n            \n            var calSuccess = document.createElement('div');\n            calSuccess.className = 'finder-faq-calendar-success';\n            calSuccess.id = 'finderFaqCalendarSuccess-' + key;\n            var calSuccessIcon = document.createElement('span');\n            calSuccessIcon.innerHTML = svgCheck;\n            var calSuccessText = document.createElement('span');\n            calSuccessText.textContent = 'Reminder added!';\n            calSuccess.appendChild(calSuccessIcon);\n            calSuccess.appendChild(calSuccessText);\n            calOptions.appendChild(calSuccess);\n            \n            calSection.appendChild(calOptions);\n            contentInner.appendChild(calSection);\n          }\n          \n          content.appendChild(contentInner);\n          \n          item.appendChild(trigger);\n          item.appendChild(content);\n          faqList.appendChild(item);\n        });\n      }\n\n      function finderFaqFormatDate(date) {\n        return date.toLocaleDateString('en-US', {\n          weekday: 'long',\n          year: 'numeric',\n          month: 'long',\n          day: 'numeric'\n        });\n      }\n\n      function finderFaqToggleAccordion(faqKey) {\n        var item = document.querySelector('.finder-faq-accordion-item[data-faq=\"' + faqKey + '\"]');\n        var content = document.getElementById('finderFaqContent-' + faqKey);\n        var isOpen = item.classList.contains('open');\n\n        var allItems = document.querySelectorAll('.finder-faq-accordion-item');\n        allItems.forEach(function(el) {\n          el.classList.remove('open');\n          var elContent = el.querySelector('.finder-faq-accordion-content');\n          if (elContent) elContent.style.maxHeight = '0';\n        });\n\n        if (!isOpen) {\n          item.classList.add('open');\n          content.style.maxHeight = content.scrollHeight + 'px';\n          finderFaqOpenAccordion = faqKey;\n\n          var calendarBtn = document.getElementById('finderFaqCalendarBtn-' + faqKey);\n          var calendarOptions = document.getElementById('finderFaqCalendarOptions-' + faqKey);\n          if (calendarBtn && calendarOptions) {\n            calendarBtn.style.display = 'flex';\n            calendarOptions.classList.remove('visible');\n          }\n        } else {\n          finderFaqOpenAccordion = null;\n        }\n      }\n\n      function finderFaqShowCalendarOptions(faqKey) {\n        var calendarBtn = document.getElementById('finderFaqCalendarBtn-' + faqKey);\n        var calendarOptions = document.getElementById('finderFaqCalendarOptions-' + faqKey);\n        var content = document.getElementById('finderFaqContent-' + faqKey);\n\n        calendarBtn.style.display = 'none';\n        calendarOptions.classList.add('visible');\n\n        setTimeout(function() {\n          content.style.maxHeight = content.scrollHeight + 'px';\n        }, 10);\n      }\n\n      function finderFaqAddToGoogleCalendar() {\n        var campaign = finderFaqCampaignsData[finderFaqSelectedCampaign];\n        var title = 'Finder Reward: ' + campaign.amount + ' ' + campaign.shortName + ' Gift Card';\n        var description = 'Your ' + campaign.amount + ' digital Visa gift card from Finder should be available. Check your email and log in to your Finder account to claim your reward!';\n\n        var startDate = campaign.fulfillmentDate.toISOString().replace(\/[-:]\/g, '').split('.')[0] + 'Z';\n        var endDate = new Date(campaign.fulfillmentDate.getTime() + 3600000).toISOString().replace(\/[-:]\/g, '').split('.')[0] + 'Z';\n\n        var url = 'https:\/\/calendar.google.com\/calendar\/render?action=TEMPLATE&text=' + encodeURIComponent(title) + '&details=' + encodeURIComponent(description) + '&dates=' + startDate + '\/' + endDate;\n        window.open(url, '_blank');\n\n        finderFaqShowCalendarSuccess();\n      }\n\n      function finderFaqDownloadICS() {\n        var campaign = finderFaqCampaignsData[finderFaqSelectedCampaign];\n        var title = 'Finder Reward: ' + campaign.amount + ' ' + campaign.shortName + ' Gift Card';\n        var description = 'Your ' + campaign.amount + ' digital Visa gift card from Finder should be available. Check your email and log in to your Finder account to claim your reward!';\n\n        var formatDateICS = function(d) { return d.toISOString().replace(\/[-:]\/g, '').split('.')[0] + 'Z'; };\n        var endDate = new Date(campaign.fulfillmentDate.getTime() + 3600000);\n\n        var icsContent = 'BEGIN:VCALENDAR\\nVERSION:2.0\\nPRODID:-\/\/Finder Rewards\/\/FAQ\/\/EN\\nBEGIN:VEVENT\\nUID:' + Date.now() + '@finder.com\\nDTSTAMP:' + formatDateICS(new Date()) + '\\nDTSTART:' + formatDateICS(campaign.fulfillmentDate) + '\\nDTEND:' + formatDateICS(endDate) + '\\nSUMMARY:' + title + '\\nDESCRIPTION:' + description + '\\nEND:VEVENT\\nEND:VCALENDAR';\n\n        var blob = new Blob([icsContent], { type: 'text\/calendar;charset=utf-8' });\n        var link = document.createElement('a');\n        link.href = URL.createObjectURL(blob);\n        link.download = 'finder-reward-reminder.ics';\n        document.body.appendChild(link);\n        link.click();\n        document.body.removeChild(link);\n\n        finderFaqShowCalendarSuccess();\n      }\n\n      function finderFaqShowCalendarSuccess() {\n        if (!finderFaqOpenAccordion) return;\n\n        var calendarButtons = document.getElementById('finderFaqCalendarButtons-' + finderFaqOpenAccordion);\n        var calendarSuccess = document.getElementById('finderFaqCalendarSuccess-' + finderFaqOpenAccordion);\n\n        calendarButtons.style.display = 'none';\n        calendarSuccess.classList.add('visible');\n\n        setTimeout(function() {\n          calendarButtons.style.display = 'grid';\n          calendarSuccess.classList.remove('visible');\n        }, 3000);\n      }\n\n      \/\/ Event listeners\n      document.getElementById('finderFaqDropdownTrigger').addEventListener('click', finderFaqToggleDropdown);\n\n      document.addEventListener('click', function(e) {\n        var dropdownTrigger = document.getElementById('finderFaqDropdownTrigger');\n        var dropdownMenu = document.getElementById('finderFaqDropdownMenu');\n        if (!dropdownTrigger.contains(e.target) && !dropdownMenu.contains(e.target)) {\n          dropdownMenu.classList.remove('open');\n          dropdownTrigger.classList.remove('active');\n        }\n      });\n\n      \/\/ Initialize\n      finderFaqInitDropdown();\n    })();\n  <\/script>\n<section class=\"relative has-padding-large\"><div class=\"content\"> <div class=\"companyStrap__text companyStrap__text--restrict text-center has-padding-top-small\">\n <h2 class=\"companyStrap__text--darkPrimary\">Let's be friends<\/h2>\n Join thousands of money-savvy people who get access to Finder's money hacks, discounts, and exclusive offers before anyone else.\n \n\n <\/div>\n<div class=\"has-padding-small\"><\/div>\n <div class=\"companyStrap__socialIcons has-padding-bottom-small\">\n <div class=\"u-grid u-grid--gutterCollapse u-grid--noWrap\">\n <div class=\"u-grid__col u-1\/3@s text-center\"><a href=\"https:\/\/www.facebook.com\/findercanada\" target=\"_blank\" rel=\"noopener noreferrer\">\n <svg class=\"luna-icon luna-icon--large\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\">\n\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-facebook\"><\/use>\n\t\t\t\t\t\t\t<\/svg>\n <\/a><\/div>\n\n <div class=\"u-grid__col u-1\/3@s text-center\"><a href=\"https:\/\/www.linkedin.com\/company\/finder\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n <svg class=\"luna-icon luna-icon--large\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.476C2.66 22 2 21.353 2 20.557V3.442C2 2.646 2.66 2 3.475 2H20.52zM6.45 4.753c-.954 0-1.722.77-1.722 1.72s.768 1.72 1.72 1.72c.95 0 1.72-.77 1.72-1.72s-.77-1.72-1.72-1.72zm-1.487 14.29h2.97V9.497h-2.97v9.544zm4.83-9.545v9.544h2.963v-4.72c0-1.246.236-2.452 1.78-2.452 1.522 0 1.54 1.424 1.54 2.53v4.642h2.967v-5.234c0-2.57-.555-4.547-3.56-4.547-1.442 0-2.41.792-2.805 1.543h-.04V9.498H9.793z\"><\/path><\/svg>\n <\/a><\/div>\n\n <div class=\"u-grid__col u-1\/3@s text-center\"><a href=\"https:\/\/www.youtube.com\/@finderca\" target=\"_blank\" rel=\"noopener noreferrer\">\n <svg class=\"luna-icon luna-icon--large\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\">\n\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-youtube-filled\"><\/use>\n\t\t\t\t\t\t\t<\/svg>\n <\/a><\/div>\n <\/div>\n <\/div><\/div><\/section><section class=\"relative has-padding-large content-area-light-grey\"><div class=\"content\"><h2 class=\"text-center has-padding-top-small\">Our offices<\/h2><div class=\"companyStrap__text text-center\">Our mission is global so our crew are located all over the world.<\/div><div class=\"u-grid text-center has-padding-bottom-small has-padding-top-large\"><div class=\"u-grid__col u-1\/2@s\"><img decoding=\"async\" class=\"luna-image\" src=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\" alt=\"Finder office locations map\" srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png?fit=180 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png?fit=360 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png?fit=600 600w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png?fit=900 900w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/div><div class=\"u-grid__col u-grid--alignMiddle u-1\/2@s\"><div class=\"companyOffices\"><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">New York, USA<\/p><p>135 Madison Ave, New York, NY 10016<\/p><\/div><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">London, UK<\/p><p>Level 2, 20 St Thomas St, London, SE1 9RS<\/p><\/div><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">Toronto, CA<\/p><p>51 Wolseley St Toronto, ON, CanadaM 5T 1A4<\/p><\/div><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">Sydney, Australia<\/p><p>Level 10, 99 York Street, Sydney NSW 2000<\/p><\/div><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">Manila, Philippines<\/p><p>9th Floor, AIA (former Philam Life) Tower 8767 Paseo de Roxas, Makati City<\/p><\/div><div class=\"companyOffices__address\"><p class=\"companyOffices__addressCity\">Wroclaw, Poland<\/p><p>Level 4, ul. Komandorska 12, 50-022 Wroclaw<\/p><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"relative has-padding-large content-area-light-grey\"><div class=\"content\"><div class=\"companyStrap__text companyStrap__text--restrict text-center has-padding-small\"><h2 class=\"companyStrap__text--primary\">Like to join us?<\/h2><p>We\u2019re always looking for talented people to join the Finder rocketship. Check out our current job vacancies today.<\/p><p class=\"companyStrap__emoji\">\ud83d\ude80<\/p><p><a href=\"https:\/\/www.finder.com\/ca\/careers\" class=\"luna-button luna-button--primary companyCareers__button\" type=\"button\">Learn more<\/a><\/p><\/div><\/div><\/section><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>We love hearing from our users, so get in touch. We&#8217;re more than happy to answer your questions and help you out any way we can. <\/p>\n","protected":false},"author":385,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-feature.php","meta":{"footnotes":""},"tags":[],"class_list":["post-759888","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v24.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Us - Finder Canada<\/title>\n<meta name=\"description\" content=\"We love hearing from our users, so get in touch. We&#039;re more than happy to answer your questions and help you out any way we can.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.finder.com\/ca\/contact-us\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us\" \/>\n<meta property=\"og:description\" content=\"We love hearing from our users, so get in touch. We&#039;re more than happy to answer your questions and help you out any way we can.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/ca\/contact-us\" \/>\n<meta property=\"og:site_name\" content=\"Finder Canada\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us\",\"url\":\"https:\/\/www.finder.com\/ca\/contact-us\",\"name\":\"Contact Us - Finder Canada\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\",\"datePublished\":\"2019-01-09T06:13:26+00:00\",\"dateModified\":\"2021-05-28T10:21:07+00:00\",\"description\":\"We love hearing from our users, so get in touch. We're more than happy to answer your questions and help you out any way we can.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.finder.com\/ca\/contact-us\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#primaryimage\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"CA\",\"item\":\"https:\/\/www.finder.com\/ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.finder.com\/ca\/#website\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"name\":\"Finder Canada\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.finder.com\/ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/en.wikipedia.org\/wiki\/Finder_(website)\"],\"description\":\"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.\",\"email\":\"heythere@finder.com\",\"legalName\":\"Finder\",\"foundingDate\":\"2006-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}},{\"@type\":\"Article\",\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us\"},\"headline\":\"Contact Us\",\"datePublished\":\"2019-01-09T06:13:26+00:00\",\"dateModified\":\"2021-05-28T10:21:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us\"},\"wordCount\":157,\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/contact-us#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png\",\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"commentCount\":0}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2021-05-28T10:21:07+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Contact Us - Finder Canada","description":"We love hearing from our users, so get in touch. We're more than happy to answer your questions and help you out any way we can.","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:\/\/www.finder.com\/ca\/contact-us","og_locale":"en_US","og_type":"article","og_title":"Contact Us","og_description":"We love hearing from our users, so get in touch. We're more than happy to answer your questions and help you out any way we can.","og_url":"https:\/\/www.finder.com\/ca\/contact-us","og_site_name":"Finder Canada","og_image":[{"url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png","type":"","width":"","height":""}],"twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.finder.com\/ca\/contact-us","url":"https:\/\/www.finder.com\/ca\/contact-us","name":"Contact Us - Finder Canada","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/ca\/contact-us#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/ca\/contact-us#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png","datePublished":"2019-01-09T06:13:26+00:00","dateModified":"2021-05-28T10:21:07+00:00","description":"We love hearing from our users, so get in touch. We're more than happy to answer your questions and help you out any way we can.","breadcrumb":{"@id":"https:\/\/www.finder.com\/ca\/contact-us#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/ca\/contact-us"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/contact-us#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/ca\/contact-us#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"CA","item":"https:\/\/www.finder.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/ca\/#website","url":"https:\/\/www.finder.com\/ca\/","name":"Finder Canada","description":"","publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/en.wikipedia.org\/wiki\/Finder_(website)"],"description":"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.","email":"heythere@finder.com","legalName":"Finder","foundingDate":"2006-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}},{"@type":"Article","@id":"https:\/\/www.finder.com\/ca\/contact-us#article","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/contact-us"},"headline":"Contact Us","datePublished":"2019-01-09T06:13:26+00:00","dateModified":"2021-05-28T10:21:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/ca\/contact-us"},"wordCount":157,"publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/ca\/contact-us#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2026\/02\/Franklyn-Eyes-No-Background-v2.png.png","inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"commentCount":0}]},"article_modified_time":"2021-05-28T10:21:07+00:00"},"custom_fields":{"_wp_page_template":["page-feature.php"],"_content_type":["corporate\/other\/brand-page"],"_masthead_variant":["{\"id\":\"standard-blue\",\"showFeaturedImage\":false,\"presetId\":\"\",\"shouldUsePrimaryCTAFieldName\":false,\"shouldUseSecondaryCTAFieldName\":false,\"primaryCTA\":null,\"secondaryCTA\":null,\"widgetShortcode\":\"\",\"widgetHeading\":\"\",\"widgetStats\":\"\",\"hasPrioritizedWidget\":false,\"hasMaximizedWidget\":false,\"shouldUseOverrideCTALabel\":false,\"overrideCTA\":null,\"cleanTopPicks\":\"\",\"tilesMenuId\":\"\"}"]},"_links":{"self":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/pages\/759888"}],"collection":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/users\/385"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/comments?post=759888"}],"version-history":[{"count":12,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/pages\/759888\/revisions"}],"predecessor-version":[{"id":1077298,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/pages\/759888\/revisions\/1077298"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media?parent=759888"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/tags?post=759888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}