{"id":5128,"date":"2026-08-23T09:38:12","date_gmt":"2026-08-23T09:38:12","guid":{"rendered":"https:\/\/masterfurry.com\/?page_id=5128"},"modified":"2026-09-24T17:05:18","modified_gmt":"2026-09-24T17:05:18","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/masterfurry.com\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<!-- =========================================================\n     MASTER FURRY LTD \u2014 PRIVACY POLICY\n     WordPress-safe \/ Fully scoped styling\n     Updated: September 2026\n     ========================================================= -->\n\n<div class=\"mf-privacy-page\">\n\n<style>\n.mf-privacy-page{\n    --mf-gold:#FFD700;\n    --mf-bg:#0a0d12;\n    --mf-card:#10161e;\n    --mf-border:#293441;\n    --mf-text:#eef2f6;\n    --mf-muted:#9aa7b6;\n    --mf-blue:#55d8f5;\n    --mf-green:#45d8aa;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:40px 20px;\n    box-sizing:border-box;\n    font-family:'Segoe UI',Roboto,Arial,sans-serif;\n    color:var(--mf-text);\n    line-height:1.7;\n}\n\n.mf-privacy-page *,\n.mf-privacy-page *::before,\n.mf-privacy-page *::after{\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.mf-privacy-page .mf-privacy-hero{\n    padding:42px 35px;\n    text-align:center;\n    border:1px solid rgba(255,215,0,.28);\n    border-radius:18px;\n    background:\n        radial-gradient(circle at 20% 10%,\n        rgba(255,215,0,.07),transparent 30%),\n        radial-gradient(circle at 80% 80%,\n        rgba(85,216,245,.05),transparent 30%),\n        linear-gradient(145deg,#0c1016,#121820);\n}\n\n.mf-privacy-page .mf-privacy-badge{\n    display:inline-block;\n    padding:6px 12px;\n    border:1px solid rgba(255,215,0,.35);\n    border-radius:999px;\n    color:var(--mf-gold);\n    background:rgba(255,215,0,.05);\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:.12em;\n}\n\n.mf-privacy-page .mf-privacy-hero h1{\n    margin:15px 0 8px !important;\n    padding:0 !important;\n    border:0 !important;\n    color:#fff !important;\n    font-size:clamp(31px,5vw,46px) !important;\n    font-weight:750 !important;\n    line-height:1.15 !important;\n}\n\n.mf-privacy-page .mf-privacy-hero h1 span{\n    color:var(--mf-gold);\n}\n\n.mf-privacy-page .mf-privacy-hero p{\n    max-width:750px;\n    margin:0 auto !important;\n    color:var(--mf-muted) !important;\n    font-size:13px !important;\n}\n\n\/* COMPANY *\/\n\n.mf-privacy-page .mf-company-box{\n    margin:18px 0 30px;\n    padding:18px 22px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:20px;\n    border:1px solid var(--mf-border);\n    border-radius:12px;\n    background:#0e141b;\n}\n\n.mf-privacy-page .mf-company-box span{\n    display:block;\n    margin-bottom:4px;\n    color:#65758a;\n    font-size:9px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n}\n\n.mf-privacy-page .mf-company-box strong{\n    color:#fff !important;\n    font-size:12px;\n}\n\n.mf-privacy-page .mf-company-box p{\n    margin:3px 0 0 !important;\n    color:#9ba8b7 !important;\n    font-size:11px !important;\n    line-height:1.6 !important;\n}\n\n\/* SECTIONS *\/\n\n.mf-privacy-page .mf-privacy-section{\n    margin:0 0 14px;\n    padding:24px 26px;\n    border:1px solid var(--mf-border);\n    border-radius:12px;\n    background:linear-gradient(180deg,#10161e,#0d131a);\n}\n\n.mf-privacy-page .mf-section-number{\n    margin-bottom:5px;\n    color:var(--mf-gold);\n    font-size:9px;\n    font-weight:800;\n    letter-spacing:.12em;\n}\n\n.mf-privacy-page .mf-privacy-section h2{\n    margin:0 0 13px !important;\n    padding:0 !important;\n    color:#fff !important;\n    font-size:20px !important;\n    font-weight:700 !important;\n    line-height:1.3 !important;\n}\n\n.mf-privacy-page .mf-privacy-section h3{\n    margin:20px 0 8px !important;\n    padding:0 !important;\n    color:var(--mf-gold) !important;\n    font-size:14px !important;\n    font-weight:700 !important;\n}\n\n.mf-privacy-page .mf-privacy-section p{\n    margin:0 0 13px !important;\n    color:#aab5c2 !important;\n    font-size:13px !important;\n    line-height:1.75 !important;\n}\n\n.mf-privacy-page .mf-privacy-section p:last-child{\n    margin-bottom:0 !important;\n}\n\n.mf-privacy-page .mf-privacy-section ul{\n    margin:10px 0 15px 18px !important;\n    padding:0 !important;\n}\n\n.mf-privacy-page .mf-privacy-section li{\n    margin:7px 0 !important;\n    padding-left:4px !important;\n    color:#aab5c2 !important;\n    font-size:13px !important;\n    line-height:1.65 !important;\n}\n\n.mf-privacy-page .mf-privacy-section strong{\n    color:#f4f7fa !important;\n    font-weight:700 !important;\n}\n\n\/* INFO BOX *\/\n\n.mf-privacy-page .mf-info-box{\n    margin:16px 0;\n    padding:17px 19px;\n    border-left:3px solid var(--mf-blue);\n    border-radius:8px;\n    background:#0d171d;\n}\n\n.mf-privacy-page .mf-info-box p{\n    color:#9fbac3 !important;\n}\n\n.mf-privacy-page .mf-rights-box{\n    margin:16px 0;\n    padding:17px 19px;\n    border-left:3px solid var(--mf-gold);\n    border-radius:8px;\n    background:#17170f;\n}\n\n.mf-privacy-page .mf-rights-box p{\n    color:#c9c08e !important;\n}\n\n\/* DATA GRID *\/\n\n.mf-privacy-page .mf-data-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n    margin-top:15px;\n}\n\n.mf-privacy-page .mf-data-card{\n    padding:15px;\n    border:1px solid #273440;\n    border-radius:9px;\n    background:#0b1219;\n}\n\n.mf-privacy-page .mf-data-card b{\n    display:block;\n    margin-bottom:5px;\n    color:var(--mf-gold) !important;\n    font-size:11px;\n}\n\n.mf-privacy-page .mf-data-card span{\n    color:#8998aa;\n    font-size:11px;\n    line-height:1.55;\n}\n\n\/* FOOTER *\/\n\n.mf-privacy-page .mf-privacy-footer{\n    margin-top:25px;\n    padding:22px;\n    border-top:1px solid #293441;\n    text-align:center;\n    color:#69798d;\n    font-size:10px;\n    line-height:1.7;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px){\n\n    .mf-privacy-page{\n        padding:25px 12px;\n    }\n\n    .mf-privacy-page .mf-privacy-hero{\n        padding:32px 18px;\n    }\n\n    .mf-privacy-page .mf-company-box,\n    .mf-privacy-page .mf-data-grid{\n        grid-template-columns:1fr;\n    }\n\n    .mf-privacy-page .mf-privacy-section{\n        padding:20px 18px;\n    }\n}\n<\/style>\n\n\n<!-- HERO -->\n\n<div class=\"mf-privacy-hero\">\n\n    <div class=\"mf-privacy-badge\">\n        MASTER FURRY LTD \u2022 PRIVACY\n    <\/div>\n\n    <h1>\n        Privacy <span>Policy<\/span>\n    <\/h1>\n\n    <p>\n        This Privacy Policy explains how Master Furry LTD collects,\n        uses, stores and protects personal information when you use\n        our website, purchase our products, create an account,\n        access MF Fusion AI, Market Intelligence, Community, other\n        digital services or contact our support team.\n    <\/p>\n\n<\/div>\n\n\n<!-- COMPANY -->\n\n<div class=\"mf-company-box\">\n\n    <div>\n\n        <span>Data Controller<\/span>\n\n        <strong>Master Furry LTD<\/strong>\n\n        <p>\n            Flat 17 Watsons Yard<br>\n            Hadham Road<br>\n            Bishops Stortford<br>\n            Hertfordshire, CM23 2WH<br>\n            United Kingdom\n        <\/p>\n\n    <\/div>\n\n    <div>\n\n        <span>Privacy &amp; Support Contact<\/span>\n\n        <strong>support@masterfurry.com<\/strong>\n\n        <p>\n            Contact us if you have a privacy question,\n            wish to exercise a data-protection right or need\n            assistance concerning your Master Furry account.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- 1 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">01<\/div>\n\n    <h2>About This Privacy Policy<\/h2>\n\n    <p>\n        Master Furry LTD respects your privacy and is committed to\n        handling personal information responsibly and in accordance\n        with applicable data-protection law.\n    <\/p>\n\n    <p>\n        This Privacy Policy applies when you interact with the\n        Master Furry website, customer account area, online store,\n        software products, MF Fusion AI, Master Furry AI Intelligence,\n        Market Intelligence, Quant Lab, Strategy Lab, Community, support\n        services and other services operated by Master Furry LTD.\n    <\/p>\n\n    <p>\n        For the purposes of applicable UK data-protection law,\n        Master Furry LTD is the controller of personal information\n        processed for the purposes described in this Policy, except\n        where another organisation independently determines how and\n        why particular information is processed.\n    <\/p>\n\n<\/section>\n\n\n<!-- 2 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">02<\/div>\n\n    <h2>Information We May Collect<\/h2>\n\n    <p>\n        The personal information we process depends on how you use\n        Master Furry.\n    <\/p>\n\n    <div class=\"mf-data-grid\">\n\n        <div class=\"mf-data-card\">\n            <b>Account Information<\/b>\n            <span>\n                Name, username, email address and information\n                associated with your Master Furry customer account.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Order Information<\/b>\n            <span>\n                Products purchased, order numbers, order status,\n                transaction information and purchase history.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Contact Information<\/b>\n            <span>\n                Information you provide when contacting us,\n                requesting support or communicating with\n                Master Furry LTD.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Support Information<\/b>\n            <span>\n                Support tickets, messages, product information,\n                technical descriptions and troubleshooting details.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Technical Information<\/b>\n            <span>\n                IP address, browser information, device information,\n                operating system, timestamps, server logs and\n                security-related information where collected.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Website Usage Information<\/b>\n            <span>\n                Information concerning how users interact with\n                our website and services where this is collected\n                through permitted cookies or similar technologies.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>Fusion &amp; Workspace Information<\/b>\n            <span>\n                Where relevant to the feature used: workstation preferences,\n                layouts, watchlists, alerts, chart or research state,\n                saved research and related service information.\n            <\/span>\n        <\/div>\n\n        <div class=\"mf-data-card\">\n            <b>User-Created Content<\/b>\n            <span>\n                Information you choose to create, save or submit through\n                features such as journals, playbooks, scripts, strategy\n                research, recordings, community features or AI prompts.\n            <\/span>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- 3 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">03<\/div>\n\n    <h2>Information You Provide Directly<\/h2>\n\n    <p>\n        We receive information directly from you when you perform\n        activities such as:\n    <\/p>\n\n    <ul>\n        <li>Creating a Master Furry account;<\/li>\n        <li>Purchasing a product;<\/li>\n        <li>Entering checkout information;<\/li>\n        <li>Downloading or accessing a purchased product;<\/li>\n        <li>Submitting a support ticket;<\/li>\n        <li>Replying to a support conversation;<\/li>\n        <li>Contacting us by email;<\/li>\n        <li>Requesting technical assistance;<\/li>\n        <li>Using Community or other interactive features;<\/li>\n        <li>Submitting prompts or content to AI-assisted features;<\/li>\n        <li>Saving journals, playbooks, scripts, research or other user-created content where the relevant feature supports storage;<\/li>\n        <li>Exercising a privacy or consumer right.<\/li>\n    <\/ul>\n\n    <p>\n        Please avoid sending unnecessary sensitive or confidential\n        information through support tickets or other communications.\n    <\/p>\n\n<\/section>\n\n\n<!-- 4 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">04<\/div>\n\n    <h2>Customer Accounts<\/h2>\n\n    <p>\n        Master Furry may process personal information to create,\n        maintain and secure customer accounts.\n    <\/p>\n\n    <p>\n        Account information enables us to provide features including:\n    <\/p>\n\n    <ul>\n        <li>Order history;<\/li>\n        <li>Digital product access;<\/li>\n        <li>Downloads;<\/li>\n        <li>Lifetime-access verification;<\/li>\n        <li>Customer support;<\/li>\n        <li>Product updates;<\/li>\n        <li>Restricted premium services and entitlement verification;<\/li>\n        <li>MF Fusion AI and Market Intelligence access;<\/li>\n        <li>Community access where applicable;<\/li>\n        <li>Account security.<\/li>\n    <\/ul>\n\n    <p>\n        You are responsible for maintaining the confidentiality of\n        your password and other account credentials.\n    <\/p>\n\n<\/section>\n\n\n<!-- 5 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">05<\/div>\n\n    <h2>Orders &amp; Purchases<\/h2>\n\n    <p>\n        When you purchase a Master Furry product, we may process\n        information necessary to accept and administer your order,\n        provide digital access, maintain purchase records and\n        provide customer support.\n    <\/p>\n\n    <p>\n        This may include your name, email address, billing\n        information, order number, purchased products, payment\n        status and other transaction-related information.\n    <\/p>\n\n    <p>\n        We may also retain appropriate order records where required\n        for accounting, taxation, fraud prevention, dispute\n        management and other legal or business obligations.\n    <\/p>\n\n<\/section>\n\n\n<!-- 6 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">06<\/div>\n\n    <h2>Payment Information<\/h2>\n\n    <p>\n        Payments may be processed through independent third-party\n        payment service providers.\n    <\/p>\n\n    <p>\n        Depending on the payment method used, payment-card or other\n        financial information may be submitted directly to the\n        relevant payment provider rather than being stored directly\n        by Master Furry LTD.\n    <\/p>\n\n    <p>\n        We may nevertheless receive and retain transaction-related\n        information such as payment status, transaction references,\n        order amount and payment method where necessary to administer\n        your order.\n    <\/p>\n\n<\/section>\n\n\n<!-- 7 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">07<\/div>\n\n    <h2>Master Furry Support Center<\/h2>\n\n    <p>\n        When you create or reply to a support ticket, we process the\n        information contained in that request so that our support team\n        can investigate and respond.\n    <\/p>\n\n    <p>\n        Support records may include:\n    <\/p>\n\n    <ul>\n        <li>Your account identity;<\/li>\n        <li>Email address;<\/li>\n        <li>Ticket subject;<\/li>\n        <li>Product category;<\/li>\n        <li>Ticket priority and status;<\/li>\n        <li>Your messages and our replies;<\/li>\n        <li>Relevant technical information you provide;<\/li>\n        <li>Dates and times associated with the support request.<\/li>\n    <\/ul>\n\n    <p>\n        Support records may be retained for a reasonable period to\n        resolve issues, maintain service history, prevent abuse and\n        improve customer support.\n    <\/p>\n\n<\/section>\n\n\n<!-- 8 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">08<\/div>\n\n    <h2>MF Fusion AI, AI-Assisted Features &amp; Research Services<\/h2>\n\n    <p>\n        Where you use MF Fusion AI, Master Furry AI Intelligence,\n        Market Intelligence, Quant Lab, Strategy Lab or another\n        account-restricted service, we may process account and technical\n        information necessary to authenticate access, verify entitlement,\n        maintain security and operate the requested service.\n    <\/p>\n\n    <p>\n        Depending on the feature and how you use it, service information\n        may include selected instruments and timeframes, saved preferences,\n        watchlists, alerts, layouts, journal or playbook content, scripts,\n        strategy-research content, recording or replay-related information,\n        and prompts or other material you intentionally submit to an\n        AI-assisted feature. Not every feature stores every category of\n        information server-side; some workstation state may remain in\n        browser or device storage.\n    <\/p>\n\n    <p>\n        Where an AI-assisted feature requires a third-party AI or technical\n        service to process a request, information necessary to fulfil that\n        request may be transmitted to the relevant service provider acting\n        under the applicable service arrangements. Users should avoid\n        including unnecessary personal, confidential or sensitive information\n        in prompts or research submissions.\n    <\/p>\n\n    <p>\n        Market information processed by our systems does not normally\n        identify an individual merely because it relates to a financial\n        instrument or market.\n    <\/p>\n\n    <p>\n        Where service logs are generated, they may contain technical\n        information such as timestamps, requests, account identifiers,\n        IP information or error information where reasonably necessary\n        for security, troubleshooting and service operation.\n    <\/p>\n\n<\/section>\n\n\n<!-- 9 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">09<\/div>\n\n    <h2>How We Use Personal Information<\/h2>\n\n    <p>\n        Depending on your relationship with Master Furry, personal\n        information may be used to:\n    <\/p>\n\n    <ul>\n        <li>Create and administer your customer account;<\/li>\n        <li>Process and fulfil orders;<\/li>\n        <li>Deliver digital products;<\/li>\n        <li>Verify lifetime-product access;<\/li>\n        <li>Operate paid or restricted services and verify entitlements;<\/li>\n        <li>Operate MF Fusion AI, Market Intelligence, Quant Lab, Strategy Lab and requested AI-assisted features;<\/li>\n        <li>Store or synchronise user-created content where the relevant feature provides that functionality;<\/li>\n        <li>Operate Community and interactive features where used;<\/li>\n        <li>Provide product updates;<\/li>\n        <li>Respond to customer-support requests;<\/li>\n        <li>Investigate technical problems;<\/li>\n        <li>Maintain website and account security;<\/li>\n        <li>Detect or prevent fraud and abuse;<\/li>\n        <li>Maintain necessary transaction records;<\/li>\n        <li>Comply with legal and regulatory obligations;<\/li>\n        <li>Establish, exercise or defend legal claims;<\/li>\n        <li>Improve the reliability of our products and services.<\/li>\n    <\/ul>\n\n<\/section>\n\n\n<!-- 10 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">10<\/div>\n\n    <h2>Legal Bases for Processing<\/h2>\n\n    <p>\n        Where UK data-protection law requires a lawful basis for\n        processing, the basis we rely upon will depend on the purpose\n        for which information is being used.\n    <\/p>\n\n    <h3>Performance of a Contract<\/h3>\n\n    <p>\n        We may process information where necessary to process an\n        order, provide a purchased product, administer your account\n        or provide another service you requested.\n    <\/p>\n\n    <h3>Legitimate Interests<\/h3>\n\n    <p>\n        We may process information where necessary for legitimate\n        business purposes such as securing our services, preventing\n        fraud, maintaining support records, troubleshooting software\n        and protecting our legal rights, provided those interests are\n        not overridden by your rights and interests.\n    <\/p>\n\n    <h3>Legal Obligations<\/h3>\n\n    <p>\n        Information may be processed or retained where necessary to\n        comply with applicable legal, accounting, tax or regulatory\n        requirements.\n    <\/p>\n\n    <h3>Consent<\/h3>\n\n    <p>\n        Where consent is the appropriate legal basis, such as for\n        certain non-essential cookies or communications where\n        required, we may ask for your consent. Where processing is\n        based on consent, you may withdraw that consent subject to\n        applicable law.\n    <\/p>\n\n<\/section>\n\n\n<!-- 11 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">11<\/div>\n\n    <h2>Cookies &amp; Similar Technologies<\/h2>\n\n    <p>\n        Our website may use cookies and similar technologies to\n        provide essential website functionality, maintain customer\n        sessions, support account authentication, remember settings,\n        operate shopping functionality and protect the website.\n    <\/p>\n\n    <p>\n        Additional cookies or technologies may be used for analytics,\n        functionality or other purposes where permitted and, where\n        required, after appropriate consent has been obtained.\n    <\/p>\n\n    <p>\n        Further information should be provided in our separate\n        <strong>Cookie Policy<\/strong>.\n    <\/p>\n\n<\/section>\n\n\n<!-- 12 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">12<\/div>\n\n    <h2>Who We May Share Information With<\/h2>\n\n    <p>\n        We do not need to sell personal information in order to\n        operate Master Furry.\n    <\/p>\n\n    <p>\n        Personal information may be disclosed to appropriate service\n        providers where reasonably necessary to operate our business,\n        including providers involved in:\n    <\/p>\n\n    <ul>\n        <li>Website hosting and infrastructure;<\/li>\n        <li>Payment processing;<\/li>\n        <li>Email delivery;<\/li>\n        <li>Website security;<\/li>\n        <li>Order processing;<\/li>\n        <li>Customer support infrastructure;<\/li>\n        <li>AI or computational services used to fulfil user-requested features;<\/li>\n        <li>Community or communications infrastructure where applicable;<\/li>\n        <li>Data storage and backup;<\/li>\n        <li>Professional legal or accounting services.<\/li>\n    <\/ul>\n\n    <p>\n        Information may also be disclosed where required by law or\n        where reasonably necessary to establish, exercise or defend\n        legal rights.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">12A<\/div>\n\n    <h2>Browser Storage, Workstation State &amp; User Content<\/h2>\n\n    <p>\n        MF Fusion AI and related applications may use browser or device\n        storage to maintain requested workstation state, such as interface\n        preferences, chart settings, layouts, watchlists or other local\n        feature state. Browser-side storage is distinct from personal\n        information stored on Master Furry servers.\n    <\/p>\n\n    <p>\n        Where a feature expressly supports account-based saving,\n        synchronisation, journals, playbooks, scripts, strategy research,\n        recordings or other user-created content, the information you choose\n        to save may be processed for the purpose of providing that feature.\n        The exact information processed depends on the feature used.\n    <\/p>\n\n    <p>\n        Users should not use trading notes, scripts, prompts, Community posts\n        or support channels to submit personal information that is unnecessary\n        for the relevant feature.\n    <\/p>\n\n<\/section>\n\n\n<!-- 13 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">13<\/div>\n\n    <h2>Market Data Providers &amp; External APIs<\/h2>\n\n    <p>\n        Master Furry uses professional market-data infrastructure,\n        APIs and other technical services to operate real-time\n        market-information and analytical features.\n    <\/p>\n\n    <p>\n        Master Furry currently uses <strong>Massive<\/strong> as a\n        core provider of real-time and historical financial-market\n        data. Market information received through this infrastructure\n        may be processed by Master Furry&#8217;s proprietary charting,\n        technical-analysis, scoring, market-structure, momentum and\n        market-intelligence systems.\n    <\/p>\n\n    <p>\n        Market-data requests are generally concerned with financial\n        instruments, prices, historical market information and other\n        technical market data rather than the identity or personal\n        characteristics of Master Furry customers.\n    <\/p>\n\n    <p>\n        Where Master Furry accesses an external market-data API or\n        service through its own server infrastructure, the external\n        provider may receive technical information associated with\n        that server connection rather than information directly\n        identifying the individual Master Furry customer requesting\n        the feature.\n    <\/p>\n\n    <p>\n        Where a customer&#8217;s browser or device connects directly to an\n        independent external service, that service may receive\n        technical connection information such as an IP address,\n        browser information or request metadata in accordance with\n        that provider&#8217;s own systems and privacy practices.\n    <\/p>\n\n<\/section>\n\n\n<!-- 14 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">14<\/div>\n\n    <h2>International Data Transfers<\/h2>\n\n    <p>\n        Some service providers or technical infrastructure used to\n        operate our website or services may process information\n        outside the United Kingdom.\n    <\/p>\n\n    <p>\n        Where UK data-protection law requires safeguards for an\n        international transfer of personal data, we will take\n        appropriate steps designed to ensure that the transfer is\n        made using a legally recognised mechanism or otherwise\n        benefits from an applicable legal basis.\n    <\/p>\n\n<\/section>\n\n\n<!-- 15 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">15<\/div>\n\n    <h2>How Long We Keep Information<\/h2>\n\n    <p>\n        We retain personal information only for as long as reasonably\n        necessary for the purpose for which it was collected and for\n        any additional period required for legitimate legal,\n        accounting, taxation, fraud-prevention, security or\n        dispute-resolution purposes.\n    <\/p>\n\n    <p>\n        Different categories of information may therefore have\n        different retention periods.\n    <\/p>\n\n    <p>\n        For example, order information may need to be retained longer\n        than routine technical logs because financial transaction\n        records may be subject to legal or accounting requirements.\n    <\/p>\n\n<\/section>\n\n\n<!-- 16 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">16<\/div>\n\n    <h2>How We Protect Information<\/h2>\n\n    <p>\n        Master Furry LTD takes reasonable technical and organisational\n        measures designed to protect personal information against\n        unauthorised access, alteration, disclosure, destruction,\n        accidental loss and other inappropriate processing.\n    <\/p>\n\n    <p>\n        Measures may include access controls, account authentication,\n        software updates, server security, restricted administrative\n        access and other safeguards appropriate to our systems.\n    <\/p>\n\n    <div class=\"mf-info-box\">\n\n        <p>\n            No internet-based service can guarantee absolute security.\n            Customers should also protect their own passwords, devices,\n            email accounts and login credentials.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- 17 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">17<\/div>\n\n    <h2>Your Data Protection Rights<\/h2>\n\n    <p>\n        Depending on applicable law and the circumstances of the\n        processing, you may have rights relating to your personal\n        information.\n    <\/p>\n\n    <p>These may include the right to:<\/p>\n\n    <ul>\n\n        <li>Request access to your personal information;<\/li>\n\n        <li>\n            Request correction of inaccurate or incomplete\n            information;\n        <\/li>\n\n        <li>\n            Request deletion of personal information in certain\n            circumstances;\n        <\/li>\n\n        <li>\n            Request restriction of processing in certain\n            circumstances;\n        <\/li>\n\n        <li>\n            Object to certain processing based on legitimate\n            interests;\n        <\/li>\n\n        <li>\n            Receive certain information in a portable format where\n            the legal requirements for portability apply;\n        <\/li>\n\n        <li>\n            Withdraw consent where processing is based on consent;\n        <\/li>\n\n        <li>\n            Raise a concern with the relevant data-protection\n            supervisory authority.\n        <\/li>\n\n    <\/ul>\n\n    <div class=\"mf-rights-box\">\n\n        <p>\n            To make a privacy request, contact\n            <strong>support@masterfurry.com<\/strong>.\n            We may need to take reasonable steps to verify your\n            identity before responding to a request.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- 18 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">18<\/div>\n\n    <h2>Deletion Requests &amp; Legal Retention<\/h2>\n\n    <p>\n        A request to delete personal information does not necessarily\n        require deletion of every record associated with an account.\n    <\/p>\n\n    <p>\n        We may retain information where retention is permitted or\n        required for purposes such as taxation, accounting,\n        fraud prevention, transaction records, dispute resolution,\n        security, legal obligations or the establishment, exercise\n        or defence of legal claims.\n    <\/p>\n\n    <p>\n        Where information must be retained, we may restrict its use\n        to the relevant permitted purpose where appropriate.\n    <\/p>\n\n<\/section>\n\n\n<!-- 19 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">19<\/div>\n\n    <h2>Marketing Communications<\/h2>\n\n    <p>\n        Where Master Furry sends promotional electronic\n        communications, we will do so in accordance with applicable\n        marketing and privacy requirements.\n    <\/p>\n\n    <p>\n        Where required, we will obtain consent before sending such\n        communications.\n    <\/p>\n\n    <p>\n        You may opt out of promotional communications using the\n        unsubscribe mechanism provided in the relevant communication\n        or by contacting us.\n    <\/p>\n\n    <p>\n        Opting out of marketing does not prevent us from sending\n        necessary service communications relating to an order,\n        account, security issue, product access or support request.\n    <\/p>\n\n<\/section>\n\n\n<!-- 20 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">20<\/div>\n\n    <h2>Children&#8217;s Privacy<\/h2>\n\n    <p>\n        Master Furry products are designed for adults who are legally\n        capable of purchasing and using the relevant products and\n        services.\n    <\/p>\n\n    <p>\n        Our trading-related products and services are not intended to\n        encourage children to participate in financial trading.\n    <\/p>\n\n    <p>\n        If you believe a child has provided personal information to\n        us in circumstances where they should not have done so,\n        please contact us.\n    <\/p>\n\n<\/section>\n\n\n<!-- 21 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">21<\/div>\n\n    <h2>External Websites &amp; Services<\/h2>\n\n    <p>\n        Our website or documentation may contain links to external\n        websites, platforms or services.\n    <\/p>\n\n    <p>\n        Master Furry LTD does not control the privacy practices of\n        independent third parties. When you leave our website or use\n        an external service, that organisation&#8217;s own privacy policy\n        may apply.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">21A<\/div>\n\n    <h2>Community &amp; User Interactions<\/h2>\n\n    <p>\n        Where you use Master Furry Community or another interactive feature,\n        information you choose to publish or share may be visible to other\n        authorised users according to the design and privacy settings of that\n        feature. This can include profile information, posts, replies or other\n        content you intentionally submit.\n    <\/p>\n\n    <p>\n        Users should consider the audience before publishing personal,\n        financial, confidential or trading-account information in a Community\n        area. Content may also be processed where reasonably necessary for\n        moderation, security, abuse prevention, support and operation of the\n        service.\n    <\/p>\n\n<\/section>\n\n\n<!-- 22 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">22<\/div>\n\n    <h2>Automated &amp; Algorithmic Systems<\/h2>\n\n    <p>\n        Master Furry uses automated and algorithmic technology to\n        analyse financial-market information and generate technical\n        outputs.\n    <\/p>\n\n    <p>\n        These systems primarily analyse market data rather than\n        personal characteristics about customers.\n    <\/p>\n\n    <p>\n        Technical market signals generated by Master Furry should not\n        be confused with automated decisions concerning a person&#8217;s\n        legal rights, employment, creditworthiness or similar\n        significant personal matters.\n    <\/p>\n\n<\/section>\n\n\n<!-- 23 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">23<\/div>\n\n    <h2>Complaints<\/h2>\n\n    <p>\n        If you have concerns about how Master Furry LTD handles your\n        personal information, please contact us first so that we have\n        an opportunity to investigate and respond.\n    <\/p>\n\n    <p>\n        You may also have the right to complain to the competent\n        data-protection supervisory authority.\n    <\/p>\n\n    <p>\n        For Master Furry LTD in the United Kingdom, the relevant\n        supervisory authority is the\n        <strong>Information Commissioner&#8217;s Office (ICO)<\/strong>.\n    <\/p>\n\n<\/section>\n\n\n<!-- 24 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">24<\/div>\n\n    <h2>Changes to This Privacy Policy<\/h2>\n\n    <p>\n        We may update this Privacy Policy from time to time to reflect\n        changes in our products, services, technology, market-data\n        infrastructure, business operations or legal requirements.\n    <\/p>\n\n    <p>\n        The current version will be published on the Master Furry\n        website together with its latest update date.\n    <\/p>\n\n    <p>\n        Where required by applicable law, we will provide additional\n        notice concerning material changes.\n    <\/p>\n\n<\/section>\n\n\n<!-- 25 -->\n\n<section class=\"mf-privacy-section\">\n\n    <div class=\"mf-section-number\">25<\/div>\n\n    <h2>Contact Master Furry LTD<\/h2>\n\n    <p>\n        Questions concerning this Privacy Policy or your personal\n        information can be directed to:\n    <\/p>\n\n    <p>\n        <strong>Master Furry LTD<\/strong><br>\n        Flat 17 Watsons Yard<br>\n        Hadham Road<br>\n        Bishops Stortford<br>\n        Hertfordshire<br>\n        CM23 2WH<br>\n        United Kingdom\n    <\/p>\n\n    <p>\n        <strong>Email:<\/strong> support@masterfurry.com\n    <\/p>\n\n<\/section>\n\n\n<!-- FOOTER -->\n\n<div class=\"mf-privacy-footer\">\n\n    <strong>Master Furry LTD<\/strong><br>\n\n    Privacy \u2022 Security \u2022 Transparency\n\n    <br><br>\n\n    Last updated: September 2026\n\n<\/div>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>MASTER FURRY LTD \u2022 PRIVACY Privacy Policy This Privacy Policy explains how Master Furry LTD collects, uses, stores and protects personal information when you use our website, purchase our products, create an account, access MF Fusion AI, Market Intelligence, Community,&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-5128","page","type-page","status-publish","hentry"],"campaignId":"","_links":{"self":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/comments?post=5128"}],"version-history":[{"count":1,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5128\/revisions"}],"predecessor-version":[{"id":6403,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5128\/revisions\/6403"}],"wp:attachment":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/media?parent=5128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}