{"id":5691,"date":"2026-09-01T08:20:40","date_gmt":"2026-09-01T08:20:40","guid":{"rendered":"https:\/\/masterfurry.com\/?page_id=5691"},"modified":"2026-09-24T17:23:00","modified_gmt":"2026-09-24T17:23:00","slug":"subscription-terms","status":"publish","type":"page","link":"https:\/\/masterfurry.com\/subscription-terms\/","title":{"rendered":"SUBSCRIPTION TERMS"},"content":{"rendered":"\n<!-- =========================================================\n     MASTER FURRY LTD \u2014 SUBSCRIPTION TERMS\n     WordPress-safe \/ Fully scoped styling\n     Updated: September 2026\n     ========================================================= -->\n\n<div class=\"mf-sub-page\">\n\n<style>\n.mf-sub-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    --mf-red:#ff667d;\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-sub-page *,\n.mf-sub-page *::before,\n.mf-sub-page *::after{\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.mf-sub-page .mf-sub-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-sub-page .mf-sub-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-sub-page .mf-sub-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-sub-page .mf-sub-hero h1 span{\n    color:var(--mf-gold);\n}\n\n.mf-sub-page .mf-sub-hero p{\n    max-width:760px;\n    margin:0 auto !important;\n    color:var(--mf-muted) !important;\n    font-size:13px !important;\n}\n\n\/* COMPANY *\/\n\n.mf-sub-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-sub-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-sub-page .mf-company-box strong{\n    color:#fff !important;\n    font-size:12px;\n}\n\n.mf-sub-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\/* SUMMARY *\/\n\n.mf-sub-page .mf-summary-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:10px;\n    margin:0 0 24px;\n}\n\n.mf-sub-page .mf-summary-card{\n    padding:16px;\n    border:1px solid var(--mf-border);\n    border-radius:10px;\n    background:#0d141b;\n}\n\n.mf-sub-page .mf-summary-card span{\n    display:block;\n    color:#68788d;\n    font-size:8px;\n    font-weight:800;\n    letter-spacing:.08em;\n}\n\n.mf-sub-page .mf-summary-card b{\n    display:block;\n    margin-top:5px;\n    color:#fff;\n    font-size:13px;\n}\n\n\/* SECTIONS *\/\n\n.mf-sub-page .mf-sub-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-sub-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-sub-page .mf-sub-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-sub-page .mf-sub-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-sub-page .mf-sub-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-sub-page .mf-sub-section p:last-child{\n    margin-bottom:0 !important;\n}\n\n.mf-sub-page .mf-sub-section ul{\n    margin:10px 0 15px 18px !important;\n    padding:0 !important;\n}\n\n.mf-sub-page .mf-sub-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-sub-page .mf-sub-section strong{\n    color:#f4f7fa !important;\n    font-weight:700 !important;\n}\n\n\/* CALLOUTS *\/\n\n.mf-sub-page .mf-policy-box,\n.mf-sub-page .mf-rights-box,\n.mf-sub-page .mf-warning-box{\n    margin:16px 0;\n    padding:17px 19px;\n    border-radius:8px;\n}\n\n.mf-sub-page .mf-policy-box{\n    border-left:3px solid var(--mf-gold);\n    background:#17170f;\n}\n\n.mf-sub-page .mf-policy-box p{\n    color:#c9c08e !important;\n}\n\n.mf-sub-page .mf-rights-box{\n    border-left:3px solid var(--mf-blue);\n    background:#0d171d;\n}\n\n.mf-sub-page .mf-rights-box p{\n    color:#9fbac3 !important;\n}\n\n.mf-sub-page .mf-warning-box{\n    border-left:3px solid var(--mf-red);\n    background:#1a1015;\n}\n\n.mf-sub-page .mf-warning-box p{\n    color:#d0a8b0 !important;\n}\n\n\/* FOOTER *\/\n\n.mf-sub-page .mf-sub-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@media(max-width:800px){\n    .mf-sub-page .mf-summary-grid{\n        grid-template-columns:1fr 1fr;\n    }\n}\n\n@media(max-width:700px){\n\n    .mf-sub-page{\n        padding:25px 12px;\n    }\n\n    .mf-sub-page .mf-sub-hero{\n        padding:32px 18px;\n    }\n\n    .mf-sub-page .mf-company-box,\n    .mf-sub-page .mf-summary-grid{\n        grid-template-columns:1fr;\n    }\n\n    .mf-sub-page .mf-sub-section{\n        padding:20px 18px;\n    }\n}\n<\/style>\n\n\n<!-- HERO -->\n\n<div class=\"mf-sub-hero\">\n\n    <div class=\"mf-sub-badge\">\n        MASTER FURRY LTD \u2022 SUBSCRIPTION AGREEMENT\n    <\/div>\n\n    <h1>\n        Master Furry <span>Subscription Terms<\/span>\n    <\/h1>\n\n    <p>\n        These Subscription Terms govern recurring subscriptions\n        providing access to eligible Master Furry software,\n        MF Fusion AI, Market Intelligence, platforms, quantitative\n        research tools and premium digital services.\n    <\/p>\n\n<\/div>\n\n\n<!-- COMPANY -->\n\n<div class=\"mf-company-box\">\n\n    <div>\n\n        <span>Service Provider<\/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>Contact<\/span>\n\n        <strong>support@masterfurry.com<\/strong>\n\n        <p>\n            Contact us regarding subscriptions, account access,\n            cancellation, billing or technical support.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- SUMMARY -->\n\n<div class=\"mf-summary-grid\">\n\n    <div class=\"mf-summary-card\">\n        <span>MODEL<\/span>\n        <b>Recurring Subscription<\/b>\n    <\/div>\n\n    <div class=\"mf-summary-card\">\n        <span>RENEWAL<\/span>\n        <b>Automatic<\/b>\n    <\/div>\n\n    <div class=\"mf-summary-card\">\n        <span>CANCELLATION<\/span>\n        <b>Cancel Anytime<\/b>\n    <\/div>\n\n    <div class=\"mf-summary-card\">\n        <span>REFUNDS<\/span>\n        <b>Normally Non-Refundable<\/b>\n    <\/div>\n\n<\/div>\n\n\n<!-- 01 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">01<\/div>\n\n    <h2>Agreement<\/h2>\n\n    <p>\n        These Subscription Terms form part of the agreement between\n        you and Master Furry LTD when you purchase or maintain an\n        eligible Master Furry subscription.\n    <\/p>\n\n    <p>\n        By purchasing a subscription, you agree to these Subscription\n        Terms together with our Terms &amp; Conditions, Subscription,\n        Cancellation &amp; Refund Policy, Privacy Policy, Software\n        Licence Agreement and other applicable product terms.\n    <\/p>\n\n<\/section>\n\n\n<!-- 02 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">02<\/div>\n\n    <h2>Subscription Services<\/h2>\n\n    <p>\n        A Master Furry subscription may provide access to eligible\n        products and services including:\n    <\/p>\n\n    <ul>\n        <li>Master Furry Web Terminal;<\/li>\n        <li>Master Furry Control Center;<\/li>\n        <li>Master Furry AI Intelligence;<\/li>\n        <li>MF Fusion AI where included;<\/li>\n        <li>Market Intelligence and eligible All Access features;<\/li>\n        <li>MF Quant Lab, MF Strategy Lab and FurryScript-related features where included;<\/li>\n        <li>Expert Advisors where included;<\/li>\n        <li>TradingView indicators where included;<\/li>\n        <li>Technical-analysis systems;<\/li>\n        <li>Algorithmic market intelligence;<\/li>\n        <li>Premium dashboards and interfaces;<\/li>\n        <li>Premium market-analysis features;<\/li>\n        <li>Documentation and product updates;<\/li>\n        <li>Other services identified as part of the applicable plan.<\/li>\n    <\/ul>\n\n    <p>\n        The precise products and features included in a subscription\n        are determined by the plan or offer purchased by the customer.\n    <\/p>\n\n    <p>\n        Feature availability may differ by subscription tier or entitlement.\n        The existence of a feature elsewhere within the Master Furry ecosystem\n        does not mean that every subscription plan includes access to it.\n        Where a feature is identified as requiring a particular tier, such as\n        All Access, the corresponding entitlement is required.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">02A<\/div>\n\n    <h2>Invite-Only &amp; Independent Developer Arrangements<\/h2>\n\n    <p>\n        These Subscription Terms govern recurring subscriptions purchased\n        from Master Furry LTD. They do not convert a separate private\n        commercial arrangement between a user and an independent developer\n        concerning an Invite-only developer-supplied script, strategy or\n        other item into a Master Furry subscription.\n    <\/p>\n\n    <div class=\"mf-rights-box\">\n        <p>\n            <strong>Master Furry LTD does not receive, hold, process,\n            transfer or escrow money paid directly by a user to an\n            independent developer under such a separate arrangement and\n            does not act as the payment intermediary between them.<\/strong>\n        <\/p>\n    <\/div>\n\n    <p>\n        The user and developer may communicate and arrange any permitted\n        payment directly using a communication channel and payment method\n        they mutually choose, including independent external media,\n        messaging, banking or payment services.\n    <\/p>\n\n    <p>\n        Master Furry providing Invite-only visibility, technical hosting,\n        entitlement verification, access controls or protected delivery does\n        not by itself make Master Furry the seller, merchant of record,\n        payment processor or escrow provider for that separate transaction.\n        Any price, refund, delivery, support or other commercial terms agreed\n        directly between the user and developer remain between those parties,\n        subject to applicable law.\n    <\/p>\n\n<\/section>\n\n\n<!-- 03 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">03<\/div>\n\n    <h2>Subscription Price &amp; Billing Period<\/h2>\n\n    <p>\n        The subscription price, billing frequency and applicable\n        taxes or charges will be displayed before the customer\n        completes the purchase.\n    <\/p>\n\n    <p>\n        Depending on the subscription offered, billing may occur\n        monthly, annually or at another clearly disclosed interval.\n    <\/p>\n\n    <p>\n        The billing period applicable to your subscription is the\n        billing period presented to you when you subscribe.\n    <\/p>\n\n<\/section>\n\n\n<!-- 04 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">04<\/div>\n\n    <h2>Automatic Renewal<\/h2>\n\n    <div class=\"mf-policy-box\">\n\n        <p>\n            Unless cancelled, an eligible Master Furry subscription\n            automatically renews at the end of each applicable\n            subscription period and the applicable subscription\n            charge may be collected using the payment method\n            associated with the subscription.\n        <\/p>\n\n    <\/div>\n\n    <p>\n        Customers who do not want another subscription period should\n        cancel their subscription before the next renewal becomes due.\n    <\/p>\n\n<\/section>\n\n\n<!-- 05 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">05<\/div>\n\n    <h2>Payment Authorisation<\/h2>\n\n    <p>\n        By purchasing and maintaining an automatically renewing\n        Master Furry subscription, you authorise collection of the\n        applicable recurring subscription payments using your selected\n        or authorised payment method. This authorisation concerns\n        subscription charges payable to Master Furry and does not apply\n        to a separate payment arranged directly with an independent\n        developer.\n    <\/p>\n\n    <p>\n        This authorisation continues until the subscription is\n        cancelled, expires or is otherwise terminated.\n    <\/p>\n\n<\/section>\n\n\n<!-- 06 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">06<\/div>\n\n    <h2>Cancellation<\/h2>\n\n    <div class=\"mf-policy-box\">\n\n        <p>\n            You may cancel your Master Furry subscription at any time\n            using the cancellation facilities available through your\n            account or subscription-management system.\n        <\/p>\n\n    <\/div>\n\n    <p>\n        If you experience difficulty cancelling, you may contact\n        Master Furry Support at\n        <strong>support@masterfurry.com<\/strong>.\n    <\/p>\n\n    <p>\n        Cancellation stops future automatic renewal of the\n        subscription.\n    <\/p>\n\n<\/section>\n\n\n<!-- 07 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">07<\/div>\n\n    <h2>Effect of Cancellation<\/h2>\n\n    <p>\n        Unless applicable law, the subscription terms or a particular\n        cancellation right requires otherwise, cancelling an active\n        subscription normally prevents the next renewal rather than\n        immediately terminating the current paid subscription period.\n    <\/p>\n\n    <p>\n        The customer may normally continue accessing eligible\n        subscription services until the end of the period already\n        paid for.\n    <\/p>\n\n    <p>\n        Subscription-only access may expire when that paid period\n        ends.\n    <\/p>\n\n<\/section>\n\n\n<!-- 08 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">08<\/div>\n\n    <h2>Refunds<\/h2>\n\n    <div class=\"mf-warning-box\">\n\n        <p>\n            Subscription payments are normally non-refundable once\n            charged. Cancelling a subscription does not normally\n            create a refund for a subscription period that has\n            already been paid.\n        <\/p>\n\n    <\/div>\n\n    <p>\n        This commercial policy is subject to statutory cancellation,\n        refund and consumer rights that cannot legally be excluded\n        or restricted.\n    <\/p>\n\n    <p>\n        Further information is provided in our Subscription,\n        Cancellation &amp; Refund Policy.\n    <\/p>\n\n<\/section>\n\n\n<!-- 09 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">09<\/div>\n\n    <h2>Consumer Cancellation &amp; Cooling-Off Rights<\/h2>\n\n    <div class=\"mf-rights-box\">\n\n        <p>\n            Nothing in these Subscription Terms removes or restricts\n            a statutory cooling-off, cancellation, refund or other\n            consumer right that applies to you under applicable law\n            and cannot lawfully be excluded.\n        <\/p>\n\n    <\/div>\n\n    <p>\n        The existence and effect of statutory cancellation rights may\n        depend on matters including the nature of the digital content\n        or service, when supply begins, whether immediate performance\n        has been requested and any consent or acknowledgement required\n        by applicable law.\n    <\/p>\n\n    <p>\n        Where Master Furry is legally required to provide a\n        cancellation right, cooling-off notice, refund or other\n        statutory remedy, the applicable legal requirement will take\n        priority over any conflicting provision of these Terms.\n    <\/p>\n\n<\/section>\n\n\n<!-- 10 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">10<\/div>\n\n    <h2>Subscription Renewal Information<\/h2>\n\n    <p>\n        Master Furry may provide subscription, renewal, payment,\n        cancellation or other account notices electronically,\n        including by email or through the customer&#8217;s account.\n    <\/p>\n\n    <p>\n        Where applicable law requires a particular renewal reminder,\n        information notice or other subscription communication,\n        Master Furry will provide the applicable notice in accordance\n        with the legal requirements applying at that time.\n    <\/p>\n\n<\/section>\n\n\n<!-- 11 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">11<\/div>\n\n    <h2>Failed Payments<\/h2>\n\n    <p>\n        If a subscription payment cannot be successfully collected,\n        the subscription may enter a pending, failed, suspended,\n        on-hold or similar status.\n    <\/p>\n\n    <p>\n        Where supported, payment may be retried.\n    <\/p>\n\n    <p>\n        Master Furry may suspend or terminate subscription access\n        where payment for the applicable subscription period has\n        not been successfully received.\n    <\/p>\n\n<\/section>\n\n\n<!-- 12 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">12<\/div>\n\n    <h2>Access Requirements<\/h2>\n\n    <p>\n        Certain subscription products may require:\n    <\/p>\n\n    <ul>\n        <li>An active Master Furry account;<\/li>\n        <li>An active eligible subscription;<\/li>\n        <li>A compatible browser or device;<\/li>\n        <li>Internet connectivity;<\/li>\n        <li>Compatible trading software where relevant;<\/li>\n        <li>The required product tier or entitlement for restricted features;<\/li>\n        <li>Third-party platforms or services where relevant.<\/li>\n    <\/ul>\n\n    <p>\n        Customers are responsible for maintaining the equipment,\n        software and third-party services reasonably necessary to\n        use the subscribed products.\n    <\/p>\n\n<\/section>\n\n\n<!-- 13 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">13<\/div>\n\n    <h2>Personal Subscription Access<\/h2>\n\n    <p>\n        Subscription access is provided to the customer associated\n        with the relevant Master Furry account.\n    <\/p>\n\n    <p>\n        Customers must not sell, rent, sublicense, publicly share,\n        redistribute or commercially exploit subscription access\n        unless Master Furry LTD has expressly authorised that use.\n    <\/p>\n\n<\/section>\n\n\n<!-- 14 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">14<\/div>\n\n    <h2>Account Security<\/h2>\n\n    <p>\n        Customers are responsible for taking reasonable steps to\n        protect their Master Furry account credentials.\n    <\/p>\n\n    <p>\n        You should notify Master Furry promptly if you believe your\n        account has been compromised or used without authorisation.\n    <\/p>\n\n<\/section>\n\n\n<!-- 15 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">15<\/div>\n\n    <h2>Subscription Features &amp; Updates<\/h2>\n\n    <p>\n        Master Furry may update, improve, maintain or modify\n        subscription products over time.\n    <\/p>\n\n    <p>\n        Updates may include bug fixes, security improvements,\n        compatibility changes, interface improvements, analytical\n        improvements, new functionality or changes necessary to\n        maintain the service.\n    <\/p>\n\n    <p>\n        Master Furry may also retire, replace or materially modify\n        individual features where reasonably necessary, subject to\n        applicable consumer law and contractual obligations. Access to\n        individual premium features remains subject to the applicable\n        plan, entitlement, technical availability and any clearly stated\n        product requirements.\n    <\/p>\n\n<\/section>\n\n\n<!-- 16 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">16<\/div>\n\n    <h2>Market Data &amp; External Infrastructure<\/h2>\n\n    <p>\n        Certain Master Furry subscription services use professional\n        financial-market data infrastructure and independent\n        technology services.\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 for certain platform and analytical features.\n    <\/p>\n\n    <p>\n        Master Furry processes applicable market information through\n        proprietary charting, technical-analysis, scoring,\n        market-structure, momentum and market-intelligence systems.\n    <\/p>\n\n    <p>\n        Independent platforms, data providers, brokers, hosting\n        infrastructure, internet services and other third parties\n        remain subject to their own availability and technical\n        requirements.\n    <\/p>\n\n    <p>\n        Depending on the feature, information displayed through Master Furry\n        may be live, delayed, historical, weekly, public-source or calculated.\n        Market Intelligence can also use economic-data sources, public\n        positioning information and other verified inputs. Source availability,\n        revisions, missing fields, provider limitations and technical outages\n        may affect individual research features.\n    <\/p>\n\n<\/section>\n\n\n<!-- 17 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">17<\/div>\n\n    <h2>No Financial Advice<\/h2>\n\n    <p>\n        A Master Furry subscription provides access to software,\n        MF Fusion AI, technical analysis, algorithmic and AI-assisted\n        systems, quantitative research, market information and related\n        digital services.\n    <\/p>\n\n    <p>\n        It does not create a personalised financial-adviser,\n        investment-manager, broker or fiduciary relationship between\n        Master Furry LTD and the customer.\n    <\/p>\n\n    <p>\n        Please refer to our No Financial Advice Disclaimer and Risk\n        Disclosure &amp; Trading Disclaimer for further information.\n    <\/p>\n\n<\/section>\n\n\n<!-- 18 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">18<\/div>\n\n    <h2>Trading Results<\/h2>\n\n    <p>\n        Subscription payments purchase access to the applicable\n        Master Furry services. They do not purchase or guarantee a\n        particular trading result.\n    <\/p>\n\n    <p>\n        Losing trades, unsuccessful setups, missed opportunities,\n        unfavourable backtest or research results, market changes or\n        lower-than-expected trading performance do not by themselves\n        establish that a subscription service is faulty.\n    <\/p>\n\n<\/section>\n\n\n<!-- 19 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">19<\/div>\n\n    <h2>Price Changes<\/h2>\n\n    <p>\n        Master Furry LTD may change the price of a subscription for\n        future subscription periods.\n    <\/p>\n\n    <p>\n        Where required, customers will receive appropriate information\n        concerning a price change before it applies.\n    <\/p>\n\n    <p>\n        A customer who does not wish to continue at an applicable\n        future subscription price may cancel the subscription before\n        the relevant renewal.\n    <\/p>\n\n<\/section>\n\n\n<!-- 20 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">20<\/div>\n\n    <h2>Suspension<\/h2>\n\n    <p>\n        Master Furry may temporarily suspend access where reasonably\n        necessary for:\n    <\/p>\n\n    <ul>\n        <li>Security;<\/li>\n        <li>Maintenance;<\/li>\n        <li>Technical investigation;<\/li>\n        <li>Suspected account compromise;<\/li>\n        <li>Payment failure;<\/li>\n        <li>Suspected fraud;<\/li>\n        <li>Serious misuse of the service;<\/li>\n        <li>Protection of Master Furry systems or other customers.<\/li>\n    <\/ul>\n\n<\/section>\n\n\n<!-- 21 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">21<\/div>\n\n    <h2>Termination for Serious Misuse<\/h2>\n\n    <p>\n        Master Furry LTD may terminate or restrict access where a\n        customer materially breaches applicable terms, fraudulently\n        accesses the service, unlawfully redistributes proprietary\n        materials, attempts to compromise Master Furry systems or\n        otherwise engages in serious misuse.\n    <\/p>\n\n    <p>\n        Any termination will remain subject to applicable contractual\n        and consumer-law requirements.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">21A<\/div>\n\n    <h2>Independent Developer Support &amp; Payment Disputes<\/h2>\n\n    <p>\n        Master Furry Support may assist with Master Furry account,\n        subscription, entitlement or platform-access issues. It cannot issue\n        a refund of money that Master Furry did not receive or process in a\n        separate user-to-developer transaction.\n    <\/p>\n\n    <p>\n        Questions concerning a payment, refund, delivery or product-specific\n        obligation agreed directly with an independent developer should\n        normally be addressed between the user and that developer and, where\n        relevant, through the independent payment service used for the\n        transaction, subject to applicable law.\n    <\/p>\n\n<\/section>\n\n\n<!-- 22 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">22<\/div>\n\n    <h2>Intellectual Property<\/h2>\n\n    <p>\n        Subscription payments provide access and applicable usage\n        rights. They do not transfer ownership of Master Furry\n        intellectual property.\n    <\/p>\n\n    <p>\n        Master Furry software, algorithms, analytical logic,\n        FurryScript compiler\/runtime components, protected libraries,\n        Market Intelligence calculations, strategy-research logic,\n        interfaces, dashboards, source code, branding, documentation\n        and other proprietary materials remain protected intellectual\n        property.\n    <\/p>\n\n<\/section>\n\n\n<!-- 23 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">23<\/div>\n\n    <h2>Changes to These Subscription Terms<\/h2>\n\n    <p>\n        Master Furry LTD may update these Subscription Terms where\n        reasonably necessary to reflect changes to products,\n        subscription arrangements, payment systems, technology,\n        business operations or applicable law.\n    <\/p>\n\n    <p>\n        Where a change materially affects an existing customer&#8217;s\n        subscription rights or obligations, any notice required by\n        applicable law will be provided.\n    <\/p>\n\n<\/section>\n\n\n<!-- 24 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">24<\/div>\n\n    <h2>Statutory Consumer Rights<\/h2>\n\n    <div class=\"mf-rights-box\">\n\n        <p>\n            Nothing in these Subscription Terms excludes, restricts\n            or overrides a statutory consumer right or remedy that\n            cannot lawfully be excluded or restricted.\n        <\/p>\n\n    <\/div>\n\n    <p>\n        Where a mandatory consumer-law requirement conflicts with\n        these Terms, the mandatory legal requirement applies to the\n        extent required by law.\n    <\/p>\n\n<\/section>\n\n\n<!-- 25 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">25<\/div>\n\n    <h2>Governing Law<\/h2>\n\n    <p>\n        These Subscription Terms are governed by the laws of England\n        and Wales, subject to any mandatory consumer protections that\n        apply to a customer in their place of residence.\n    <\/p>\n\n    <p>\n        Nothing in this section removes any jurisdictional or\n        consumer right that cannot lawfully be excluded.\n    <\/p>\n\n<\/section>\n\n\n<!-- 26 -->\n\n<section class=\"mf-sub-section\">\n\n    <div class=\"mf-section-number\">26<\/div>\n\n    <h2>Contact Master Furry LTD<\/h2>\n\n    <p>\n        Questions concerning subscriptions, cancellation, payments\n        or account access 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-sub-footer\">\n\n    <strong>Master Furry LTD<\/strong><br>\n\n    Recurring Subscription \u2022 Cancel Anytime \u2022 Premium Platform Access\n\n    <br><br>\n\n    Cancellation prevents future renewal.\n    Statutory consumer rights remain unaffected.\n\n    <br><br>\n\n    Last updated: September 2026\n\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>MASTER FURRY LTD \u2022 SUBSCRIPTION AGREEMENT Master Furry Subscription Terms These Subscription Terms govern recurring subscriptions providing access to eligible Master Furry software, MF Fusion AI, Market Intelligence, platforms, quantitative research tools and premium digital services. Service Provider Master Furry&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-5691","page","type-page","status-publish","hentry"],"campaignId":"","_links":{"self":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5691","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=5691"}],"version-history":[{"count":1,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5691\/revisions"}],"predecessor-version":[{"id":6410,"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/pages\/5691\/revisions\/6410"}],"wp:attachment":[{"href":"https:\/\/masterfurry.com\/wp-json\/wp\/v2\/media?parent=5691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}