{"id":404,"date":"2026-09-06T07:34:26","date_gmt":"2026-09-06T07:34:26","guid":{"rendered":"https:\/\/fdiengine.com\/?page_id=404"},"modified":"2026-09-06T07:34:26","modified_gmt":"2026-09-06T07:34:26","slug":"fdi-engine%ef%b8%8f-the-operating-system-for-services-led-fdi","status":"publish","type":"page","link":"https:\/\/fdiengine.com\/","title":{"rendered":"FDI Engine\u2122\ufe0f | The Operating System for Services-Led FDI"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>FDI Engine\u2122 | The Operating System for Services-Led FDI<\/title>\n  <link rel=\"canonical\" href=\"https:\/\/fdiengine.com\/\" \/>\n  <meta name=\"description\" content=\"FDI Engine\u2122 is 360Disruption\u2019s operating system for Services-Led FDI. One desk. One company file. Proof before capital. Outcomes the destination can measure.\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700&#038;family=Source+Sans+3:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --navy: #071422; --cream: #f3ebdc; --cream-2: #e7dcc8;\n      --gold: #c4a36a; --muted: #9aa6b5; --line: rgba(196,163,106,.28); --card: #0a1a2c;\n    }\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n    html, body { background: var(--navy); color: var(--cream); font-family: \"Source Sans 3\", sans-serif; }\n    a { color: var(--gold); text-decoration: none; }\n    .wrap { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }\n    header { display: flex; justify-content: space-between; align-items: center; padding: 18px 0; border-bottom: 1px solid var(--line); gap: 16px; }\n    .mark { font-family: \"Cormorant Garamond\", serif; font-size: 22px; letter-spacing: .04em; }\n    nav { display: flex; flex-wrap: wrap; gap: 16px; font-size: 13px; justify-content: flex-end; }\n    nav a { color: var(--muted); }\n    nav a:hover { color: var(--cream); }\n    .hero { padding: 64px 0 40px; }\n    .eyebrow { color: var(--gold); letter-spacing: .16em; font-size: 12px; font-weight: 600; margin-bottom: 16px; }\n    h1 { font-family: \"Cormorant Garamond\", serif; font-size: clamp(34px, 6vw, 60px); line-height: .95; font-weight: 600; }\n    .lede { color: var(--muted); max-width: 720px; margin: 22px 0 28px; line-height: 1.6; font-size: 18px; }\n    .cta { display: flex; gap: 14px; align-items: center; flex-wrap: wrap; }\n    .btn { background: var(--gold); color: var(--navy); padding: 12px 18px; font-size: 14px; font-weight: 600; display: inline-block; }\n    section { padding: 56px 0; border-top: 1px solid var(--line); }\n    h2 { font-family: \"Cormorant Garamond\", serif; font-size: clamp(28px, 4vw, 40px); font-weight: 600; margin: 0 0 16px; }\n    p { color: var(--cream-2); line-height: 1.65; margin: 0 0 14px; }\n    .grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n    .grid-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; }\n    .list { display: grid; gap: 12px; }\n    .card { background: var(--card); border: 1px solid var(--line); padding: 22px; }\n    .card span { color: var(--gold); font-size: 12px; letter-spacing: .12em; }\n    .card h3 { margin: 8px 0 10px; font-size: 20px; }\n    .card p { color: var(--muted); font-size: 15px; line-height: 1.55; margin: 0; }\n    .path { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; }\n    .note { color: var(--muted); font-size: 15px; margin-top: 20px; }\n    .zd-end { text-align: center; padding: 48px 0 20px; border-top: 1px solid var(--line); }\n    .zd-end .ribbon { display: inline-block; background: var(--gold); color: var(--navy); font-size: 11px; font-weight: 700; letter-spacing: .14em; padding: 8px 16px; margin-bottom: 20px; }\n    .zd-end .signoff { color: var(--muted); font-size: 15px; margin: 0 0 24px; }\n    .zd-end .net { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 28px; max-width: 720px; margin: 0 auto 28px; text-align: left; }\n    .zd-end .net a { color: var(--cream-2); font-size: 14px; }\n    .zd-end .net span { color: var(--muted); }\n    .zd-end .meth { color: var(--muted); font-size: 12px; letter-spacing: .14em; margin-bottom: 14px; }\n    .zd-end .meth b { display: block; color: var(--cream); font-weight: 600; margin-bottom: 8px; letter-spacing: .16em; }\n    .zd-end .locs { display: inline-block; background: var(--gold); color: var(--navy); font-size: 12px; font-weight: 600; letter-spacing: .06em; padding: 10px 18px; }\n    footer { padding: 28px 0 48px; color: var(--muted); font-size: 13px; line-height: 1.7; text-align: center; }\n    footer a { color: var(--cream-2); }\n    @media (max-width: 800px) {\n      .grid, .grid-3, .path, .zd-end .net { grid-template-columns: 1fr; }\n      nav { display: none; }\n      .hero, section { padding: 40px 0; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"wrap\">\n    <header>\n      <a class=\"mark\" href=\"https:\/\/fdiengine.com\/\">FDI Engine\u2122<\/a>\n      <nav>\n        <a href=\"https:\/\/360disruption.com\/the-360-services-led-fdi-framework\/\">Services-Led FDI<\/a>\n        <a href=\"https:\/\/360disruption.com\/fdi-execution-desk\/\">FDI Execution Desk<\/a>\n        <a href=\"https:\/\/360disruption.com\/prove-the-market-before-you-invest\/\">Prove Before You Invest<\/a>\n        <a href=\"https:\/\/360disruption.com\/\">360Disruption<\/a>\n      <\/nav>\n    <\/header>\n\n    <section class=\"hero\" style=\"border-top:0\">\n      <div class=\"eyebrow\">OPERATED BY 360DISRUPTION FZE<\/div>\n      <h1>One engine.<br>One file.<br>Proof before capital.<\/h1>\n      <p class=\"lede\">FDI Engine\u2122 is not a licence shop and not a promotion campaign. It is the operating system 360Disruption uses to run Services-Led FDI: qualify the company, prove the market, activate what is real, and only then put capital, people and plant into the destination.<\/p>\n      <div class=\"cta\">\n        <a class=\"btn\" href=\"mailto:fdiengine@360disruption.com\">fdiengine@360disruption.com<\/a>\n        <a href=\"https:\/\/360disruption.com\/fdi-execution-desk\/\">How the desk works \u2192<\/a>\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2>What the engine is<\/h2>\n      <div class=\"grid-3\">\n        <div class=\"card\">\n          <span>METHOD<\/span>\n          <h3>Services-Led FDI\u2122<\/h3>\n          <p>A pathway, not a sector. Commercial proof first. Infrastructure when the file earns it.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span>FUNCTION<\/span>\n          <h3>FDI Execution Desk\u2122<\/h3>\n          <p>One accountable owner of the company file. Partners execute workstreams. The desk does not let go.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span>RULE<\/span>\n          <h3>Prove before you invest<\/h3>\n          <p>AED 15,000 Discovery. AED 50,000 Activation. Establishment only if the evidence supports it.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2>What it actually does<\/h2>\n      <div class=\"path\">\n        <div class=\"card\"><span>01<\/span><h3>Qualify<\/h3><p>Fit, timing, rights, seriousness. Most files stop here.<\/p><\/div>\n        <div class=\"card\"><span>02<\/span><h3>Discover<\/h3><p>Market, regulator, buyer, structure. A written go \/ hold \/ redirect.<\/p><\/div>\n        <div class=\"card\"><span>03<\/span><h3>Activate<\/h3><p>Customers, partners, pilots, the institutional path.<\/p><\/div>\n        <div class=\"card\"><span>04<\/span><h3>Establish<\/h3><p>The entity the file justifies. Not a plate for its own sake.<\/p><\/div>\n        <div class=\"card\"><span>05<\/span><h3>Localize<\/h3><p>People, ICV, plant \u2014 when demand and regulation require it.<\/p><\/div>\n      <\/div>\n      <p class=\"note\">That is the engine. The 6-layer diagrams and ROEI scores sit behind it. They are not the product.<\/p>\n    <\/section>\n\n    <section>\n      <h2>Two seats. Same engine.<\/h2>\n      <div class=\"grid\">\n        <div class=\"card\">\n          <span>COMPANY<\/span>\n          <h3>You want the UAE. You do not want a souvenir licence.<\/h3>\n          <p>The engine runs your file until there is enough evidence to invest \u2014 or enough evidence to walk.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span>INSTITUTION<\/span>\n          <h3>You attract. Someone has to convert.<\/h3>\n          <p>The engine is the execution layer after the delegation. Chamber, zone, authority, embassy \u2014 mandate stays yours.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2>What it is not<\/h2>\n      <div class=\"list\">\n        <div class=\"card\"><h3>Not a SaaS login<\/h3><p>There is a diagnostic. There is a desk. There is not a dashboard that replaces execution.<\/p><\/div>\n        <div class=\"card\"><h3>Not guaranteed FDI<\/h3><p>We measure files opened, activation started, establishments earned. We do not contract another company\u2019s factory.<\/p><\/div>\n        <div class=\"card\"><h3>Not a second government<\/h3><p>No power to bind Ajman, Dubai or a regulator. Navigation and delivery only.<\/p><\/div>\n      <\/div>\n    <\/section>\n\n    <section>\n      <h2>Start a file<\/h2>\n      <p>Companies: product, current markets, why the UAE, what you will not do.<\/p>\n      <p>Institutions: mandate, priority sectors, what \u201cconverted\u201d must mean in twelve months.<\/p>\n      <div class=\"cta\">\n        <a class=\"btn\" href=\"mailto:fdiengine@360disruption.com\">Open a file<\/a>\n        <a href=\"https:\/\/360disruption.com\/the-360-services-led-fdi-framework\/\">The method \u2192<\/a>\n        <a href=\"https:\/\/360disruption.com\/institutional-execution-programs\/\">Institutions \u2192<\/a>\n      <\/div>\n    <\/section>\n\n    <div class=\"zd-end\">\n      <div class=\"ribbon\">WHERE GLOBAL INNOVATION BECOMES NATIONAL IMPACT<\/div>\n      <p class=\"signoff\">FDI Engine\u2122 is operated by 360Disruption FZE.<\/p>\n      <div class=\"net\">\n        <a href=\"https:\/\/360disruption.com\/\">360Disruption.com <span>\u2014 operator<\/span><\/a>\n        <a href=\"https:\/\/expandtouae.com\/\">ExpandToUAE.com <span>\u2014 US door<\/span><\/a>\n        <a href=\"https:\/\/fdiuae.com\/\">FDIUAE.com <span>\u2014 UAE map<\/span><\/a>\n        <a href=\"https:\/\/ajmanfdi.com\/\">AjmanFDI.com <span>\u2014 Ajman<\/span><\/a>\n      <\/div>\n      <div class=\"meth\">\n        <b>THE 360DISRUPTION METHODOLOGY<\/b>\n        OBSERVE \u00b7 DISCOVERY \u00b7 STRATEGY \u00b7 EXECUTION \u00b7 IMPACT\n      <\/div>\n      <div class=\"locs\">United Arab Emirates \u00b7 Chicago \u00b7 Global partnerships<\/div>\n    <\/div>\n    <footer>\n      FDI Engine\u2122 \u00b7 360Disruption FZE. Independent execution platform. Not a government website.<br \/>\n      \u00a9 2026 360Disruption FZE\n    <\/footer>\n  <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>FDI Engine\u2122 | The Operating System for Services-Led FDI FDI Engine\u2122 Services-Led FDI FDI Execution Desk Prove Before You Invest 360Disruption OPERATED BY 360DISRUPTION FZE One engine.One file.Proof before capital. FDI Engine\u2122 is not a licence shop and not a promotion campaign. It is the operating system 360Disruption uses to run Services-Led FDI: qualify the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-404","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/pages\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fdiengine.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=404"}],"version-history":[{"count":1,"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions"}],"predecessor-version":[{"id":405,"href":"https:\/\/fdiengine.com\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions\/405"}],"wp:attachment":[{"href":"https:\/\/fdiengine.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}