{"id":1102,"date":"2025-06-05T00:19:41","date_gmt":"2025-06-05T00:19:41","guid":{"rendered":"https:\/\/tryspyme.online\/contact-us\/"},"modified":"2025-06-11T00:34:19","modified_gmt":"2025-06-11T00:34:19","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/tryspyme.online\/en\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\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  <title>TrySpyME Support Center<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    body {\n      margin: 0;\n      padding: 0;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      background-color: #eaf4fd;\n      color: #222;\n    }\n\n    .container {\n      max-width: 700px;\n      margin: 100px auto 0 auto;\n      text-align: center;\n      padding: 0 20px;\n    }\n\n    .title {\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n      margin-bottom: 10px;\n      color: #1a1a1a;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n\n    p.subtitle {\n      font-size: 14px;\n      color: #444;\n      margin-bottom: 30px;\n    }\n\n    .search-box {\n      display: flex;\n      justify-content: center;\n      max-width: 100%;\n    }\n\n    input[type=\"text\"] {\n      width: 100%;\n      max-width: 400px;\n      padding: 12px 16px;\n      font-size: 14px;\n      border: none;\n      border-radius: 6px 0 0 6px;\n      outline: none;\n      background-color: white;\n      box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n\n    button {\n      padding: 0 20px;\n      background-color: #007bff;\n      color: white;\n      border: none;\n      border-radius: 0 6px 6px 0;\n      font-size: 18px;\n      cursor: pointer;\n    }\n\n    button:hover {\n      background-color: #0056b3;\n    }\n\n    .hot-searches {\n      font-size: 13px;\n      margin-top: 20px;\n      color: #555;\n    }\n\n    .hot-searches a {\n      color: #007bff;\n      text-decoration: none;\n      margin: 0 8px;\n    }\n\n    .hot-searches a:hover {\n      text-decoration: underline;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"container\">\n    <p class=\"title\">Welcome to TrySpyME Support Center<\/p>\n    <p class=\"subtitle\">We are happy to help you quickly &#038; efficiently<\/p>\n\n    <form class=\"search-box\" action=\"https:\/\/www.google.com\/search\" method=\"GET\" target=\"_blank\">\n      <input type=\"text\" name=\"q\" placeholder=\"Child Monitoring\" required \/>\n      <button type=\"submit\">\ud83d\udd0d<\/button>\n    <\/form>\n\n    <div class=\"hot-searches\">\n      Hot searches:\n      <a href=\"https:\/\/tryspyme.online\/en\/\" target=\"_blank\">Home<\/a>\n      <a href=\"https:\/\/tryspyme.online\/en\/testimonials\/\" target=\"_blank\">Pro Installation<\/a>\n      <a href=\"https:\/\/tryspyme.online\/en\/activities\/\" target=\"_blank\">Services<\/a>\n    <\/div>\n  <\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-columns has-ast-global-color-5-background-color has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\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  <title>TrySpyMe Support<\/title>\n  <style>\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      background-color: #eaf6ff;\n      margin: 0;\n      padding: 0;\n      color: #1a1a1a;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: auto;\n      padding: 2rem;\n    }\n\n    .header {\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .header p {\n      font-size: 24px;\n      font-weight: bold;\n      margin: 0;\n    }\n\n    .cards {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 1.5rem;\n    }\n\n    .card {\n      background-color: #fff;\n      padding: 2rem;\n      border-radius: 12px;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n      text-align: center;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      animation: fadeInUp 0.8s ease-in-out;\n      cursor: pointer;\n    }\n\n    .card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n    }\n\n    .icon {\n      font-size: 36px;\n      display: block;\n      margin-bottom: 12px;\n    }\n\n    .card h3 {\n      font-size: 18px;\n      margin: 0.5rem 0;\n    }\n\n    .card p {\n      font-size: 14px;\n      color: #444;\n    }\n\n    .card a {\n      display: inline-block;\n      margin-top: 1rem;\n      color: #007bff;\n      text-decoration: none;\n      font-weight: 600;\n    }\n\n    .card a:hover {\n      text-decoration: underline;\n    }\n\n    @keyframes fadeInUp {\n      from {\n        opacity: 0;\n        transform: translateY(20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Hide form page in main layout *\/\n    #support-form-section {\n      display: none;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"container\">\n    <div class=\"header\">\n      <p>Welcome to TrySpyMe Support<\/p>\n    <\/div>\n\n    <div class=\"cards\">\n      <!-- Technical Support Card -->\n      <div class=\"card\" onclick=\"window.open('https:\/\/tryspyme.online\/en\/form-2\/', '_blank')\">\n        <div class=\"icon\">\ud83d\udee0\ufe0f<\/div>\n        <h3>Technical Support<\/h3>\n        <p>Need help? Fill out a form to let us know how we can assist you.<\/p>\n      <\/div>\n\n      <!-- Rapid Response Team -->\n      <div class=\"card\" onclick=\"window.open('https:\/\/wa.me\/12138496047', '_blank')\">\n        <div class=\"icon\">\u26a1<\/div>\n        <h3>Rapid Response Team<\/h3>\n        <p>You need your task completed within hours and you need an expert to speak with.<\/p>\n      <\/div>\n\n      <!-- Send Email -->\n      <a class=\"card\" href=\"mailto:support@tryspyme.online\">\n        <div class=\"icon\">\ud83d\udce7<\/div>\n        <h3>Send Email<\/h3>\n        <p>Send us an email with your tasks, questions, or support needs at support@tryspyme.online.<\/p>\n      <\/a>\n\n      <!-- Refund Policy -->\n      <a class=\"card\" href=\"https:\/\/tryspyme.online\/en\/?page_id=1096\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <div class=\"icon\">\ud83d\udcb0<\/div>\n        <h3>Refund Policy<\/h3>\n        <p>Carefully read our refund policy in case of any inconvenience.<\/p>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\n<\/div>\n<\/div>\n\n\n\n<section id=\"faq-section\" style=\"background:#f7f9fc; padding:60px 20px; font-family:sans-serif;\">\n  <div style=\"max-width:900px; margin:auto;\">\n    <h2 style=\"text-align:center; font-size:32px; margin-bottom:40px; color:#000;\">Frequently Asked Questions<\/h2>\n\n    <div class=\"accordion\">\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udcf1 What is Phone Cloning &#038; Monitoring?<\/button>\n        <div class=\"accordion-body\">No physical access to the target device is needed. The process is done from your device, allowing you to mirror the target\u2019s phone securely and discreetly.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udd10 Can you recover hacked social media accounts?<\/button>\n        <div class=\"accordion-body\">Yes! Our recovery specialists in Virginia are experts at regaining access to compromised accounts and can assist you in accessing a target account when legally justified.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83c\udf93 Can academic records be updated?<\/button>\n        <div class=\"accordion-body\">We help bridge into institutional databases to help students update their scores as needed, with full confidentiality.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udee0\ufe0f What hacking tools are offered?<\/button>\n        <div class=\"accordion-body\">We provide advanced cybersecurity tools for trained users, ideal for ethical hacking, penetration testing, and private investigation.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udcb8 Can you recover lost crypto assets?<\/button>\n        <div class=\"accordion-body\">Yes. We\u2019ve helped over 40,000 clients recover hacked, lost, or stolen cryptocurrencies and wallet access.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udccd How does location tracking work?<\/button>\n        <div class=\"accordion-body\">We use GPS technology to help locate people, track properties, or trace threatening communications.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udee1\ufe0f What is remote cybersecurity support?<\/button>\n        <div class=\"accordion-body\">We help individuals stay safe online by defending against cyberbullying, extortion, hacking, and other digital threats.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83c\udf93 Are there online cybersecurity courses?<\/button>\n        <div class=\"accordion-body\">Yes, we offer intensive 90-day programs to train as ethical hackers, cyber experts, or private investigators.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udcbe Can you recover deleted data?<\/button>\n        <div class=\"accordion-body\">We recover deleted, hidden, or unbacked-up files, including chat history and sensitive data.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udcb3 What is credit card cloning?<\/button>\n        <div class=\"accordion-body\">We detect and investigate cloning via phishing, skimming, and breaches. Useful for protecting financial info or investigating fraud.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udc63 Can you detect online footprints?<\/button>\n        <div class=\"accordion-body\">Yes. We can verify dating site presence or check whether someone\u2019s online identity is real or fake.<\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <button class=\"accordion-header\">\ud83d\udcde What is SIM Swap used for?<\/button>\n        <div class=\"accordion-body\">SIM Swap allows calls and texts to be diverted from a target phone to yours for monitoring and protection purposes.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <style>\n    .accordion-item {\n      margin-bottom: 10px;\n      background: #fff;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.06);\n    }\n\n    .accordion-header {\n      background: #fff;\n      padding: 15px 20px;\n      font-size: 16px;\n      font-weight: 600;\n      color: #000;\n      border: none;\n      width: 100%;\n      text-align: left;\n      cursor: pointer;\n      outline: none;\n      transition: background 0.2s;\n    }\n\n    .accordion-header:hover {\n      background: #f0f0f0;\n    }\n\n    .accordion-body {\n      padding: 0 20px 15px;\n      font-size: 14px;\n      color: #000;\n      display: none;\n    }\n\n    .accordion-header.active + .accordion-body {\n      display: block;\n    }\n\n    @media (max-width: 600px) {\n      .accordion-header {\n        font-size: 14px;\n      }\n      .accordion-body {\n        font-size: 13px;\n      }\n    }\n  <\/style>\n\n  <script>\n    document.querySelectorAll('.accordion-header').forEach(button => {\n      button.addEventListener('click', () => {\n        button.classList.toggle('active');\n        const body = button.nextElementSibling;\n        if (body.style.display === \"block\") {\n          body.style.display = \"none\";\n        } else {\n          body.style.display = \"block\";\n        }\n      });\n    });\n  <\/script>\n<\/section>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-dda29449 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-container uagb-block-0a50776c\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-5713dd63\"><h6 class=\"uagb-heading-text\">Subscribe<\/h6><\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-894c2280\"><h3 class=\"uagb-heading-text\">Get latest news, events and special offers direct to your inbox.<\/h3><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4d73675e\">\n<div class=\"wp-block-uagb-separator uagb-block-b35b199d\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n<p>[sureforms id=&#8217;3565&#8242;]<\/p>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>TrySpyME Support Center Welcome to TrySpyME Support Center We are happy to help you quickly &#038; efficiently \ud83d\udd0d Hot searches: Home Pro Installation Services TrySpyMe Support Welcome to TrySpyMe Support \ud83d\udee0\ufe0f Technical Support Need help? Fill out a form to let us know how we can assist you. \u26a1 Rapid Response Team You need your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1102","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"hire.hackorbit@gmail.com","author_link":"https:\/\/tryspyme.online\/en\/author\/hire-hackorbitgmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"TrySpyME Support Center Welcome to TrySpyME Support Center We are happy to help you quickly &#038; efficiently \ud83d\udd0d Hot searches: Home Pro Installation Services TrySpyMe Support Welcome to TrySpyMe Support \ud83d\udee0\ufe0f Technical Support Need help? Fill out a form to let us know how we can assist you. \u26a1 Rapid Response Team You need your&hellip;","_links":{"self":[{"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/pages\/1102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/comments?post=1102"}],"version-history":[{"count":20,"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/pages\/1102\/revisions"}],"predecessor-version":[{"id":3933,"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/pages\/1102\/revisions\/3933"}],"wp:attachment":[{"href":"https:\/\/tryspyme.online\/en\/wp-json\/wp\/v2\/media?parent=1102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}