{"id":3926,"date":"2026-03-31T15:48:18","date_gmt":"2026-03-31T15:48:18","guid":{"rendered":"https:\/\/hone.gg\/blog\/?p=3926"},"modified":"2026-03-30T16:57:27","modified_gmt":"2026-03-30T16:57:27","slug":"resident-evil-requiem-final-puzzle-solution","status":"publish","type":"post","link":"https:\/\/hone.gg\/blog\/resident-evil-requiem-final-puzzle-solution\/","title":{"rendered":"Resident Evil Requiem Final Puzzle Solution"},"content":{"rendered":"\n<div style=\"margin-bottom:20px;\">\n  <div style=\"border-left:3px solid #f99926;padding:6px 12px;background:transparent;color:#ffffff;font-size:0.8em;font-style:italic;\">\n    <span style=\"color:#f99926;\"><strong>Note:<\/strong><\/span> This article reflects technical best practices from the writer&#8217;s perspective and does not necessarily reflect the views of Hone.\n  <\/div>\n<\/div>\n\n\n\n<p class=\"intro-paragraph wp-block-paragraph\">Resident Evil Requiem hides its strangest optional challenge behind a tiny challenge entry. The Final Puzzle looks simple on paper, but the actual route is spread across a hidden Marie&#8217;s Doll spawn, a reused puzzle box, several clue items, and a second run that only works if you bring the right pair back to the right room.<\/p>\n\n\n\n<p class=\"intro-paragraph wp-block-paragraph\">This guide breaks down the full <a href=\"https:\/\/hone.gg\/blog\/resident-evil-requiem-settings\/\">Resident Evil Requiem<\/a> Final Puzzle solution, how to get Marie&#8217;s Doll, the Lead Researcher&#8217;s Office code, and the parts of the route that are easiest to misread. The goal here is not to be clever. It is to finish the challenge cleanly.<\/p>\n\n\n\n<style>\n  :root {\n    --req-accent: #f99926;\n    --req-accent-soft: rgba(249, 153, 38, 0.12);\n    --req-accent-line: rgba(249, 153, 38, 0.28);\n    --req-bg: #0c131f;\n    --req-bg-deep: #080f1b;\n    --req-border: #1c2635;\n    --req-text: #e4e6eb;\n    --req-muted: #b0b3b8;\n    --req-dim: #8a8d93;\n    --req-green: #2ed573;\n    --req-red: #ff5c5c;\n    --req-blue: #17a2b8;\n    --req-yellow: #ffc107;\n  }\n\n  .intro-paragraph {\n    color: #dfe3e8;\n    font-size: 1.12rem;\n    line-height: 1.8;\n    margin-bottom: 1.15em;\n    max-width: 860px;\n  }\n\n  .req-article {\n    color: var(--req-text);\n  }\n\n  .req-article p,\n  .req-article li {\n    color: var(--req-muted);\n    font-size: 15.5px;\n    line-height: 1.78;\n  }\n\n  .req-article a {\n    color: var(--req-accent);\n    text-decoration: none;\n    border-bottom: 1px solid rgba(249, 153, 38, 0.25);\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n\n  .req-article a:hover {\n    color: #ffb24e;\n    border-color: rgba(249, 153, 38, 0.55);\n  }\n\n  .req-article .wp-block-heading {\n    color: var(--req-text);\n    letter-spacing: -0.02em;\n    margin-top: 40px;\n    margin-bottom: 12px;\n  }\n\n  .req-article h2.wp-block-heading {\n    font-size: 31px;\n    line-height: 1.16;\n    font-weight: 900;\n  }\n\n  .req-article h3.wp-block-heading {\n    font-size: 22px;\n    line-height: 1.24;\n    font-weight: 850;\n  }\n\n  .req-article strong {\n    color: var(--req-text);\n  }\n\n  .req-spoiler {\n    background: rgba(255, 92, 92, 0.07);\n    border: 1px solid rgba(255, 92, 92, 0.18);\n    border-left: 3px solid var(--req-red);\n    border-radius: 5px 16px 16px 5px;\n    padding: 18px 20px;\n    margin: 30px 0 22px;\n  }\n\n  .req-spoiler-head {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 8px;\n  }\n\n  .req-spoiler-title {\n    color: var(--req-red);\n    font-size: 16px;\n    font-weight: 800;\n    margin: 0;\n  }\n\n  .req-spoiler p {\n    margin: 0;\n  }\n\n  .req-hero {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 24px;\n    padding: 30px;\n    margin: 34px 0 30px;\n    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.22);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .req-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 30px;\n    right: 30px;\n    height: 1px;\n    background: rgba(249, 153, 38, 0.35);\n  }\n\n  .req-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);\n    gap: 28px;\n    align-items: center;\n  }\n\n  .req-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--req-accent-line);\n    background: var(--req-accent-soft);\n    color: var(--req-accent);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 16px;\n  }\n\n  .req-hero-title {\n    font-size: 34px;\n    line-height: 1.08;\n    font-weight: 900;\n    color: var(--req-text);\n    margin: 0 0 14px;\n  }\n\n  .req-hero-text {\n    font-size: 15.5px;\n    line-height: 1.8;\n    color: var(--req-muted);\n    margin: 0 0 18px;\n  }\n\n  .req-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .req-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 13px;\n    border-radius: 999px;\n    background: rgba(8, 15, 27, 0.9);\n    border: 1px solid var(--req-border);\n    color: var(--req-muted);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .req-pill b {\n    color: var(--req-accent);\n    font-weight: 800;\n  }\n\n  .req-flow-card {\n    background: rgba(8, 15, 27, 0.92);\n    border: 1px solid var(--req-border);\n    border-radius: 22px;\n    padding: 18px;\n  }\n\n  .req-flow-svg {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .req-flow-route {\n    fill: none;\n    stroke: var(--req-accent);\n    stroke-width: 3;\n    stroke-linecap: round;\n    stroke-dasharray: 9 10;\n    animation: req-dash 18s linear infinite;\n  }\n\n  .req-flow-connector {\n    fill: none;\n    stroke: rgba(249, 153, 38, 0.25);\n    stroke-width: 1.5;\n    stroke-dasharray: 4 8;\n  }\n\n  .req-flow-node {\n    fill: #101a2a;\n    stroke: var(--req-accent);\n    stroke-width: 2;\n    transform-origin: center;\n    animation: req-pulse 2.8s ease-in-out infinite;\n  }\n\n  .req-flow-node.alt {\n    stroke: var(--req-green);\n  }\n\n  .req-flow-node.warn {\n    stroke: var(--req-red);\n  }\n\n  .req-flow-box {\n    fill: rgba(249, 153, 38, 0.08);\n    stroke: rgba(249, 153, 38, 0.3);\n    stroke-width: 1.5;\n  }\n\n  .req-flow-text {\n    fill: var(--req-text);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .req-flow-mini {\n    fill: var(--req-dim);\n    font-size: 10px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n  }\n\n  @keyframes req-dash {\n    from { stroke-dashoffset: 0; }\n    to { stroke-dashoffset: -190; }\n  }\n\n  @keyframes req-pulse {\n    0%, 100% { transform: scale(1); opacity: 0.9; }\n    50% { transform: scale(1.12); opacity: 1; }\n  }\n\n  .req-snapshot {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 22px;\n  }\n\n  .req-snap {\n    background: rgba(8, 15, 27, 0.92);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    padding: 16px;\n    transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;\n  }\n\n  .req-snap:hover {\n    transform: translateY(-3px);\n    border-color: rgba(249, 153, 38, 0.35);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.2);\n  }\n\n  .req-snap-label {\n    color: var(--req-dim);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n  }\n\n  .req-snap-value {\n    color: var(--req-text);\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.25;\n    margin-bottom: 8px;\n  }\n\n  .req-snap-copy {\n    color: var(--req-muted);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .req-card {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 22px;\n    padding: 26px;\n    margin: 28px 0;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.17);\n  }\n\n  .req-card-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .req-card-title {\n    color: var(--req-text);\n    font-size: 18px;\n    font-weight: 850;\n    margin: 0;\n  }\n\n  .req-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--req-accent-line);\n    background: rgba(249, 153, 38, 0.08);\n    color: var(--req-accent);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    white-space: nowrap;\n  }\n\n  .req-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .req-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .req-mini-card {\n    background: rgba(8, 15, 27, 0.92);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    padding: 16px;\n  }\n\n  .req-mini-title {\n    color: var(--req-text);\n    font-size: 15px;\n    font-weight: 800;\n    margin: 0 0 8px;\n  }\n\n  .req-mini-card p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.7;\n  }\n\n  .req-table-wrap {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 22px;\n    overflow: hidden;\n    margin: 28px 0;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.17);\n  }\n\n  .req-table-head {\n    padding: 18px 22px;\n    border-bottom: 1px solid var(--req-border);\n    background: rgba(249, 153, 38, 0.05);\n  }\n\n  .req-table-title {\n    color: var(--req-text);\n    font-size: 18px;\n    font-weight: 850;\n    margin: 0;\n  }\n\n  .req-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .req-table th {\n    text-align: left;\n    padding: 15px 20px;\n    background: rgba(8, 15, 27, 0.9);\n    color: var(--req-accent);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    border-bottom: 1px solid rgba(249, 153, 38, 0.16);\n  }\n\n  .req-table td {\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(28, 38, 53, 0.8);\n    color: var(--req-muted);\n    font-size: 14px;\n    line-height: 1.65;\n    vertical-align: top;\n  }\n\n  .req-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .req-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 7px 10px;\n    border-radius: 999px;\n    border: 1px solid var(--req-border);\n    background: rgba(249, 153, 38, 0.06);\n    color: var(--req-text);\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n  }\n\n  .req-chip.good {\n    background: rgba(46, 213, 115, 0.08);\n    border-color: rgba(46, 213, 115, 0.2);\n    color: var(--req-green);\n  }\n\n  .req-chip.warn {\n    background: rgba(255, 92, 92, 0.08);\n    border-color: rgba(255, 92, 92, 0.2);\n    color: var(--req-red);\n  }\n\n  .req-chip.info {\n    background: rgba(23, 162, 184, 0.08);\n    border-color: rgba(23, 162, 184, 0.2);\n    color: var(--req-blue);\n  }\n\n  .req-note {\n    background: rgba(23, 162, 184, 0.06);\n    border: 1px solid rgba(23, 162, 184, 0.18);\n    border-left: 3px solid var(--req-blue);\n    border-radius: 5px 16px 16px 5px;\n    padding: 18px 20px;\n    margin: 26px 0;\n  }\n\n  .req-note-title {\n    color: var(--req-blue);\n    font-size: 16px;\n    font-weight: 800;\n    margin: 0 0 8px;\n  }\n\n  .req-note p {\n    margin: 0;\n  }\n\n  .req-warn {\n    background: rgba(255, 92, 92, 0.06);\n    border: 1px solid rgba(255, 92, 92, 0.18);\n    border-left: 3px solid var(--req-red);\n    border-radius: 5px 16px 16px 5px;\n    padding: 18px 20px;\n    margin: 26px 0;\n  }\n\n  .req-warn-title {\n    color: var(--req-red);\n    font-size: 16px;\n    font-weight: 800;\n    margin: 0 0 8px;\n  }\n\n  .req-details {\n    display: grid;\n    gap: 14px;\n    margin: 28px 0;\n  }\n\n  .req-details details {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);\n  }\n\n  .req-details summary {\n    list-style: none;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 17px 20px;\n    transition: background 0.2s ease;\n  }\n\n  .req-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .req-details details[open] summary,\n  .req-details summary:hover {\n    background: rgba(249, 153, 38, 0.04);\n  }\n\n  .req-summary-title {\n    color: var(--req-text);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .req-summary-icon {\n    flex-shrink: 0;\n    color: var(--req-accent);\n    font-size: 18px;\n    font-weight: 900;\n    transition: transform 0.2s ease;\n  }\n\n  .req-details details[open] .req-summary-icon {\n    transform: rotate(45deg);\n  }\n\n  .req-detail-body {\n    padding: 0 20px 20px;\n    border-top: 1px solid rgba(28, 38, 53, 0.85);\n  }\n\n  .req-detail-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .req-seq-panel {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 24px;\n    padding: 28px;\n    margin: 28px 0;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);\n  }\n\n  .req-seq-title {\n    color: var(--req-text);\n    font-size: 20px;\n    font-weight: 850;\n    margin: 0 0 10px;\n  }\n\n  .req-seq-copy {\n    color: var(--req-muted);\n    font-size: 14px;\n    line-height: 1.72;\n    margin: 0 0 18px;\n  }\n\n  .req-code-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .req-code-row {\n    background: rgba(8, 15, 27, 0.92);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    padding: 14px;\n    text-align: center;\n  }\n\n  .req-code-label {\n    color: var(--req-dim);\n    font-size: 10px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n  }\n\n  .req-symbol-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .req-symbol {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 11px;\n    border-radius: 999px;\n    border: 1px solid rgba(249, 153, 38, 0.18);\n    background: rgba(249, 153, 38, 0.08);\n    color: var(--req-text);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .req-symbol i {\n    color: var(--req-accent);\n    font-style: normal;\n  }\n\n  .req-translator {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 24px;\n    padding: 26px;\n    margin: 28px 0;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);\n  }\n\n  .req-translator-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    margin-bottom: 18px;\n  }\n\n  .req-translator-title {\n    color: var(--req-text);\n    font-size: 19px;\n    font-weight: 850;\n    margin: 0;\n  }\n\n  .req-translator-step {\n    display: grid;\n    grid-template-columns: 150px minmax(0, 1fr);\n    gap: 16px;\n    align-items: start;\n    padding: 14px 0;\n    border-top: 1px solid rgba(28, 38, 53, 0.8);\n  }\n\n  .req-translator-step:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .req-step-label {\n    color: var(--req-dim);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding-top: 4px;\n  }\n\n  .req-token-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .req-token {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 8px 11px;\n    border-radius: 999px;\n    border: 1px solid var(--req-border);\n    background: rgba(8, 15, 27, 0.92);\n    color: var(--req-text);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .req-token.muted {\n    color: var(--req-dim);\n    border-style: dashed;\n  }\n\n  .req-token.sun { border-color: rgba(249, 153, 38, 0.25); background: rgba(249, 153, 38, 0.08); }\n  .req-token.moon { border-color: rgba(23, 162, 184, 0.25); background: rgba(23, 162, 184, 0.08); }\n  .req-token.star { border-color: rgba(46, 213, 115, 0.25); background: rgba(46, 213, 115, 0.08); }\n\n  .req-clue-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 28px 0;\n  }\n\n  .req-clue {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 20px;\n    padding: 18px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);\n  }\n\n  .req-clue-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  .req-clue-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 10px;\n    background: rgba(249, 153, 38, 0.08);\n    border: 1px solid rgba(249, 153, 38, 0.18);\n    color: var(--req-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  .req-clue-title {\n    color: var(--req-text);\n    font-size: 15px;\n    font-weight: 800;\n    margin: 0;\n  }\n\n  .req-clue small {\n    display: block;\n    color: var(--req-dim);\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n  }\n\n  .req-clue p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.72;\n  }\n\n  .req-fix-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 26px 0;\n  }\n\n  .req-fix-card {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .req-fix-card h4 {\n    color: var(--req-text);\n    font-size: 16px;\n    font-weight: 850;\n    margin: 0 0 8px;\n  }\n\n  .req-fix-card p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.72;\n  }\n\n  .req-inline-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n  }\n\n  .req-inline-list span {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 7px 10px;\n    border-radius: 999px;\n    background: rgba(8, 15, 27, 0.92);\n    border: 1px solid var(--req-border);\n    color: var(--req-muted);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .req-article .wp-block-aioseo-faq {\n    background: var(--req-bg);\n    border: 1px solid var(--req-border);\n    border-radius: 18px;\n    padding: 20px;\n    margin: 18px 0;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.13);\n  }\n\n  .req-article .aioseo-faq-block-question {\n    color: var(--req-text);\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 850;\n    margin-bottom: 10px;\n  }\n\n  .req-article .aioseo-faq-block-answer p {\n    margin: 0;\n    color: var(--req-muted);\n    font-size: 14.5px;\n    line-height: 1.75;\n  }\n\n  @media (max-width: 1100px) {\n    .req-hero-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .req-snapshot,\n    .req-grid-3 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 800px) {\n    .req-article h2.wp-block-heading {\n      font-size: 27px;\n    }\n\n    .req-article h3.wp-block-heading {\n      font-size: 20px;\n    }\n\n    .req-hero {\n      padding: 22px;\n      border-radius: 20px;\n    }\n\n    .req-hero-title {\n      font-size: 28px;\n    }\n\n    .req-card,\n    .req-seq-panel,\n    .req-translator,\n    .req-table-wrap {\n      border-radius: 18px;\n    }\n\n    .req-snapshot,\n    .req-grid-2,\n    .req-clue-grid,\n    .req-fix-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .req-code-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .req-translator-step {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .req-table {\n      display: block;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .req-table th,\n    .req-table td {\n      white-space: nowrap;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .intro-paragraph {\n      font-size: 1.02rem;\n      line-height: 1.72;\n    }\n\n    .req-hero-title {\n      font-size: 24px;\n    }\n\n    .req-snapshot,\n    .req-code-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .req-card,\n    .req-seq-panel,\n    .req-translator {\n      padding: 20px 16px;\n    }\n\n    .req-flow-card {\n      padding: 12px;\n    }\n\n    .req-details summary {\n      padding: 15px 16px;\n    }\n\n    .req-detail-body {\n      padding: 0 16px 16px;\n    }\n\n    .req-table-head {\n      padding: 16px;\n    }\n\n    .req-table th,\n    .req-table td {\n      padding: 13px 14px;\n    }\n  }\n<\/style>\n\n<div class=\"req-article\">\n  <div class=\"req-spoiler\">\n    <div class=\"req-spoiler-head\">\n      <span style=\"font-size:22px;\">\u26a0\ufe0f<\/span>\n      <h3 class=\"req-spoiler-title\">Full Puzzle Spoilers Ahead<\/h3>\n    <\/div>\n    <p>This guide covers late Grace sections, Marie&#8217;s Doll, the Severed Hand clue path, and the hidden challenge reward tied to The Final Puzzle.<\/p>\n  <\/div>\n\n  <div class=\"req-hero\">\n    <div class=\"req-hero-grid\">\n      <div>\n        <span class=\"req-kicker\">Resident Evil Requiem Final Puzzle Solution<\/span>\n        <h3 class=\"req-hero-title\">The Hidden Challenge Works Best As A Two Run Route<\/h3>\n        <p class=\"req-hero-text\">The cleanest way to solve The Final Puzzle is simple once you strip out the early noise. Build the Marie&#8217;s Doll spawn on one completed run, then return on the next Grace route with Emily and the doll for the final box input in the Lead Researcher&#8217;s Office.<\/p>\n        <div class=\"req-pill-row\">\n          <span class=\"req-pill\"><b>Reward:<\/b> 20,000 CP<\/span>\n          <span class=\"req-pill\"><b>Real Pair:<\/b> Emily + Marie&#8217;s Doll<\/span>\n          <span class=\"req-pill\"><b>Final Room:<\/b> Lead Researcher&#8217;s Office<\/span>\n          <span class=\"req-pill\"><b>Fastest Read:<\/b> Use The Safe Route, Not The Rumors<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"req-flow-card\">\n        <svg class=\"req-flow-svg\" viewBox=\"0 0 430 270\" aria-hidden=\"true\" role=\"img\">\n          <path class=\"req-flow-route\" d=\"M54 52 C104 52 112 92 154 92 H206 C252 92 250 46 298 46 H352 C380 46 388 74 388 108 V150 C388 194 350 214 312 214 H254 C210 214 196 170 154 170 H104 C72 170 54 148 54 118 Z\"\/>\n          <path class=\"req-flow-connector\" d=\"M72 52 L140 92\"\/>\n          <path class=\"req-flow-connector\" d=\"M230 92 L300 46\"\/>\n          <path class=\"req-flow-connector\" d=\"M388 122 L332 196\"\/>\n          <path class=\"req-flow-connector\" d=\"M154 170 L90 118\"\/>\n          <circle class=\"req-flow-node\" cx=\"54\" cy=\"52\" r=\"11\"\/>\n          <circle class=\"req-flow-node warn\" cx=\"154\" cy=\"92\" r=\"11\"\/>\n          <circle class=\"req-flow-node\" cx=\"298\" cy=\"46\" r=\"11\"\/>\n          <circle class=\"req-flow-node alt\" cx=\"388\" cy=\"108\" r=\"11\"\/>\n          <circle class=\"req-flow-node alt\" cx=\"312\" cy=\"214\" r=\"11\"\/>\n          <circle class=\"req-flow-node\" cx=\"154\" cy=\"170\" r=\"11\"\/>\n          <circle class=\"req-flow-node\" cx=\"54\" cy=\"118\" r=\"11\"\/>\n\n          <rect class=\"req-flow-box\" x=\"176\" y=\"112\" width=\"94\" height=\"42\" rx=\"12\"\/>\n          <text class=\"req-flow-mini\" x=\"190\" y=\"128\">Final Input<\/text>\n          <text class=\"req-flow-text\" x=\"192\" y=\"145\">Puzzle Box<\/text>\n\n          <text class=\"req-flow-mini\" x=\"28\" y=\"27\">Wait<\/text>\n          <text class=\"req-flow-text\" x=\"16\" y=\"43\">Processing<\/text>\n\n          <text class=\"req-flow-mini\" x=\"132\" y=\"67\">Let It Kill<\/text>\n          <text class=\"req-flow-text\" x=\"133\" y=\"83\">Grinder<\/text>\n\n          <text class=\"req-flow-mini\" x=\"273\" y=\"21\">Flush<\/text>\n          <text class=\"req-flow-text\" x=\"264\" y=\"37\">Restroom<\/text>\n\n          <text class=\"req-flow-mini\" x=\"360\" y=\"84\">Carry<\/text>\n          <text class=\"req-flow-text\" x=\"347\" y=\"100\">Emily<\/text>\n\n          <text class=\"req-flow-mini\" x=\"273\" y=\"240\">Reward<\/text>\n          <text class=\"req-flow-text\" x=\"274\" y=\"256\">20K CP<\/text>\n\n          <text class=\"req-flow-mini\" x=\"124\" y=\"194\">Pickup<\/text>\n          <text class=\"req-flow-text\" x=\"120\" y=\"210\">Doll<\/text>\n\n          <text class=\"req-flow-mini\" x=\"16\" y=\"143\">Code<\/text>\n          <text class=\"req-flow-text\" x=\"14\" y=\"159\">Ready<\/text>\n        <\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"req-snapshot\">\n      <div class=\"req-snap\">\n        <div class=\"req-snap-label\">Challenge Type<\/div>\n        <div class=\"req-snap-value\">Optional Hidden Challenge<\/div>\n        <div class=\"req-snap-copy\">This is not the story&#8217;s final mandatory puzzle. It is a post clear challenge route.<\/div>\n      <\/div>\n\n      <div class=\"req-snap\">\n        <div class=\"req-snap-label\">Run One Goal<\/div>\n        <div class=\"req-snap-value\">Make Marie&#8217;s Doll Spawn<\/div>\n        <div class=\"req-snap-copy\">The hidden setup starts in Processing, continues through the grinder, then pays off in Collection &amp; Testing.<\/div>\n      <\/div>\n\n      <div class=\"req-snap\">\n        <div class=\"req-snap-label\">Run Two Goal<\/div>\n        <div class=\"req-snap-value\">Bring Emily And The Doll<\/div>\n        <div class=\"req-snap-copy\">The safe window is after escaping the basement with Emily and before taking her out to the Courtyard.<\/div>\n      <\/div>\n\n      <div class=\"req-snap\">\n        <div class=\"req-snap-label\">Final Trigger<\/div>\n        <div class=\"req-snap-value\">Lead Researcher&#8217;s Office Box<\/div>\n        <div class=\"req-snap-copy\">The code only matters if the right pair is present when the sequence is entered.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What The Resident Evil Requiem Final Puzzle Actually Is<\/strong> Hidden Challenge, Not Story Finale<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The first thing to clear up is the name. <strong>The Final Puzzle<\/strong> in <a href=\"https:\/\/hone.gg\/blog\/fix-lag-stutter-in-resident-evil-requiem\/\">Resident Evil Requiem<\/a> is an optional hidden challenge that appears after you beat the game once. It is not the story&#8217;s last mandatory lock, and it is not just another version of the normal Lead Researcher&#8217;s Office box puzzle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The challenge text points you toward one idea rather than one location: <strong>let the sweet pair hear the voice<\/strong>. In practice, that pair is <strong>Emily<\/strong> and <strong>Marie&#8217;s Doll<\/strong>, and the voice is the child&#8217;s laugh you trigger when you enter the correct sequence at the Lead Researcher&#8217;s Office puzzle box.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This distinction matters because a lot of bad guides flatten everything into &#8220;input this code and you are done.&#8221; That is only half true. The code is real, but the route only clears if the hidden prerequisites are already in place.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Resident Evil Requiem Final Puzzle Solution<\/strong> Quick Answer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The safest Resident Evil Requiem Final Puzzle solution is a two run setup. On one completed playthrough, wait a full 15 minutes in <strong>Processing<\/strong> before draining the pool, let the <strong>grinder<\/strong> kill the enemies instead of finishing them yourself, use one toilet eight times in the <strong>West Wing Restroom<\/strong>, then pick up <strong>Marie&#8217;s Doll<\/strong> by the metal stairs in <strong>Collection &amp; Testing<\/strong> after the blood tank bursts. Finish the run after obtaining the doll.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the next Grace route, take <strong>Marie&#8217;s Doll<\/strong> out of the Item Box, carry <strong>Emily<\/strong> to the <strong>Lead Researcher&#8217;s Office<\/strong>, and enter this sequence into the puzzle box: <strong>Sun, Sun, Star \/ Sun, Moon, Star \/ Sun, Moon, Sun \/ Moon, Star, Moon<\/strong>.<\/p>\n\n\n\n<div class=\"req-details\">\n    <details open>\n      <summary>\n        <div class=\"req-summary-title\">Run One, Build The Marie&#8217;s Doll Spawn<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>Use the conservative version of every hidden flag. Wait the full 15 minutes in Processing, let the grinder do the killing, read the blood message after the small pool switch, flush one toilet eight times in the West Wing Restroom, then grab Marie&#8217;s Doll in Collection &amp; Testing when the room floods.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">Run Two, Clear The Challenge With Emily And The Doll<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>Bring Marie&#8217;s Doll with you, keep Emily in play, and detour to the Lead Researcher&#8217;s Office before you leave for the Courtyard. The code alone is not the challenge. The pair is the challenge.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">Optional Clue Route, Decode The Code Yourself<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>If you want the logic instead of just the answer, scan the Severed Hand for the letter string, then use the Blood Lab, VIP Suite, Grace Ashcroft Blood Analysis Report, and Basketball Court to Kendo clue chain to turn those letters into Sun, Moon, and Star inputs.<\/p>\n      <\/div>\n    <\/details>\n  <\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What You Need Before You Start<\/strong> The Pieces That Actually Matter<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Because The Final Puzzle is hidden behind multiple conditions, it helps to separate the parts that are <strong>actually required<\/strong> from the parts that are just there to explain the mystery. That keeps the run focused and stops you from wasting time on side logic that does not determine whether the challenge clears.<\/p>\n\n\n\n<div class=\"req-table-wrap\">\n    <div class=\"req-table-head\">\n      <h3 class=\"req-table-title\">Verified Requirement Checklist<\/h3>\n    <\/div>\n    <div class=\"table-wrapper\"><table class=\"req-table\">\n      <thead>\n        <tr>\n          <th>Requirement<\/th>\n          <th>What It Does<\/th>\n          <th>How To Treat It<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td><strong>One Completed Clear<\/strong><\/td>\n          <td>Unlocks The Final Puzzle challenge and the route tied to Marie&#8217;s Doll.<\/td>\n          <td><span class=\"req-chip good\">Mandatory<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Marie&#8217;s Doll<\/strong><\/td>\n          <td>One half of the pair named by the challenge text.<\/td>\n          <td><span class=\"req-chip good\">Mandatory For The Clear<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Emily<\/strong><\/td>\n          <td>The second half of the pair. She has to be with you when you enter the final code.<\/td>\n          <td><span class=\"req-chip good\">Mandatory For The Clear<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Lead Researcher&#8217;s Office Puzzle Box<\/strong><\/td>\n          <td>The only box you should use for the hidden challenge input.<\/td>\n          <td><span class=\"req-chip good\">Mandatory<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Severed Hand Analyzer Result<\/strong><\/td>\n          <td>Reveals the clue string that explains the code.<\/td>\n          <td><span class=\"req-chip info\">Useful For Understanding<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Processing Backup Save<\/strong><\/td>\n          <td>Lets you retry the hidden setup without replaying the entire game.<\/td>\n          <td><span class=\"req-chip info\">Strongly Recommended<\/span><\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table><\/div>\n  <\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The most important mindset shift is this: if you already know the final code, the real work is not &#8220;solving a cipher.&#8221; The real work is <strong>getting Marie&#8217;s Doll into a cleared save<\/strong>, then pairing it with Emily at the correct puzzle box.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How To Get Marie&#8217;s Doll In Resident Evil Requiem<\/strong> The Safe Spawn Route<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most failure prone part of The Final Puzzle is not the final code. It is the hidden setup that makes <strong>Marie&#8217;s Doll<\/strong> appear at all. The game barely communicates this route, which is why players kept mistaking rumor for fact during the first wave of solutions.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/hone.gg\/blog\/wp-content\/uploads\/2026\/03\/31a57df451271c5b2ab5cde9cb2b0e29-1-1024x576.jpg\" alt=\"Marie's Doll\" class=\"wp-image-3954\" srcset=\"https:\/\/hone.gg\/blog\/wp-content\/uploads\/2026\/03\/31a57df451271c5b2ab5cde9cb2b0e29-1-1024x576.jpg 1024w, https:\/\/hone.gg\/blog\/wp-content\/uploads\/2026\/03\/31a57df451271c5b2ab5cde9cb2b0e29-1-300x169.jpg 300w, https:\/\/hone.gg\/blog\/wp-content\/uploads\/2026\/03\/31a57df451271c5b2ab5cde9cb2b0e29-1-768x432.jpg 768w, https:\/\/hone.gg\/blog\/wp-content\/uploads\/2026\/03\/31a57df451271c5b2ab5cde9cb2b0e29-1.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you want the most reliable approach, use the version below exactly. It leans on the safest reproducible route instead of pretending every early community theory was equally solid.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Wait In Processing Before You Drain The Pool<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When you reach <strong>Processing<\/strong> in the Care Center Basement, do not drain the blood pool immediately. The safest method is to wait a full <strong>15 real minutes<\/strong> before touching the valve. You will see some players talk about the clue involving blood from <strong>115 infected<\/strong>, and that clue is part of the hidden logic, but time is the more reproducible check for a successful setup.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you can, make a manual save at the nearby typewriter before you start the wait. That one decision can save an enormous amount of time if the hidden chain breaks later and the doll never appears.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Let The Grinder Kill The Enemies<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once you drain the pool and drop down into the grinder section, treat the machine as the killer. You can stagger enemies, route around them, and keep yourself alive however you want, but avoid landing the killing blow yourself. The reliable versions of the route all agree on the same idea: <strong>the grinder has to do the killing<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is one of the steps that sounds fake until you see how often the doll fails to spawn when players freestyle the fight. The Final Puzzle is hidden challenge logic, not normal combat logic, so it pays to be literal here.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Use The Blood Message As A Route Check<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After the grinder sequence, you reach the smaller blood pool and the <strong>Collection &amp; Testing<\/strong> switch. Read the message the game gives you when the blood drains. The positive outcomes are wording like <strong>&#8220;A ton of blood flowed out&#8221;<\/strong> or <strong>&#8220;A torrent of blood flowed out.&#8221;<\/strong> Treat both as signs that the setup is still alive.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you get weaker text, do not talk yourself into continuing. Reload the earlier save and do the setup again. The hidden route is obscure enough already, so you do not want to carry a bad flag all the way to the end of the run.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Flush One Toilet Eight Times In The West Wing Restroom<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After you return to the Care Center with Emily back in the route, head to the <strong>West Wing Restroom<\/strong>. The safest version of the toilet step is to use <strong>one toilet eight times in one visit<\/strong>. That sounds ridiculous, but it is one of the hidden conditions tied to Marie&#8217;s Doll.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Early guides disagreed on whether &#8220;at least eight&#8221; was enough. For a clean article and a clean run, the conservative answer is better: use the same toilet eight times, then move on.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Pick Up Marie&#8217;s Doll In Collection &amp; Testing, Then Finish The Run<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Later in the underground lab escape below the Courtyard, the blood tank bursts and the <strong>Collection &amp; Testing<\/strong> room floods. When you turn toward the metal stairs, check the blood pooled beside the staircase. <strong>Marie&#8217;s Doll<\/strong> should be lying there on the floor.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you pick it up, make sure the save that eventually clears the game is a save where Marie&#8217;s Doll has already been collected. Do not abandon the playthrough after you finally get the item. The key is finishing a completed run that has the doll in it.<\/p>\n\n\n\n<div class=\"req-note\">\n    <h3 class=\"req-note-title\">The Safe Interpretation Of The Hidden Setup<\/h3>\n    <p>If a clue sounds arguable, default to the stricter route. Wait the full 15 minutes in Processing, let the grinder do the killing, use one toilet eight times in the West Wing Restroom, and only trust the run if Marie&#8217;s Doll actually appears in Collection &amp; Testing.<\/p>\n  <\/div>\n\n  <div class=\"req-table-wrap\">\n    <div class=\"req-table-head\">\n      <h3 class=\"req-table-title\">Marie&#8217;s Doll Spawn Audit<\/h3>\n    <\/div>\n    <div class=\"table-wrapper\"><table class=\"req-table\">\n      <thead>\n        <tr>\n          <th>Checkpoint<\/th>\n          <th>Good Sign<\/th>\n          <th>What Usually Went Wrong<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td><strong>Processing<\/strong><\/td>\n          <td>Full 15 minute wait before the drain.<\/td>\n          <td>Draining too early, or treating the 115 clue like a shortcut instead of a setup check.<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Grinder<\/strong><\/td>\n          <td>The machine gets the kills.<\/td>\n          <td>Player finishing enemies manually.<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Blood Message<\/strong><\/td>\n          <td>&#8220;A ton of blood flowed out&#8221; or &#8220;A torrent of blood flowed out.&#8221;<\/td>\n          <td>Bad hidden flag earlier in the route.<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>West Wing Restroom<\/strong><\/td>\n          <td>One toilet flushed eight times in one visit.<\/td>\n          <td>Random flushes, wrong count, or splitting the count across multiple toilets.<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Collection &amp; Testing<\/strong><\/td>\n          <td>Marie&#8217;s Doll appears by the metal stairs after the blood tank burst.<\/td>\n          <td>One of the earlier hidden setup steps failed.<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>End Of Run<\/strong><\/td>\n          <td>You finish the playthrough after obtaining the doll.<\/td>\n          <td>Quitting the run after pickup and assuming the route is locked in anyway.<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table><\/div>\n  <\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How To Complete The Final Puzzle On The Next Run<\/strong> Emily, Doll, Box<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once Marie&#8217;s Doll is tied to a completed playthrough, the actual clear is much simpler. The safe window is the Grace section <strong>after you escape the basement with Emily<\/strong> and <strong>before you take her outside to the Courtyard<\/strong>. That is when you want to make the detour.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Take Marie&#8217;s Doll Out Of The Item Box<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Start your next route and grab <strong>Marie&#8217;s Doll<\/strong> from the Item Box as soon as it is practical. This sounds obvious, but it is one of the easiest ways to fail the challenge. Players remember the code, remember Emily, then forget the item that actually makes the code count.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Carry Emily To The Lead Researcher&#8217;s Office<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once Emily is back in your arms after the basement escape, go to the <strong>Lead Researcher&#8217;s Office<\/strong>. The box you want is the same Sun, Moon, and Star style puzzle box you used earlier in the story route. For The Final Puzzle, this is the only interaction point that matters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do this before the story moves you out to the Courtyard. If you keep pushing forward and leave the window behind, you are only making the run longer than it needs to be.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Enter The Resident Evil Requiem Final Puzzle Code<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">With Emily present and Marie&#8217;s Doll in your inventory, enter the following sequence into the Lead Researcher&#8217;s Office puzzle box:<\/p>\n\n\n\n<div class=\"req-seq-panel\">\n    <h3 class=\"req-seq-title\">Lead Researcher&#8217;s Office Final Input<\/h3>\n    <p class=\"req-seq-copy\">Input the symbols row by row. This is the full Resident Evil Requiem Final Puzzle code.<\/p>\n\n    <div class=\"req-code-grid\">\n      <div class=\"req-code-row\">\n        <div class=\"req-code-label\">Row 1<\/div>\n        <div class=\"req-symbol-row\">\n          <span class=\"req-symbol\"><i>\u2600<\/i> Sun<\/span>\n          <span class=\"req-symbol\"><i>\u2600<\/i> Sun<\/span>\n          <span class=\"req-symbol\"><i>\u2726<\/i> Star<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"req-code-row\">\n        <div class=\"req-code-label\">Row 2<\/div>\n        <div class=\"req-symbol-row\">\n          <span class=\"req-symbol\"><i>\u2600<\/i> Sun<\/span>\n          <span class=\"req-symbol\"><i>\u263e<\/i> Moon<\/span>\n          <span class=\"req-symbol\"><i>\u2726<\/i> Star<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"req-code-row\">\n        <div class=\"req-code-label\">Row 3<\/div>\n        <div class=\"req-symbol-row\">\n          <span class=\"req-symbol\"><i>\u2600<\/i> Sun<\/span>\n          <span class=\"req-symbol\"><i>\u263e<\/i> Moon<\/span>\n          <span class=\"req-symbol\"><i>\u2600<\/i> Sun<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"req-code-row\">\n        <div class=\"req-code-label\">Row 4<\/div>\n        <div class=\"req-symbol-row\">\n          <span class=\"req-symbol\"><i>\u263e<\/i> Moon<\/span>\n          <span class=\"req-symbol\"><i>\u2726<\/i> Star<\/span>\n          <span class=\"req-symbol\"><i>\u263e<\/i> Moon<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n<p class=\"wp-block-paragraph\">If everything is set correctly, you hear the child&#8217;s laugh, get the congratulatory message, and clear the challenge. If you enter the correct code without Marie&#8217;s Doll, you can still hear the laugh, but the challenge itself will not complete.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Resident Evil Requiem Lead Researcher&#8217;s Office Code<\/strong> How The Game Hides The Logic<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The reason the Lead Researcher&#8217;s Office code feels so random is that Requiem does not give it to you as one clean note. The game scatters the explanation across a clue trail involving the <strong>Severed Hand<\/strong>, a letter mapping, an hourglass, a file, and a weird easter egg that tells you to ignore one letter entirely.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The Severed Hand Is The Clue Path, Not The Core Clear Condition<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to solve The Final Puzzle organically, pick up the <strong>Severed Hand<\/strong> after the basement elevator sequence and analyze it in the <strong>Blood Lab<\/strong> route. The analyzer reveals the string <strong>GGC AAG AUA ACG UGU CAU<\/strong> along with the message <strong>&#8220;Let&#8217;s play.&#8221;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That step is useful because it tells you where the code logic begins. But if you already know the box input and only care about the challenge clear, the actual make or break conditions are still the same: <strong>Emily, Marie&#8217;s Doll, and the Lead Researcher&#8217;s Office box<\/strong>.<\/p>\n\n\n\n<div class=\"req-translator\">\n    <div class=\"req-translator-head\">\n      <h3 class=\"req-translator-title\">How The Letter String Becomes The Box Code<\/h3>\n      <span class=\"req-badge\">Code Translator<\/span>\n    <\/div>\n\n    <div class=\"req-translator-step\">\n      <div class=\"req-step-label\">Raw String<\/div>\n      <div class=\"req-token-row\">\n        <span class=\"req-token\">GGC<\/span>\n        <span class=\"req-token\">AAG<\/span>\n        <span class=\"req-token\">AUA<\/span>\n        <span class=\"req-token\">ACG<\/span>\n        <span class=\"req-token\">UGU<\/span>\n        <span class=\"req-token\">CAU<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"req-translator-step\">\n      <div class=\"req-step-label\">Ignore A<\/div>\n      <div class=\"req-token-row\">\n        <span class=\"req-token\">GGC<\/span>\n        <span class=\"req-token muted\">AAG \u2192 GG<\/span>\n        <span class=\"req-token muted\">AUA \u2192 U<\/span>\n        <span class=\"req-token muted\">ACG \u2192 CG<\/span>\n        <span class=\"req-token\">UGU<\/span>\n        <span class=\"req-token muted\">CAU \u2192 CU<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"req-translator-step\">\n      <div class=\"req-step-label\">Map Letters<\/div>\n      <div class=\"req-token-row\">\n        <span class=\"req-token sun\">G = Sun<\/span>\n        <span class=\"req-token moon\">U = Moon<\/span>\n        <span class=\"req-token star\">C = Star<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"req-translator-step\">\n      <div class=\"req-step-label\">Final Rows<\/div>\n      <div class=\"req-token-row\">\n        <span class=\"req-token sun\">Sun<\/span>\n        <span class=\"req-token sun\">Sun<\/span>\n        <span class=\"req-token star\">Star<\/span>\n        <span class=\"req-token sun\">Sun<\/span>\n        <span class=\"req-token moon\">Moon<\/span>\n        <span class=\"req-token star\">Star<\/span>\n        <span class=\"req-token sun\">Sun<\/span>\n        <span class=\"req-token moon\">Moon<\/span>\n        <span class=\"req-token sun\">Sun<\/span>\n        <span class=\"req-token moon\">Moon<\/span>\n        <span class=\"req-token star\">Star<\/span>\n        <span class=\"req-token moon\">Moon<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Where G, U, C, And A Come From<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Each letter in the analyzer string is tied to another clue. The hidden route is really asking you to do three translations in sequence: identify which letters matter, map those letters to symbols, then group the symbols into rows of three for the puzzle box.<\/p>\n\n\n\n<div class=\"req-clue-grid\">\n    <div class=\"req-clue\">\n      <div class=\"req-clue-top\">\n        <div class=\"req-clue-icon\">G<\/div>\n        <h3 class=\"req-clue-title\">G Maps To Sun<\/h3>\n      <\/div>\n      <small>Blood Lab Clue<\/small>\n      <p>The Blood Lab clue ties <strong>G<\/strong> to a large solar number, which is why G becomes <strong>Sun<\/strong> in the final translation.<\/p>\n    <\/div>\n\n    <div class=\"req-clue\">\n      <div class=\"req-clue-top\">\n        <div class=\"req-clue-icon\">U<\/div>\n        <h3 class=\"req-clue-title\">U Maps To Moon<\/h3>\n      <\/div>\n      <small>VIP Suite Hourglass<\/small>\n      <p>The hourglass clue in the <strong>VIP Suite<\/strong> links <strong>U<\/strong> to the moon, giving you the second symbol in the box language.<\/p>\n    <\/div>\n\n    <div class=\"req-clue\">\n      <div class=\"req-clue-top\">\n        <div class=\"req-clue-icon\">C<\/div>\n        <h3 class=\"req-clue-title\">C Maps To Star<\/h3>\n      <\/div>\n      <small>Grace Ashcroft Blood Analysis Report<\/small>\n      <p>The report gives the clue that turns <strong>C<\/strong> into <strong>Star<\/strong>, which is the final symbol you need for the box input.<\/p>\n    <\/div>\n\n    <div class=\"req-clue\">\n      <div class=\"req-clue-top\">\n        <div class=\"req-clue-icon\">A<\/div>\n        <h3 class=\"req-clue-title\">A Gets Ignored<\/h3>\n      <\/div>\n      <small>Basketball Court To Gun Shop Kendo<\/small>\n      <p>The easter egg clue behind the <strong>Basketball Court<\/strong> and inside <strong>Gun Shop Kendo<\/strong> literally tells you to <strong>ignore A<\/strong>. That is what keeps the analyzer string from becoming nonsense.<\/p>\n    <\/div>\n  <\/div>\n\n\n\n<p class=\"wp-block-paragraph\">There is one more neat layer to this. If you decode the analyzer string as codons, the amino acid initials spell <strong>GLITCH<\/strong>. That is a clever reward for players who fully unpack the puzzle, but it is flavor, not the thing you input at the box.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common Mistakes That Make The Final Puzzle Fail<\/strong> The Problems Most Guides Gloss Over<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most failed attempts come from one of two problems. Either the doll route was never set correctly in the first place, or the player reaches the final box with the right code but the wrong conditions. Use the checks below before you assume the game bugged out.<\/p>\n\n\n\n<div class=\"req-details\">\n    <details open>\n      <summary>\n        <div class=\"req-summary-title\">Marie&#8217;s Doll Never Spawned In Collection &amp; Testing<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>This almost always means one of the hidden setup flags failed earlier. The most common misses are draining Processing too early, killing enemies yourself instead of letting the grinder do it, or treating the restroom step too loosely. Reload the pre drain save and run the strict version again.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">I Heard The Child Laugh, But The Challenge Did Not Clear<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>The code was right, but the pair was wrong. The laugh can still play without the challenge clearing if <strong>Marie&#8217;s Doll is not in your inventory<\/strong> when you enter the sequence. Emily and the doll are the actual trigger condition.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">I Counted The 115 Infected Clue, But The Route Still Failed<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>The 115 clue is part of the hidden logic, but it is not the best route check for a practical guide. A full <strong>15 minute wait in Processing<\/strong> is the safer baseline because it removes ambiguity and lines up with the most consistent success reports.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">I Flushed A Toilet, But I Did Not Track The Count Carefully<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>Do not treat the restroom step casually. The conservative route is one toilet, eight flushes, one visit. If your run is already valuable because the rest of the setup worked, it is not worth introducing guesswork here.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>\n        <div class=\"req-summary-title\">I Picked Up The Doll, Then Stopped The Run<\/div>\n        <div class=\"req-summary-icon\">+<\/div>\n      <\/summary>\n      <div class=\"req-detail-body\">\n        <p>The safe assumption is that the game needs a completed clear where Marie&#8217;s Doll has already been obtained. If you stop after the pickup and never finish that playthrough, you are gambling on carryover behavior instead of locking the route in.<\/p>\n      <\/div>\n    <\/details>\n  <\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Do You Need The Severed Hand And A Fresh Second Playthrough<\/strong> The Two Big Edge Cases<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">These are the two questions that generate the most confusion around The Final Puzzle. The short version is that the <strong>Severed Hand<\/strong> is best understood as the <strong>clue route<\/strong>, while the <strong>fresh second playthrough<\/strong> is best understood as the <strong>safe route<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want the game to explain the code to you, analyze the Severed Hand and follow the letter mapping. If you already know the final sequence, multiple working solutions show that the completion itself centers on <strong>Emily, Marie&#8217;s Doll, and the Lead Researcher&#8217;s Office puzzle box<\/strong>, not on whether you personally re scanned the clue item that run.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The playthrough question is messier. The guaranteed method is a <strong>new run after a completed clear<\/strong>. Some players report that reloading an earlier Grace save after finishing the doll run also works, but that behavior is not documented consistently enough to present as the main recommendation. If you want the safest article route, treat The Final Puzzle as a true second playthrough challenge.<\/p>\n\n\n\n<div class=\"req-fix-grid\">\n    <div class=\"req-fix-card\">\n      <h4>Severed Hand<\/h4>\n      <p>Best used when you want the in game clue trail. It explains the code, but it is not the strongest thing to present as the actual completion trigger if the sequence is already known.<\/p>\n    <\/div>\n\n    <div class=\"req-fix-card\">\n      <h4>Second Playthrough<\/h4>\n      <p>Best used when you want the cleanest, least arguable route. Post clear reload behavior exists in some reports, but a fresh replay is the safer recommendation.<\/p>\n    <\/div>\n  <\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Make Repeat Attempts Less Painful On PC<\/strong> Stop Performance From Muddying The Route<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">On <a href=\"https:\/\/hone.gg\/blog\/optimize-pc-for-gaming\/\">PC<\/a>, the worst time to lose clarity is during the grinder lane and the <strong>Collection &amp; Testing<\/strong> escape. If those moments keep feeling inconsistent, dealing with <a href=\"https:\/\/hone.gg\/blog\/pc-stuttering-in-games\/\">micro stutters<\/a> matters more than chasing prettier visuals. A hidden challenge is hard enough on its own. You do not need <a href=\"https:\/\/hone.gg\/blog\/frame-rate-meaning\/\">frame pacing<\/a> confusing the route too.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before you blame the puzzle, it also helps to sanity check what <a href=\"https:\/\/hone.gg\/blog\/good-fps-for-gaming\/\">good FPS for gaming<\/a> actually looks like on your hardware in effects heavy rooms. If the blood burst, grinder sparks, or lab lighting <a href=\"https:\/\/hone.gg\/blog\/fix-lag-stutter-in-resident-evil-requiem\/\">keeps hitching<\/a>, work through a few proven ways to <a href=\"https:\/\/hone.gg\/blog\/fix-fps-drops\/\">fix FPS drops<\/a> before you commit to another full replay.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Resident Evil Requiem Final Puzzle Reward<\/strong> What You Get For Solving It<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The practical reward for solving The Final Puzzle is <strong>20,000 CP<\/strong>. You also get the challenge clear, the congratulatory message, and the satisfaction of finishing one of the game&#8217;s most obscure hidden routes. The reward is CP rather than a separate trophy, which makes the challenge feel more like a deep unlock than a checklist objective.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is also why it is worth being strict about the route. You are not just opening a box. You are cashing in on a deliberately buried bonus objective.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The clean Resident Evil Requiem Final Puzzle solution is much less mysterious once you split it into two jobs. <strong>Job one<\/strong> is making Marie&#8217;s Doll spawn through the hidden Processing, grinder, restroom, and Collection &amp; Testing chain. <strong>Job two<\/strong> is bringing Marie&#8217;s Doll and Emily to the Lead Researcher&#8217;s Office and entering the final Sun, Moon, and Star sequence.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you follow the strict route instead of the loose one, The Final Puzzle stops feeling like internet folklore and starts feeling like a weird but beatable piece of Resident Evil design.<\/p>\n\n\n\n<div style=\"background: linear-gradient(135deg, #f99926 0%, #ff6b35 100%); border-radius: 20px; padding: 40px; margin: 40px 0; text-align: center; position: relative; overflow: hidden;\">\n  <div style=\"position: absolute; top: -30px; right: -30px; width: 150px; height: 150px; background: rgba(255,255,255,0.1); border-radius: 50%;\"><\/div>\n  <div style=\"position: absolute; bottom: -50px; left: -50px; width: 200px; height: 200px; background: rgba(255,255,255,0.05); border-radius: 50%;\"><\/div>\n  <div style=\"position: relative; z-index: 1;\">\n    <h3 style=\"color: #080f1b; font-size: 28px; font-weight: 900; margin-bottom: 15px;\">Optimize Your Whole PC With Hone<\/h3>\n    <p style=\"color: #080f1b; font-size: 16px; margin-bottom: 25px; max-width: 650px; margin-left: auto; margin-right: auto; opacity: 0.95;\">If you want a cleaner, more consistent gaming experience without constant manual tweaking, Hone can help optimize performance across your system.<\/p>\n    <a href=\"https:\/\/hone.gg\/\" style=\"display: inline-block; background: #080f1b; color: #f99926; padding: 15px 40px; border-radius: 30px; font-weight: 900; font-size: 16px; text-decoration: none;\">Try Hone Free<\/a>\n  <\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">What is the Resident Evil Requiem Final Puzzle<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">The Final Puzzle is an optional hidden challenge in <a href=\"https:\/\/hone.gg\/blog\/resident-evil-requiem-settings\/\">Resident Evil Requiem<\/a> that appears after you beat the game once. It is not the story&#8217;s last mandatory puzzle. To clear it, you need Marie&#8217;s Doll, Emily, and the correct Lead Researcher&#8217;s Office box sequence.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">How do you get Marie&#8217;s Doll in Resident Evil Requiem<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">The safest route is to wait 15 minutes in Processing before draining the pool, let the grinder kill the enemies, use one toilet eight times in the West Wing Restroom, then pick up Marie&#8217;s Doll by the stairs in Collection &amp; Testing after the blood tank bursts. Finish the run after you collect it.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">What is the Resident Evil Requiem Lead Researcher&#8217;s Office code<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">The Resident Evil Requiem Lead Researcher&#8217;s Office code for The Final Puzzle is Sun, Sun, Star \/ Sun, Moon, Star \/ Sun, Moon, Sun \/ Moon, Star, Moon.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">Do you need the Severed Hand for the Final Puzzle in Resident Evil Requiem<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">The Severed Hand is the clue path that explains the code. If you already know the sequence, the actual clear is tied to Emily, Marie&#8217;s Doll, and the Lead Researcher&#8217;s Office box input rather than the clue item itself.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">Do you need a second playthrough for Resident Evil Requiem The Final Puzzle<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">The safest answer is yes. A fresh post clear replay is the most reliable route for the challenge. Some players report that reloading an earlier Grace save after finishing the doll run can work, but that is not consistent enough to be the main recommendation.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">Why did Marie&#8217;s Doll not spawn in Resident Evil Requiem<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">If Marie&#8217;s Doll did not spawn, one of the hidden setup steps most likely failed. The most common misses are draining Processing too early, killing enemies yourself instead of letting the grinder do it, being loose with the restroom count, or not finishing the run after collecting the doll.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">What reward do you get for solving The Final Puzzle in Resident Evil Requiem<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">Solving The Final Puzzle gives you 20,000 CP along with the challenge clear and the congratulatory message.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\">Can you hear the laugh without clearing The Final Puzzle in Resident Evil Requiem<\/h3><div class=\"aioseo-faq-block-answer\">\n<p class=\"wp-block-paragraph\">Yes. If you enter the correct code without Marie&#8217;s Doll, you can still hear the child laugh, but the challenge itself will not complete.<\/p>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>This guide breaks down the full Resident Evil Requiem Final Puzzle solution, how to get Marie&#8217;s Doll, the Lead Researcher&#8217;s Office code, and the parts of the route that are easiest to misread. T<\/p>\n","protected":false},"author":2,"featured_media":3944,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,86],"tags":[],"class_list":["post-3926","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pc-optimization","category-resident-evil"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/posts\/3926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/comments?post=3926"}],"version-history":[{"count":3,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/posts\/3926\/revisions"}],"predecessor-version":[{"id":3958,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/posts\/3926\/revisions\/3958"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/media\/3944"}],"wp:attachment":[{"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/media?parent=3926"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/categories?post=3926"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hone.gg\/blog\/wp-json\/wp\/v2\/tags?post=3926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}