{"id":1214,"date":"2026-03-11T02:28:17","date_gmt":"2026-03-11T02:28:17","guid":{"rendered":"https:\/\/www.getclawhub.com\/?page_id=1214"},"modified":"2026-03-17T06:56:00","modified_gmt":"2026-03-17T06:56:00","slug":"getclawhub-download","status":"publish","type":"page","link":"https:\/\/www.getclawhub.com\/ko\/","title":{"rendered":"Download OpenClaw for Mac \u2014 GetClawHub"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1214\" class=\"elementor elementor-1214\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-516de98 e-flex e-con-boxed e-con e-parent\" data-id=\"516de98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e673d3 elementor-widget elementor-widget-html\" data-id=\"3e673d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>GetClawHub \u2014 One-Click Access to OpenClaw<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap\" rel=\"stylesheet\" \/>\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --ink: #0a0a0f;\r\n      --paper: #f5f4ef;\r\n      --cream: #faf9f4;\r\n      --amber: #e8a020;\r\n      --amber-light: #f5c055;\r\n      --amber-pale: #fdf3d8;\r\n      --teal: #0f7c6e;\r\n      --teal-light: #1aab97;\r\n      --muted: #6b6960;\r\n      --border: #dedad2;\r\n      --card-bg: #ffffff;\r\n      --sec: #df1720;\r\n      --third: #a30f0f;\r\n      --forth: #000000;\r\n      --shadow: 0 2px 24px rgba(10,10,15,0.07);\r\n      --shadow-lg: 0 8px 48px rgba(10,10,15,0.12);\r\n    }\r\n\r\n    html { scroll-behavior: smooth; }\r\n\r\n    body {\r\n      font-family: 'Open Sans', sans-serif;\r\n      background: var(--paper);\r\n      color: var(--ink);\r\n      line-height: 1.65;\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    h1, h2, h3, h4 {\r\n      font-family: 'Open Sans', sans-serif;\r\n      line-height: 1.15;\r\n      letter-spacing: -0.02em;\r\n    }\r\n\r\n    \/* \u2500\u2500 NAV \u2500\u2500 *\/\r\n    nav {\r\n      position: sticky; top: 0; z-index: 100;\r\n      background: rgba(245,244,239,0.92);\r\n      backdrop-filter: blur(12px);\r\n      border-bottom: 1px solid var(--border);\r\n      padding: 0 5vw;\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      height: 80px;\r\n    }\r\n    .logo {\r\n      font-family: 'Open Sans', sans-serif;\r\n      font-weight: 800; font-size: 1.3rem;\r\n      color: var(--ink);\r\n      display: flex; align-items: center; gap: 8px;\r\n      text-decoration: none;\r\n    }\r\n    .logo img { height: 60px; width: auto; display: block; }\r\n    .nav-links { display: flex; gap: 32px; align-items: center; list-style: none; }\r\n    .nav-links a { text-decoration: none; color: var(--muted); font-size: 0.9rem; font-weight: 500; transition: color .2s; }\r\n    .nav-links a:hover { color: var(--ink); }\r\n    .nav-cta {\r\n      background: var(--card-bg); color: #000;\r\n      padding: 9px 22px; border-radius: 8px;\r\n      font-size: 0.88rem; font-weight: 600;\r\n      text-decoration: none; display: inline-flex; align-items: center; gap: 8px;\r\n      transition: all .25s; box-shadow: 0 4px 20px rgba(10,10,15,0.18);\r\n    }\r\n    .nav-cta:hover { background: #df1720; color: #ffffff; transform: translateY(-1px); }\r\n\r\n    \/* \u2500\u2500 SOCIAL ICONS (shared component) \u2500\u2500 *\/\r\n    .social-bar {\r\n      display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .social-bar a {\r\n      display: inline-flex; align-items: center; justify-content: center;\r\n      width: 36px; height: 36px;\r\n      border-radius: 9px;\r\n      text-decoration: none;\r\n      transition: all .22s;\r\n      flex-shrink: 0;\r\n    }\r\n    .social-bar a svg {\r\n      width: 18px; height: 18px;\r\n      display: block; flex-shrink: 0;\r\n    }\r\n\r\n    \/* Light variant (on paper\/cream bg) *\/\r\n    .social-bar.light a {\r\n      background: rgba(10,10,15,0.06);\r\n      border: 1px solid var(--border);\r\n      color: var(--muted);\r\n    }\r\n    .social-bar.light a:hover { background: var(--ink); color: #fff; border-color: var(--ink); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(10,10,15,0.15); }\r\n    .social-bar.light a svg { fill: currentColor; }\r\n\r\n    \/* Dark variant (on dark bg) *\/\r\n    .social-bar.dark a {\r\n      background: rgba(255,255,255,0.08);\r\n      border: 1px solid rgba(255,255,255,0.12);\r\n      color: rgba(255,255,255,0.6);\r\n    }\r\n    .social-bar.dark a:hover { background: var(--amber); color: var(--ink); border-color: var(--amber); transform: translateY(-2px); }\r\n    .social-bar.dark a svg { fill: currentColor; }\r\n\r\n    \/* White variant (on coloured CTA bg) *\/\r\n    .social-bar.white a {\r\n      background: rgba(255,255,255,0.15);\r\n      border: 1px solid rgba(255,255,255,0.25);\r\n      color: #fff;\r\n    }\r\n    .social-bar.white a:hover { background: #fff; color: var(--third); border-color: #fff; transform: translateY(-2px); }\r\n    .social-bar.white a svg { fill: currentColor; }\r\n\r\n    \/* social label row *\/\r\n    .social-row {\r\n      display: flex; align-items: center; gap: 12px; flex-wrap: wrap;\r\n    }\r\n    .social-label {\r\n      font-size: 0.78rem; font-weight: 600; letter-spacing: 0.04em;\r\n      text-transform: uppercase;\r\n    }\r\n    .social-label.muted { color: var(--muted); }\r\n    .social-label.faded { color: rgba(255,255,255,0.35); }\r\n    .social-label.white { color: rgba(255,255,255,0.6); }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      min-height: 92vh;\r\n      display: flex; align-items: center;\r\n      padding: 80px 5vw 60px;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .hero-bg {\r\n      position: absolute; inset: 0; z-index: 0;\r\n      background:\r\n        radial-gradient(ellipse 60% 50% at 80% 40%, rgba(232,160,32,0.12) 0%, transparent 70%),\r\n        radial-gradient(ellipse 50% 60% at 10% 80%, rgba(15,124,110,0.08) 0%, transparent 70%);\r\n    }\r\n    .hero-grid {\r\n      position: absolute; inset: 0; z-index: 0; opacity: 0.04;\r\n      background-image: linear-gradient(var(--ink) 1px, transparent 1px),\r\n        linear-gradient(90deg, var(--ink) 1px, transparent 1px);\r\n      background-size: 48px 48px;\r\n    }\r\n    .hero-inner {\r\n      position: relative; z-index: 1;\r\n      max-width: 1200px; margin: 0 auto; width: 100%;\r\n      display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;\r\n    }\r\n    .hero-badge {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: var(--amber-pale); border: 1px solid rgba(232,160,32,0.3);\r\n      color: #8a5e00; border-radius: 100px;\r\n      padding: 6px 14px; font-size: 0.8rem; font-weight: 600;\r\n      margin-bottom: 28px; letter-spacing: 0.03em;\r\n      animation: fadeUp 0.6s ease both;\r\n    }\r\n    .badge-dot { width: 6px; height: 6px; background: var(--amber); border-radius: 50%; animation: pulse 2s infinite; }\r\n    @keyframes pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.5;transform:scale(1.4)} }\r\n\r\n    .hero h1 {\r\n      font-size: clamp(2.8rem, 5vw, 4.2rem);\r\n      font-weight: 800; margin-bottom: 24px;\r\n      animation: fadeUp 0.7s 0.1s ease both;\r\n    }\r\n    .hero h1 em { font-style: normal; color: var(--sec); }\r\n    .hero h1 span.underline { position: relative; white-space: nowrap; }\r\n    .hero h1 span.underline::after {\r\n      content: ''; position: absolute; left: 0; bottom: -4px;\r\n      width: 100%; height: 4px; background: var(--amber); border-radius: 2px;\r\n    }\r\n    .hero-desc {\r\n      font-size: 1.1rem; color: var(--muted); max-width: 520px;\r\n      margin-bottom: 36px; font-weight: 300; line-height: 1.75;\r\n      animation: fadeUp 0.7s 0.2s ease both;\r\n    }\r\n    .hero-actions {\r\n      display: flex; gap: 14px; flex-wrap: wrap;\r\n      animation: fadeUp 0.7s 0.3s ease both;\r\n    }\r\n    .btn-primary {\r\n      background: var(--ink); color: var(--paper);\r\n      padding: 14px 28px; border-radius: 10px;\r\n      font-size: 1rem; font-weight: 600; font-family: 'Open Sans', sans-serif;\r\n      text-decoration: none; display: inline-flex; align-items: center; gap: 8px;\r\n      transition: all .25s; box-shadow: 0 4px 20px rgba(10,10,15,0.18);\r\n    }\r\n    .btn-primary:hover { background: var(--card-bg); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(15,124,110,0.3); }\r\n    .btn-secondary {\r\n      background: transparent; color: var(--ink);\r\n      padding: 14px 24px; border-radius: 10px;\r\n      font-size: 1rem; font-weight: 500;\r\n      text-decoration: none; display: inline-flex; align-items: center; gap: 8px;\r\n      border: 1.5px solid var(--border); transition: all .25s;\r\n    }\r\n    .btn-secondary:hover { border-color: var(--ink); transform: translateY(-2px); }\r\n    .hero-trust {\r\n      display: flex; align-items: center; gap: 12px;\r\n      margin-top: 28px; font-size: 0.82rem; color: var(--muted);\r\n      animation: fadeUp 0.7s 0.4s ease both;\r\n    }\r\n    .trust-avatars { display: flex; }\r\n    .trust-avatars span {\r\n      width: 28px; height: 28px; border-radius: 50%;\r\n      border: 2px solid var(--paper);\r\n      margin-left: -6px; font-size: 0.65rem;\r\n      display: grid; place-items: center; font-weight: 700; color: var(--paper);\r\n    }\r\n    .trust-avatars span:nth-child(1){background:#e8763a}\r\n    .trust-avatars span:nth-child(2){background:#3a7ee8}\r\n    .trust-avatars span:nth-child(3){background:#3ac890}\r\n    .trust-avatars span:nth-child(4){background:#a03ae8}\r\n\r\n    \/* hero social row *\/\r\n    .hero-social-row {\r\n      margin-top: 24px;\r\n      animation: fadeUp 0.7s 0.5s ease both;\r\n      padding-top: 20px;\r\n      border-top: 1px solid var(--border);\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO VISUAL (VIDEO) \u2500\u2500 *\/\r\n    .hero-visual { animation: fadeUp 0.8s 0.2s ease both; position: relative; }\r\n    .video-container {\r\n      position: relative; width: 100%;\r\n      border-radius: 16px; overflow: hidden;\r\n      box-shadow: var(--shadow-lg), 0 0 0 1px rgba(255,255,255,0.06);\r\n      aspect-ratio: 16 \/ 9; background: #000;\r\n    }\r\n    .video-container iframe {\r\n      position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\r\n    }\r\n    \/* video social caption *\/\r\n    .video-social-caption {\r\n      margin-top: 14px;\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      padding: 12px 16px;\r\n      background: var(--card-bg);\r\n      border: 1px solid var(--border);\r\n      border-radius: 12px;\r\n    }\r\n    .video-social-caption span {\r\n      font-size: 0.78rem; color: var(--muted); font-weight: 500;\r\n    }\r\n    .video-social-caption span strong { color: var(--ink); }\r\n\r\n    \/* \u2500\u2500 SECTION WRAPPER \u2500\u2500 *\/\r\n    .section { padding: 96px 5vw; }\r\n    .section-inner { max-width: 1200px; margin: 0 auto; }\r\n    .section-label { font-size: 0.75rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--teal); margin-bottom: 12px; }\r\n    .section-title { font-size: clamp(2rem, 3.5vw, 2.8rem); font-weight: 800; margin-bottom: 20px; }\r\n    .section-subtitle { font-size: 1.05rem; color: var(--muted); max-width: 600px; line-height: 1.75; }\r\n\r\n    \/* \u2500\u2500 STATS BAR \u2500\u2500 *\/\r\n    .stats-bar { background: var(--ink); color: var(--paper); padding: 40px 5vw; }\r\n    .stats-inner {\r\n      max-width: 1200px; margin: 0 auto;\r\n      display: grid; grid-template-columns: repeat(4, 1fr);\r\n      gap: 32px; text-align: center;\r\n    }\r\n    .stat-num { font-family: 'Open Sans', sans-serif; font-size: 2.4rem; font-weight: 800; color: var(--amber); }\r\n    .stat-label { font-size: 0.85rem; color: rgba(245,244,239,0.6); margin-top: 4px; }\r\n\r\n    \/* \u2500\u2500 WHY \u2500\u2500 *\/\r\n    .why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 56px; }\r\n    .why-card { background: var(--card-bg); border: 1px solid var(--border); border-radius: 16px; padding: 32px; transition: all .3s; cursor: default; }\r\n    .why-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); border-color: var(--amber); }\r\n    .why-icon { width: 48px; height: 48px; border-radius: 12px; display: grid; place-items: center; font-size: 1.4rem; margin-bottom: 20px; }\r\n    .why-icon.amber { background: var(--amber-pale); }\r\n    .why-icon.teal { background: rgba(15,124,110,0.08); }\r\n    .why-icon.ink { background: rgba(10,10,15,0.06); }\r\n    .why-card h3 { font-size: 1.1rem; font-weight: 700; margin-bottom: 10px; }\r\n    .why-card p { font-size: 0.9rem; color: var(--muted); line-height: 1.7; }\r\n\r\n    \/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\r\n    .hiw { background: var(--cream); }\r\n    .steps { margin-top: 56px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; position: relative; }\r\n    .steps::before { content: ''; position: absolute; top: 28px; left: calc(16.66% + 20px); right: calc(16.66% + 20px); height: 1.5px; background: var(--border); z-index: 0; }\r\n    .step { text-align: center; padding: 0 24px; position: relative; z-index: 1; }\r\n    .step-num { width: 56px; height: 56px; border-radius: 50%; font-family: 'Open Sans', sans-serif; font-weight: 800; font-size: 1.1rem; display: grid; place-items: center; margin: 0 auto 24px; border: 2px solid var(--border); background: var(--cream); transition: all .3s; }\r\n    .step:hover .step-num { background: var(--ink); color: var(--amber); border-color: var(--ink); }\r\n    .step h3 { font-size: 1.05rem; font-weight: 700; margin-bottom: 10px; }\r\n    .step p { font-size: 0.88rem; color: var(--muted); line-height: 1.7; }\r\n\r\n    \/* \u2500\u2500 FREE TIER \u2500\u2500 *\/\r\n    .free-section { background: var(--ink); color: var(--paper); }\r\n    .free-inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\r\n    .free-label { font-size: 0.75rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--amber); margin-bottom: 12px; }\r\n    .free-title { font-size: clamp(2rem, 3.5vw, 2.8rem); font-weight: 800; margin-bottom: 20px; color: var(--paper); }\r\n    .free-desc { font-size: 1rem; color: rgba(245,244,239,0.65); line-height: 1.75; margin-bottom: 36px; }\r\n    .free-list { list-style: none; display: flex; flex-direction: column; gap: 14px; margin-bottom: 36px; }\r\n    .free-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 0.92rem; color: rgba(245,244,239,0.85); line-height: 1.6; }\r\n    .free-list .check { width: 20px; height: 20px; border-radius: 50%; background: rgba(26,171,151,0.2); color: var(--teal-light); display: grid; place-items: center; font-size: 0.7rem; flex-shrink: 0; margin-top: 2px; }\r\n    .free-visual { background: #14141e; border-radius: 20px; padding: 32px; border: 1px solid rgba(255,255,255,0.06); }\r\n    .chat-counter { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.08); }\r\n    .counter-label { font-size: 0.8rem; color: rgba(255,255,255,0.4); letter-spacing: 0.05em; text-transform: uppercase; }\r\n    .counter-chips { display: flex; gap: 8px; }\r\n    .chip { width: 36px; height: 36px; border-radius: 10px; display: grid; place-items: center; font-size: 0.75rem; font-weight: 700; }\r\n    .chip.used { background: rgba(255,255,255,0.06); color: rgba(255,255,255,0.25); text-decoration: line-through; }\r\n    .chip.active { background: var(--amber); color: var(--ink); }\r\n    .chip.free { background: rgba(232,160,32,0.15); color: var(--amber-light); border: 1px dashed rgba(232,160,32,0.3); }\r\n    .free-chat-msgs { display: flex; flex-direction: column; gap: 10px; }\r\n    .fc-msg { padding: 10px 14px; border-radius: 10px; font-size: 0.8rem; line-height: 1.5; }\r\n    .fc-user { background: var(--amber); color: var(--ink); font-weight: 500; align-self: flex-end; border-radius: 10px 4px 10px 10px; }\r\n    .fc-ai { background: rgba(255,255,255,0.06); color: rgba(255,255,255,0.7); border-radius: 4px 10px 10px 10px; }\r\n    .fc-sys { text-align: center; font-size: 0.72rem; color: rgba(255,255,255,0.3); padding: 6px; font-style: italic; }\r\n\r\n    \/* \u2500\u2500 FEATURES \u2500\u2500 *\/\r\n    .features-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 56px; }\r\n    .feat-card { background: var(--card-bg); border: 1px solid var(--border); border-radius: 16px; padding: 32px; display: flex; gap: 20px; transition: all .3s; }\r\n    .feat-card:hover { border-color: var(--teal); transform: translateY(-3px); box-shadow: var(--shadow); }\r\n    .feat-card.highlight { background: var(--ink); color: var(--paper); border-color: var(--ink); grid-column: span 2; flex-direction: row; align-items: center; }\r\n    .feat-icon { width: 44px; height: 44px; border-radius: 12px; display: grid; place-items: center; font-size: 1.3rem; flex-shrink: 0; }\r\n    .feat-icon.a { background: var(--amber-pale); }\r\n    .feat-icon.t { background: rgba(15,124,110,0.1); }\r\n    .feat-icon.i { background: rgba(10,10,15,0.05); }\r\n    .feat-icon.w { background: rgba(255,255,255,0.1); }\r\n    .feat-card h3 { font-size: 1rem; font-weight: 700; margin-bottom: 8px; }\r\n    .feat-card p { font-size: 0.88rem; color: var(--muted); line-height: 1.65; }\r\n    .feat-card.highlight p { color: rgba(245,244,239,0.65); }\r\n\r\n    \/* \u2500\u2500 SCREENSHOTS \u2500\u2500 *\/\r\n    .screenshots { background: var(--cream); }\r\n    .screenshots-tabs { display: flex; gap: 8px; margin-top: 48px; margin-bottom: 32px; flex-wrap: wrap; }\r\n    .tab-btn { padding: 10px 22px; border-radius: 100px; font-size: 0.875rem; font-weight: 600; border: 1.5px solid var(--border); background: var(--card-bg); color: var(--muted); cursor: pointer; transition: all .25s; font-family: 'Open Sans', sans-serif; }\r\n    .tab-btn:hover { border-color: var(--ink); color: var(--ink); }\r\n    .tab-btn.active { background: var(--ink); color: var(--paper); border-color: var(--ink); }\r\n    .screenshots-display { position: relative; }\r\n    .screenshot-panel { display: none; animation: fadeUp 0.4s ease both; }\r\n    .screenshot-panel.active { display: block; }\r\n    .screenshot-frame { background: var(--card-bg); border: 1px solid var(--border); border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-lg); position: relative; }\r\n    .screenshot-titlebar { background: #f0eeea; border-bottom: 1px solid var(--border); padding: 12px 16px; display: flex; align-items: center; gap: 8px; }\r\n    .titlebar-dots { display: flex; gap: 6px; }\r\n    .titlebar-dots span { width: 12px; height: 12px; border-radius: 50%; }\r\n    .titlebar-dots span:nth-child(1) { background: #ff5f57; }\r\n    .titlebar-dots span:nth-child(2) { background: #febc2e; }\r\n    .titlebar-dots span:nth-child(3) { background: #28c840; }\r\n    .titlebar-title { flex: 1; text-align: center; font-size: 0.78rem; color: var(--muted); font-weight: 500; }\r\n    .screenshot-frame img { width: 100%; display: block; transition: transform 0.4s ease; }\r\n    .screenshot-frame:hover img { transform: scale(1.01); }\r\n    .screenshot-caption { margin-top: 20px; display: flex; align-items: flex-start; gap: 16px; padding: 24px 28px; background: var(--card-bg); border: 1px solid var(--border); border-radius: 16px; }\r\n    .caption-icon { width: 40px; height: 40px; border-radius: 10px; background: var(--amber-pale); display: grid; place-items: center; font-size: 1.2rem; flex-shrink: 0; }\r\n    .caption-text h4 { font-size: 1rem; font-weight: 700; margin-bottom: 6px; }\r\n    .caption-text p { font-size: 0.875rem; color: var(--muted); line-height: 1.65; }\r\n\r\n    \/* \u2500\u2500 PRICING \u2500\u2500 *\/\r\n    .pricing { background: var(--cream); }\r\n    .pricing-grid { display: flex; justify-content: center; margin-top: 56px; }\r\n    .plan { background: var(--card-bg); border: 1px solid var(--border); border-radius: 20px; padding: 36px; max-width: 500px; width: 100%; position: relative; overflow: hidden; transition: all .3s; }\r\n    .plan:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }\r\n    .plan.featured { background: var(--ink); color: var(--paper); border-color: var(--ink); }\r\n    .plan-badge { position: absolute; top: 20px; right: 20px; background: var(--amber); color: var(--ink); font-size: 0.7rem; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 4px 10px; border-radius: 100px; }\r\n    .plan-name { font-size: 0.8rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--teal); margin-bottom: 8px; }\r\n    .plan.featured .plan-name { color: var(--amber); }\r\n    .plan-price { font-family: 'Open Sans', sans-serif; font-size: 2.4rem; font-weight: 800; margin-bottom: 4px; }\r\n    .plan-period { font-size: 0.82rem; color: var(--muted); margin-bottom: 24px; }\r\n    .plan.featured .plan-period { color: rgba(245,244,239,0.5); }\r\n    .plan-divider { height: 1px; background: var(--border); margin-bottom: 24px; }\r\n    .plan.featured .plan-divider { background: rgba(255,255,255,0.1); }\r\n    .plan-features { list-style: none; display: flex; flex-direction: column; gap: 12px; margin-bottom: 32px; }\r\n    .plan-features li { font-size: 0.88rem; display: flex; gap: 10px; align-items: flex-start; line-height: 1.5; }\r\n    .plan.featured .plan-features li { color: rgba(245,244,239,0.8); }\r\n    .pf-icon { font-size: 0.85rem; flex-shrink: 0; margin-top: 1px; }\r\n    .plan-btn { display: block; text-align: center; padding: 13px 24px; border-radius: 10px; font-weight: 600; font-size: 0.92rem; text-decoration: none; transition: all .25s; font-family: 'Open Sans', sans-serif; }\r\n    .plan-btn.solid { background: var(--amber); color: var(--ink); }\r\n    .plan-btn.solid:hover { background: var(--amber-light); }\r\n\r\n    \/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\r\n    .testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 56px; }\r\n    .testi-card { background: var(--card-bg); border: 1px solid var(--border); border-radius: 16px; padding: 28px; }\r\n    .stars { color: var(--amber); font-size: 0.85rem; margin-bottom: 14px; letter-spacing: 2px; }\r\n    .testi-text { font-size: 0.9rem; color: var(--ink); line-height: 1.7; margin-bottom: 20px; font-style: italic; }\r\n    .testi-author { display: flex; align-items: center; gap: 10px; }\r\n    .testi-av { width: 36px; height: 36px; border-radius: 50%; display: grid; place-items: center; font-weight: 700; font-size: 0.78rem; color: #fff; }\r\n    .testi-name { font-size: 0.85rem; font-weight: 600; }\r\n    .testi-role { font-size: 0.76rem; color: var(--muted); }\r\n\r\n    \/* \u2500\u2500 SOCIAL FOLLOW BAND \u2500\u2500 *\/\r\n    .social-band {\r\n      background: var(--cream);\r\n      border-top: 1px solid var(--border);\r\n      border-bottom: 1px solid var(--border);\r\n      padding: 40px 5vw;\r\n    }\r\n    .social-band-inner {\r\n      max-width: 1200px; margin: 0 auto;\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      gap: 32px; flex-wrap: wrap;\r\n    }\r\n    .social-band-text h3 {\r\n      font-size: 1.05rem; font-weight: 700; margin-bottom: 4px;\r\n    }\r\n    .social-band-text p {\r\n      font-size: 0.85rem; color: var(--muted);\r\n    }\r\n    .social-band-icons { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }\r\n    .social-pill {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      padding: 9px 16px; border-radius: 100px;\r\n      border: 1.5px solid var(--border);\r\n      background: var(--card-bg);\r\n      text-decoration: none; color: var(--ink);\r\n      font-size: 0.82rem; font-weight: 600;\r\n      transition: all .22s;\r\n    }\r\n    .social-pill svg { width: 16px; height: 16px; fill: currentColor; flex-shrink: 0; }\r\n    .social-pill:hover { transform: translateY(-2px); box-shadow: var(--shadow); }\r\n    .social-pill.fb:hover  { background: #1877f2; color: #fff; border-color: #1877f2; }\r\n    .social-pill.yt:hover  { background: #ff0000; color: #fff; border-color: #ff0000; }\r\n    .social-pill.ig:hover  { background: linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888); color: #fff; border-color: #dc2743; }\r\n    .social-pill.tt:hover  { background: #000; color: #fff; border-color: #000; }\r\n\r\n    \/* \u2500\u2500 CTA FINAL \u2500\u2500 *\/\r\n    .cta-final { background: var(--third); padding: 96px 5vw; text-align: center; }\r\n    .cta-final h2 { font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #fff; margin-bottom: 16px; }\r\n    .cta-final p { font-size: 1.1rem; color: rgba(255,255,255,0.75); max-width: 540px; margin: 0 auto 40px; }\r\n    .cta-final .btn-white {\r\n      background: #fff; color: var(--ink);\r\n      padding: 15px 36px; border-radius: 10px;\r\n      font-size: 1rem; font-weight: 700; font-family: 'Open Sans', sans-serif;\r\n      text-decoration: none; display: inline-flex; align-items: center; gap: 8px;\r\n      transition: all .25s; box-shadow: 0 4px 24px rgba(0,0,0,0.15);\r\n    }\r\n    .cta-final .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 32px rgba(0,0,0,0.2); }\r\n    .cta-note { font-size: 0.82rem; color: rgba(255,255,255,0.5); margin-top: 24px; }\r\n    .cta-social-row { margin-top: 36px; display: flex; flex-direction: column; align-items: center; gap: 12px; }\r\n    .cta-social-divider { font-size: 0.74rem; color: rgba(255,255,255,0.35); letter-spacing: 0.06em; text-transform: uppercase; }\r\n\r\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n    footer { background: var(--forth); color: #000; padding: 48px 5vw 32px; }\r\n    .footer-inner-simple {\r\n      max-width: 1200px; margin: 0 auto;\r\n      display: flex; justify-content: space-between; align-items: flex-start;\r\n      margin-bottom: 32px; flex-wrap: wrap; gap: 32px;\r\n    }\r\n    .footer-brand-col { display: flex; flex-direction: column; gap: 16px; }\r\n    .footer-links { display: flex; gap: 24px; flex-wrap: wrap; align-items: center; }\r\n    .footer-links a { font-size: 0.9rem; color: rgba(245,244,239,0.7); text-decoration: none; transition: color .2s; }\r\n    .footer-links a:hover { color: var(--amber); }\r\n    .footer-bottom {\r\n      max-width: 1200px; margin: 0 auto;\r\n      border-top: 1px solid rgba(255,255,255,0.08); padding-top: 24px;\r\n      display: flex; justify-content: space-between; align-items: center;\r\n      font-size: 0.8rem; color: rgba(245,244,239,0.35);\r\n    }\r\n\r\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\r\n    @keyframes fadeUp { from{opacity:0;transform:translateY(24px)} to{opacity:1;transform:translateY(0)} }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n      .hero-inner, .free-inner { grid-template-columns: 1fr; }\r\n      .why-grid, .steps, .testi-grid { grid-template-columns: 1fr; }\r\n      .features-grid { grid-template-columns: 1fr; }\r\n      .feat-card.highlight { grid-column: span 1; }\r\n      .steps::before { display: none; }\r\n      .stats-inner { grid-template-columns: repeat(2,1fr); }\r\n      nav .nav-links { display: none; }\r\n      .footer-inner-simple { flex-direction: column; align-items: flex-start; }\r\n      .footer-links { justify-content: flex-start; }\r\n      .pricing-grid { flex-direction: column; align-items: center; }\r\n      .social-band-inner { flex-direction: column; align-items: flex-start; }\r\n      .footer-bottom { flex-direction: column; gap: 8px; text-align: center; }\r\n      .video-social-caption { flex-direction: column; gap: 10px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550 NAV \u2550\u2550 -->\r\n<nav>\r\n  <a href=\"#\" class=\"logo\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/logo-black-title-1.webp\" alt=\"GetClawHub\" style=\"height:40px; width:auto;\">\r\n  <\/a>\r\n  <ul class=\"nav-links\">\r\n    <li><a href=\"#why\">\uc65c \uc6b0\ub9ac\ub97c \uc120\ud0dd\ud558\ub098\uc694<\/a><\/li>\r\n    <li><a href=\"#how\">\uc791\ub3d9 \ubc29\ubc95<\/a><\/li>\r\n    <li><a href=\"#screenshots\">\uc2a4\ud06c\ub9b0\uc0f7<\/a><\/li>\r\n    <li><a href=\"#download\">\ub2e4\uc6b4\ub85c\ub4dc<\/a><\/li>\r\n    <li><a href=\"https:\/\/drive.google.com\/file\/d\/1mBShbrMYLoX2ON68NcUppLBZCJVgUWgF\/view\" target=\"_blank\" class=\"nav-cta\" rel=\"nofollow noopener\">\ubb34\ub8cc \ub2e4\uc6b4\ub85c\ub4dc \u2192<\/a><\/li>\r\n  <\/ul>\r\n<\/nav>\r\n\r\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-bg\"><\/div>\r\n  <div class=\"hero-grid\"><\/div>\r\n  <div class=\"hero-inner\">\r\n\r\n    <!-- LEFT: copy -->\r\n    <div class=\"hero-left\">\r\n      <div class=\"hero-badge\"><span class=\"badge-dot\"><\/span> OpenClaw\ub97c \uac00\uc7a5 \ube60\ub974\uac8c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95<\/div>\r\n      <h1>\r\n        <em>\ud55c \ubc88\uc758 \ud074\ub9ad.<\/em><br>\r\n        <span class=\"underline\">OpenClaw<\/span> Is<br>\r\n        \uc900\ube44 \uc644\ub8cc.\r\n      <\/h1>\r\n      <p class=\"hero-desc\">\r\n        GetClawHub\ub294 OpenClaw\ub97c \ubc14\ub85c \ub2f9\uc2e0\uc758 \uae30\uae30\uc5d0 \uc804\ub2ec\ud569\ub2c8\ub2e4 \u2014 \uc124\uce58\uc790\ub97c \ucc3e\uac70\ub098, \uae68\uc9c4 \ub2e4\uc6b4\ub85c\ub4dc \ub9c1\ud06c\ub97c \ucc3e\uac70\ub098, \uc124\uce58 \ubc88\uac70\ub85c\uc6c0\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uba87 \ubd84 \ub9cc\uc5d0 OpenClaw\uc640 \ucc44\ud305\uc744 \uc2dc\uc791\ud558\uc138\uc694, <strong>\ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654<\/strong> \uc9c0\uae08 \ubc14\ub85c \uae30\ub2e4\ub9ac\uace0 \uc788\uc73c\uba70, \uc870\uac74 \uc5c6\uc774 \uc81c\uacf5\ub429\ub2c8\ub2e4.\r\n      <\/p>\r\n      <div class=\"hero-actions\">\r\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1mBShbrMYLoX2ON68NcUppLBZCJVgUWgF\/view\" target=\"_blank\" class=\"btn-primary\" rel=\"nofollow noopener\">\u2b07 OpenClaw \ubb34\ub8cc \ub2e4\uc6b4\ub85c\ub4dc<\/a>\r\n        <a href=\"#how\" class=\"btn-secondary\">\uc791\ub3d9 \ubc29\ubc95 \ubcf4\uae30 \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"hero-trust\">\r\n        <div class=\"trust-avatars\"><span>AK<\/span><span>JL<\/span><span>MS<\/span><span>+<\/span><\/div>\r\n        \uc804 \uc138\uacc4 50,000\uba85 \uc774\uc0c1\uc758 \uc0ac\uc6a9\uc790\ub4e4\uc774 \uc2e0\ub8b0\ud569\ub2c8\ub2e4 \u00b7 macOS \u00b7 \uc2e0\uc6a9\uce74\ub4dc \ud544\uc694 \uc5c6\uc74c\r\n      <\/div>\r\n\r\n      <!-- \u2605 HERO SOCIAL ROW -->\r\n      <div class=\"hero-social-row\">\r\n        <div class=\"social-row\">\r\n          <span class=\"social-label muted\">\ud314\ub85c\uc6b0\ud558\uae30<\/span>\r\n          <div class=\"social-bar light\">\r\n            <!-- Facebook -->\r\n            <a href=\"https:\/\/www.facebook.com\/profile.php?id=61582260302523&amp;sk=about\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud398\uc774\uc2a4\ubd81\">\r\n              <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.791-4.697 4.533-4.697 1.313 0 2.686.236 2.686.236v2.97h-1.514c-1.491 0-1.956.93-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\"\/><\/svg>\r\n            <\/a>\r\n            <!-- YouTube -->\r\n            <a href=\"https:\/\/www.youtube.com\/@getclawhub\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc720\ud29c\ube0c\">\r\n              <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg>\r\n            <\/a>\r\n            <!-- Instagram -->\r\n            <a href=\"https:\/\/www.instagram.com\/getclawhub\/\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc778\uc2a4\ud0c0\uadf8\ub7a8\">\r\n              <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\"\/><\/svg>\r\n            <\/a>\r\n            <!-- TikTok -->\r\n            <a href=\"https:\/\/www.tiktok.com\/@hecheftygpb?_r=1&amp;_t=ZP-94l0nanScIw\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud2f1\ud1a1\">\r\n              <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- RIGHT: video -->\r\n    <div class=\"hero-visual\">\r\n      <div class=\"video-container\">\r\n        <iframe src=\"https:\/\/www.youtube.com\/embed\/EME3p9p9CCQ\" title=\"GetClawHub \u2014 OpenClaw \uc6d0\ud074\ub9ad \uc124\uce58 \ub370\ubaa8\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\r\n      <\/div>\r\n      <!-- \u2605 VIDEO SOCIAL CAPTION -->\r\n      <div class=\"video-social-caption\">\r\n        <span>\ub354 \ub9ce\uc740 \ud29c\ud1a0\ub9ac\uc5bc \ubcf4\uae30 <strong>\uc720\ud29c\ube0c<\/strong><\/span>\r\n        <div class=\"social-bar light\">\r\n          <a href=\"https:\/\/www.youtube.com\/@getclawhub\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc720\ud29c\ube0c\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.instagram.com\/getclawhub\/\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc778\uc2a4\ud0c0\uadf8\ub7a8\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.tiktok.com\/@hecheftygpb?_r=1&amp;_t=ZP-94l0nanScIw\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud2f1\ud1a1\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 STATS \u2550\u2550 -->\r\n<div class=\"stats-bar\">\r\n  <div class=\"stats-inner\">\r\n    <div><div class=\"stat-num\">\uc6d0\ud074\ub9ad<\/div><div class=\"stat-label\">OpenClaw \uc124\uce58<\/div><\/div>\r\n    <div><div class=\"stat-num\">\ubb34\uc81c\ud55c<\/div><div class=\"stat-label\">\ubb34\ub8cc \ub300\ud654 \ud3ec\ud568<\/div><\/div>\r\n    <div><div class=\"stat-num\">50K+<\/div><div class=\"stat-label\">\ud65c\uc131 \uc0ac\uc6a9\uc790<\/div><\/div>\r\n    <div><div class=\"stat-num\">&lt;60\ucd08<\/div><div class=\"stat-label\">\ud3c9\uade0 \uc124\uc815 \uc2dc\uac04<\/div><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 WHY \u2550\u2550 -->\r\n<section class=\"section\" id=\"why\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\uc65c GetClawHub\ub97c \uc120\ud0dd\ud574\uc57c \ud558\ub098\uc694<\/div>\r\n    <h2 class=\"section-title\">OpenClaw\ub85c \uc2dc\uc791\ud558\ub294 \ub370 \ud544\uc694\ud55c \ubaa8\ub4e0 \uac83 \u2014 \ub9c8\ucc30 \uc5c6\uc774<\/h2>\r\n    <p class=\"section-subtitle\">AI \ub3c4\uad6c\ub97c \uc2dc\uc791\ud558\ub294 \uac83\uc774 \ubc88\uac70\ub85c\uc6cc\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4. GetClawHub\ub294 \uc791\ub3d9\ud558\ub294 OpenClaw \uc124\uce58 \uc0ac\uc774\uc758 \ubd88\ud544\uc694\ud55c \ub2e8\uacc4\ub97c \ubaa8\ub450 \uc81c\uac70\ud558\uc5ec \uc911\uc694\ud55c \uac83\uc5d0 \uc9d1\uc911\ud560 \uc218 \uc788\uac8c \ud569\ub2c8\ub2e4: \ud6cc\ub96d\ud55c \ub300\ud654\uc640 \uc2e4\uc81c \uc791\uc5c5 \uc218\ud589.<\/p>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\"><div class=\"why-icon amber\">\u26a1<\/div><h3>\uc6d0\ud074\ub9ad \ub2e4\uc6b4\ub85c\ub4dc \ubc0f \uc124\uce58<\/h3><p>\uc218\ub3d9 \ud328\ud0a4\uc9c0 \ucc3e\uae30 \uc5c6\uc74c. \uc218\uc0c1\ud55c \ubbf8\ub7ec\uc5d0\uc11c \uae68\uc9c4 `.dmg` \ud30c\uc77c \uc5c6\uc74c. GetClawHub\ub294 \ubaa8\ub4e0 \uac83\uc744 \ubc88\ub4e4\ub85c \uc81c\uacf5 \u2014 \ud55c \ubc88 \ud074\ub9ad\uc73c\ub85c Mac\uc5d0 OpenClaw\ub97c \uae54\ub054\ud558\uac8c \uc124\uce58\ud558\uace0 \uc989\uc2dc \uc2e4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"why-card\"><div class=\"why-icon teal\">\ud83d\udcac<\/div><h3>\ubb34\uc81c\ud55c \ubb34\ub8cc \ucc44\ud305, \uc2e0\uc6a9\uce74\ub4dc \uc5c6\uc74c<\/h3><p>\uc6b0\ub9ac\ub294 \uc5ec\ub7ec\ubd84\uc774 OpenClaw\ub97c \uacbd\ud5d8\ud55c \ud6c4\uc5d0\ub9cc \uacb0\uc815\uc744 \ub0b4\ub9ac\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. \uadf8\ub798\uc11c \ubaa8\ub4e0 \uc2e0\uaddc \ubc29\ubb38\uc790\ub294 OpenClaw\uc640 \ubb34\uc81c\ud55c\uc758 \uc644\uc804\ud558\uace0 \uc81c\ud55c \uc5c6\ub294 \ub300\ud654\ub97c \ubb34\ub8cc\ub85c \uc990\uae30\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4 \u2014 \ubc14\ub85c \uc0ac\uc6a9 \uac00\ub2a5\ud558\uba70 \uac00\uc785\uc774 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"why-card\"><div class=\"why-icon ink\">\ud83d\udd12<\/div><h3>\ud56d\uc0c1 \uac80\uc99d\ub41c \ucd5c\uc2e0 \ube4c\ub4dc<\/h3><p>GetClawHub\uc5d0 \ud638\uc2a4\ud305\ub41c \ubaa8\ub4e0 \ub2e4\uc6b4\ub85c\ub4dc\ub294 \uc554\ud638\ud654 \uc11c\uba85\uacfc \ubb34\uacb0\uc131 \uac80\uc0ac\ub97c \uac70\uce69\ub2c8\ub2e4. \ud56d\uc0c1 \ucd5c\uc2e0 \uc548\uc815 \ubc84\uc804\uc758 OpenClaw\ub97c \ubc1b\uac8c \ub418\uba70, \uad6c\ubc84\uc804\uc774\ub098 \ubcc0\uc870\ub41c \ubc14\uc774\ub108\ub9ac\ub294 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"why-card\"><div class=\"why-icon amber\">\ud83c\udf4e<\/div><h3>Mac\uc6a9\uc73c\ub85c \uc81c\uc791 \u2014 \uc560\ud50c \uc2e4\ub9ac\ucf58(M1\u2013M4)<\/h3><p>\ucd5c\uc2e0 Apple Silicon Mac(M1, M2, M3, M4)\uc744 \uc0ac\uc6a9 \uc911\uc774\ub4e0, GetClawHub\ub294 \uc790\ub3d9\uc73c\ub85c \uadc0\ud558\uc758 \uce69\uc5d0 \ub9de\ub294 OpenClaw \ube4c\ub4dc\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"why-card\"><div class=\"why-icon teal\">\ud83d\ude80<\/div><h3>\uc2e0\uaddc \uc0ac\uc6a9\uc790\ub4e4\uc744 \uc704\ud55c \uc6d0\ud65c\ud55c \uc628\ubcf4\ub529<\/h3><p>OpenClaw\ub97c \ucc98\uc74c \uc0ac\uc6a9\ud558\uc2dc\ub098\uc694? \uc548\ub0b4 \uc124\uc815 \ub9c8\ubc95\uc0ac\uac00 \ucd08\uae30 \uad6c\uc131, API \ud0a4(\ud544\uc694\ud55c \uacbd\uc6b0), \ucd5c\uc801\uc758 \uc124\uc815\uc744 \uc548\ub0b4\ud558\uc5ec \ube44\uc804\ubb38\uac00\ub3c4 \uc27d\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"why-card\"><div class=\"why-icon ink\">\ud83d\udd04<\/div><h3>\uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc<\/h3><p>\ub4f1\ub85d\ub41c \uc0ac\uc6a9\uc790\ub294 \uc0c8 \ubc84\uc804\uc758 OpenClaw\uac00 \ucd9c\uc2dc\ub420 \ub54c\ub9c8\ub2e4 \uc571 \ub0b4 \uc54c\ub9bc\uc744 \ubc1b\uc2b5\ub2c8\ub2e4. \ud55c \ubc88\uc758 \ud074\ub9ad\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ud558\uc5ec \ucd5c\uc2e0 \ubaa8\ub378 \uac1c\uc120 \uc0ac\ud56d\uc73c\ub85c \ub300\ud654\uac00 \uacc4\uc18d\ub429\ub2c8\ub2e4.<\/p><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 HOW IT WORKS \u2550\u2550 -->\r\n<section class=\"section hiw\" id=\"how\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\uc791\ub3d9 \ubc29\ubc95<\/div>\r\n    <h2 class=\"section-title\">\uc81c\ub85c\ubd80\ud130 OpenClaw\uae4c\uc9c0 \uc138 \ub2e8\uacc4\ub85c \uac04\ub2e8\ud558\uac8c<\/h2>\r\n    <p class=\"section-subtitle\">\ubd88\ud544\uc694\ud55c \ud074\ub9ad\uc744 \ubaa8\ub450 \uc81c\uac70\ud558\ub294 \ub370 \uc9d1\ucc29\ud558\uc5ec \"OpenClaw\ub97c \uc0ac\uc6a9\ud574 \ubcf4\uace0 \uc2f6\ub2e4\"\uc5d0\uc11c \"OpenClaw\uc640 \ucc44\ud305 \uc911\uc774\ub2e4\"\uae4c\uc9c0\uc758 \uacfc\uc815\uc744 \ucd5c\ub300\ud55c \uc6d0\ud65c\ud558\uac8c \ub9cc\ub4e4\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\r\n    <div class=\"steps\">\r\n      <div class=\"step\"><div class=\"step-num\">01<\/div><h3>GetClawHub \ubc29\ubb38\ud558\uae30<\/h3><p>\ud648\ud398\uc774\uc9c0\uc5d0 \uc811\uc18d\ud558\uc138\uc694. \uc6b4\uc601 \uccb4\uc81c\uac00 \uc790\ub3d9 \uac10\uc9c0\ub418\uba70, \uc62c\ubc14\ub978 OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc774 \uc900\ube44\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ub2e8\uacc4\uc5d0\uc11c\ub294 \uacc4\uc815\uc774 \ud544\uc694 \uc5c6\uc73c\uba70 \u2014 \ud070 \ub2e4\uc6b4\ub85c\ub4dc \ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uae30\ub9cc \ud558\uba74 \ub429\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"step\"><div class=\"step-num\">02<\/div><h3>\ud55c \ubc88\uc758 \ud074\ub9ad\uc73c\ub85c \ub2e4\uc6b4\ub85c\ub4dc \ubc0f \uc124\uce58<\/h3><p>\uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \uc2e4\ud589\ud558\uc138\uc694. \ubaa8\ub4e0 \uc885\uc18d\uc131, \uacbd\ub85c \uad6c\uc131, \ucd08\uae30 \uc124\uc815\uc744 \uc790\ub3d9\uc73c\ub85c \ucc98\ub9ac\ud569\ub2c8\ub2e4. 60\ucd08 \uc774\ub0b4\uc5d0 OpenClaw\uac00 \uc124\uce58\ub418\uace0 \uc790\ub3d9\uc73c\ub85c \uc2e4\ud589\ub418\uc5b4 \uccab \ubc88\uc9f8 \ub300\ud654\ub97c \uc2dc\uc791\ud560 \uc900\ube44\uac00 \ub429\ub2c8\ub2e4.<\/p><\/div>\r\n      <div class=\"step\"><div class=\"step-num\">03<\/div><h3>\ubb34\ub8cc \ucc44\ud305, \uc774\ud6c4 \ub4f1\ub85d\ud558\uc5ec \ub354 \ub9ce\uc740 \uae30\ub2a5 \uc7a0\uae08 \ud574\uc81c<\/h3><p>OpenClaw\uc640\uc758 \ubb34\uc81c\ud55c \ub300\ud654\ub97c \ubb34\ub8cc\ub85c \uc990\uae30\uc138\uc694. \ubb34\uc81c\ud55c \uc774\uc6a9\uc744 \uc6d0\ud558\uc2dc\uba74 \ubb34\ub8cc GetClawHub \uacc4\uc815\uc744 \ub9cc\ub4e4\uc5b4 \uc804\uccb4 \uae30\ub2a5\uc744 \uba87 \ucd08 \ub9cc\uc5d0 \uc7a0\uae08 \ud574\uc81c\ud558\uc138\uc694.<\/p><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 FREE TIER \u2550\u2550 -->\r\n<section class=\"section free-section\" id=\"free\">\r\n  <div class=\"free-inner\">\r\n    <div>\r\n      <div class=\"free-label\">\ubb34\ub8cc \uc2dc\uc791<\/div>\r\n      <h2 class=\"free-title\">\ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654. \uc544\ubb34 \uc870\uac74\ub3c4 \uc5c6\uc2b5\ub2c8\ub2e4. \uc2e0\uc6a9\uce74\ub4dc \ud544\uc694 \uc5c6\uc74c.<\/h2>\r\n      <p class=\"free-desc\">\uc6b0\ub9ac\ub294 \uc2e0\ub8b0\ub294 \uc5bb\ub294 \uac83\uc774\uc9c0 \uc694\uad6c\ud558\ub294 \uac83\uc774 \uc544\ub2c8\ub77c\uace0 \ubbff\uc2b5\ub2c8\ub2e4. \uadf8\ub798\uc11c OpenClaw\uc640\uc758 \ubb34\uc81c\ud55c \ub300\ud654\ub294 \uc804\uc801\uc73c\ub85c \ubb34\ub8cc\uc785\ub2c8\ub2e4 \u2014 \uace0\ud488\uc9c8, \uae30\ub2a5 \uc81c\ud55c \uc5c6\uc74c, \uc6cc\ud130\ub9c8\ud06c \uc5c6\uc74c. \ub4f1\ub85d\ud558\uae30 \uc804\uc5d0 OpenClaw\uac00 \ubb34\uc5c7\uc744 \ud560 \uc218 \uc788\ub294\uc9c0 \uc815\ud655\ud788 \uacbd\ud5d8\ud558\uc138\uc694.<\/p>\r\n      <ul class=\"free-list\">\r\n        <li><div class=\"check\">\u2713<\/div><div>\ubaa8\ub4e0 \ubb34\uc81c\ud55c \ubb34\ub8cc \ucc44\ud305\uc740 \ub370\ubaa8\ub098 \uc81c\ud55c\ub41c \ubbf8\ub9ac\ubcf4\uae30\uac00 \uc544\ub2cc, \uc804\uccb4 \uae38\uc774\uc758 \uace0\ud488\uc9c8 \ub300\ud654\uc785\ub2c8\ub2e4 \u2014 \uc9c8\ubb38\ud558\uc138\uc694, \uc644\uc804\ud55c \ub2f5\ubcc0\uc744 \ubc1b\uc73c\uc138\uc694.<\/div><\/li>\r\n        <li><div class=\"check\">\u2713<\/div><div>\ubb34\ub8cc \ucc44\ud305\uc744 \uc2dc\uc791\ud558\ub294 \ub370 \uc774\uba54\uc77c\uc774 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2e4\uc6b4\ub85c\ub4dc, \uc124\uce58 \ud6c4 \ubc14\ub85c \ub300\ud654\uac00 \uac00\ub2a5\ud55c OpenClaw.<\/div><\/li>\r\n        <li><div class=\"check\">\u2713<\/div><div>\ubb34\uc81c\ud55c \ubb34\ub8cc \uc138\uc158 \ud6c4\uc5d0\ub294 \ubb34\ub8cc GetClawHub \uacc4\uc815\uc744 \ub9cc\ub4e4\uc5b4 \ubb34\uc81c\ud55c \ub300\ud654\ub97c \uc7a0\uae08 \ud574\uc81c\ud558\uc138\uc694 \u2014 1\ubd84\ub3c4 \ucc44 \uac78\ub9ac\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/div><\/li>\r\n        <li><div class=\"check\">\u2713<\/div><div>\ud68c\uc6d0\uac00\uc785 \uc804\uc5d0 \ucc44\ud305 #1\ubd80\ud130 \ub300\ud654 \uae30\ub85d\uc774 \uc800\uc7a5\ub418\uc5b4 \uc788\uc73c\ubbc0\ub85c, \uac00\uc785 \uc2dc \uc544\ubb34 \uac83\ub3c4 \uc783\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/div><\/li>\r\n      <\/ul>\r\n      <a href=\"https:\/\/drive.google.com\/file\/d\/1mBShbrMYLoX2ON68NcUppLBZCJVgUWgF\/view\" target=\"_blank\" class=\"btn-primary\" rel=\"nofollow noopener\">\ubb34\ub8cc \ucc44\ud305 \uc2dc\uc791\ud558\uae30 \u2192<\/a>\r\n    <\/div>\r\n    <div class=\"free-visual\">\r\n      <div class=\"chat-counter\">\r\n        <div><div class=\"counter-label\">\ub0a8\uc740 \ubb34\ub8cc \ucc44\ud305<\/div><\/div>\r\n        <div class=\"counter-chips\">\r\n          <div class=\"chip used\">1<\/div>\r\n          <div class=\"chip active\">2<\/div>\r\n          <div class=\"chip free\">3<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"free-chat-msgs\">\r\n        <div class=\"fc-msg fc-user\">\ub0b4 SaaS \uc81c\ud488\uc5d0 \ub300\ud55c \ucc28\uac00\uc6b4 \uc774\uba54\uc77c\uc744 \uc368 \uc8fc\uc138\uc694.<\/div>\r\n        <div class=\"fc-msg fc-ai\">\ubb3c\ub860\uc785\ub2c8\ub2e4! \uac00\uce58 \uc911\uc2ec\uc758 \uac15\ub825\ud55c \ucc28\uac00\uc6b4 \uc774\uba54\uc77c\ub85c, \ub0ae\uc740 \ub9c8\ucc30\uc758 CTA\ub85c \ub05d\ub0a9\ub2c8\ub2e4. \uc81c\ubaa9: \"\uc77c\uc8fc\uc77c \ub9cc\uc5d0 [\uace0\ucda9\uc810]\uc744 40% \uc904\uc774\uc138\uc694\"...<\/div>\r\n        <div class=\"fc-msg fc-user\">\ub354 \uc9e7\uace0 \uce90\uc8fc\uc5bc\ud558\uac8c \ub9cc\ub4e4\uc5b4 \uc8fc\uc138\uc694.<\/div>\r\n        <div class=\"fc-msg fc-ai\">\uc54c\uaca0\uc2b5\ub2c8\ub2e4 \u2014 \ub354 \uce5c\uadfc\ud55c \uc5b4\uc870\ub85c \ub2e4\ub4ec\uc740 \ubc84\uc804\uc785\ub2c8\ub2e4, 20% \ub192\uc740 \ub2f5\ubcc0\ub960\uc5d0 \ucd5c\uc801\ud654\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4...<\/div>\r\n        <div class=\"fc-msg fc-sys\">\u2014 \ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654 \u2014<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 FEATURES \u2550\u2550 -->\r\n<section class=\"section\" id=\"features\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\uc804\uccb4 \uae30\ub2a5 \uc138\ud2b8<\/div>\r\n    <h2 class=\"section-title\">\uc77c\uc744 \ub05d\ub0b4\ub294 \uc0ac\ub78c\ub4e4\uc744 \uc704\ud574 \ub9cc\ub4e4\uc5b4\uc84c\uc5b4\uc694<\/h2>\r\n    <p class=\"section-subtitle\">GetClawHub\ub294 \ub2e8\uc21c\ud55c \ub2e4\uc6b4\ub85c\ub4dc \ud3ec\ud138\uc774 \uc544\ub2c8\uc5d0\uc694 \u2014 \ucc98\uc74c \uc124\uce58\ubd80\ud130 \uc77c\uc0c1 \uc0ac\uc6a9\uae4c\uc9c0 OpenClaw \uacbd\ud5d8\uc744 \uad00\ub9ac\ud558\ub294 \uc644\uc804\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4.<\/p>\r\n    <div class=\"features-grid\">\r\n      <div class=\"feat-card highlight\"><div class=\"feat-icon w\">\u2b07<\/div><div><h3>\uc6d0\ud074\ub9ad OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8<\/h3><p>\uc6b0\ub9ac\uc758 \ub300\ud45c \uae30\ub2a5: \uc815\ud655\ud558\uace0 \uac80\uc99d\ub41c \ucd5c\uc2e0 \uc548\uc815 \ubc84\uc804\uc758 OpenClaw\ub97c \uc81c\uacf5\ud558\ub294 \ub2e8\uc77c \ub2e4\uc6b4\ub85c\ub4dc \ubc84\ud2bc. GitHub \ub9b4\ub9ac\uc2a4\ub97c \ubd84\uc11d\ud558\uac70\ub098, README\ub97c \ub530\ub77c \ud558\uac70\ub098, \ud130\ubbf8\ub110 \uba85\ub839\uc5b4\ub97c \ubcf5\uc0ac \ubd99\uc5ec\ub123\uae30 \ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc560\ud50c \uc2e4\ub9ac\ucf58\uc774\ub4e0 \uc778\ud154\uc774\ub4e0, GetClawHub\ub294 \uc758\ub3c4\uc5d0\uc11c \uc2e4\ud589 \uac00\ub2a5\ud55c OpenClaw \uc124\uce58\uae4c\uc9c0 \uac00\uc7a5 \ube60\ub978 \uae38\uc785\ub2c8\ub2e4 \u2014 \ud655\uc2e4\ud788.<\/p><\/div><\/div>\r\n      <div class=\"feat-card\"><div class=\"feat-icon a\">\ud83d\udcc1<\/div><div><h3>\ub300\ud654 \uae30\ub85d \ubc0f \ub0b4\ubcf4\ub0b4\uae30<\/h3><p>\ubaa8\ub4e0 OpenClaw \ucc44\ud305\uc740 \uc790\ub3d9\uc73c\ub85c GetClawHub \uacc4\uc815\uc5d0 \uc800\uc7a5\ub429\ub2c8\ub2e4. \uc5b8\uc81c\ub4e0\uc9c0 \uac80\uc0c9, \uc7ac\ubc29\ubb38 \ubc0f Markdown, PDF \ub610\ub294 \uc77c\ubc18 \ud14d\uc2a4\ud2b8\ub85c \ub0b4\ubcf4\ub0b4\uae30 \ud558\uc138\uc694.<\/p><\/div><\/div>\r\n      <div class=\"feat-card\"><div class=\"feat-icon t\">\u2699\ufe0f<\/div><div><h3>\ud504\ub85c\ud544 \ubc0f \ud658\uacbd\uc124\uc815 \ub3d9\uae30\ud654<\/h3><p>GetClawHub\uc5d0\uc11c \ud55c \ubc88\ub9cc \ud1a4 \uc120\ud638\ub3c4, \ucd9c\ub825 \uae38\uc774, \uc751\ub2f5 \uc2a4\ud0c0\uc77c\uc744 \uc124\uc815\ud558\uc138\uc694. \ubaa8\ub4e0 OpenClaw \uc138\uc158\uc774 \uc790\ub3d9\uc73c\ub85c \uc774\ub97c \uac00\uc838\uc635\ub2c8\ub2e4 \u2014 \ubc18\ubcf5\uc801\uc778 \uc2dc\uc2a4\ud15c \ud504\ub86c\ud504\ud2b8\uac00 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p><\/div><\/div>\r\n      <div class=\"feat-card\"><div class=\"feat-icon a\">\ud83d\udd14<\/div><div><h3>\ubc84\uc804 \ubc0f \uc5c5\ub370\uc774\ud2b8 \uad00\ub9ac<\/h3><p>\uc2e4\ud589 \uc911\uc778 OpenClaw \ubc84\uc804\uc744 \uc815\ud655\ud788 \ud655\uc778\ud558\uc138\uc694. \uc5c5\ub370\uc774\ud2b8\uac00 \ucd9c\uc2dc\ub418\uba74 \uc54c\ub9bc\uc744 \ubc1b\uace0, \uc124\uc815\uc774\ub098 \ub300\ud654 \uae30\ub85d\uc744 \uc783\uc9c0 \uc54a\uace0 \ud55c \ubc88\uc758 \ud074\ub9ad\uc73c\ub85c \uc5c5\uadf8\ub808\uc774\ub4dc\ud558\uc138\uc694.<\/p><\/div><\/div>\r\n      <div class=\"feat-card\"><div class=\"feat-icon t\">\ud83d\udee1\ufe0f<\/div><div><h3>\uac80\uc99d\ub41c \ubcc0\uc870 \ubc29\uc9c0 \ub2e4\uc6b4\ub85c\ub4dc<\/h3><p>\ubaa8\ub4e0 \uc778\uc2a4\ud1a8\ub7ec\ub294 SHA-256 \uccb4\ud06c\uc12c\uc774 \uac80\uc99d\ub418\uc5c8\uc73c\uba70 HTTPS\ub97c \ud1b5\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4. GetClawHub\uc758 \ubb34\uacb0\uc131 \ud30c\uc774\ud504\ub77c\uc778\uc740 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub294 \ub0b4\uc6a9\uc774 OpenClaw \uac1c\ubc1c\uc790\uac00 \ubc30\ud3ec\ud55c \uac83\uacfc \uc815\ud655\ud788 \uc77c\uce58\ud558\ub294\uc9c0 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p><\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SCREENSHOTS \u2550\u2550 -->\r\n<section class=\"section screenshots\" id=\"screenshots\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\uc791\ub3d9 \ubaa8\uc2b5 \ubcf4\uae30<\/div>\r\n    <h2 class=\"section-title\">\uae54\ub054\ud558\uace0 \uac15\ub825\ud55c \uc778\ud130\ud398\uc774\uc2a4 \u2014 \uc2e4\uc81c \uc791\uc5c5\uc744 \uc704\ud574 \ub9cc\ub4e4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4<\/h2>\r\n    <p class=\"section-subtitle\">OpenClaw\uc758 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uba85\ud655\uc131\uacfc \uc18d\ub3c4\ub97c \uc704\ud574 \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uccab\ub0a0\ubd80\ud130 \uc791\uc5c5\ud560 \ub0b4\uc6a9\uc744 \uc815\ud655\ud788 \ud655\uc778\ud558\ub824\uba74 \uac01 \ud654\uba74\uc744 \ud0d0\uc0c9\ud558\uc138\uc694.<\/p>\r\n    <div class=\"screenshots-tabs\">\r\n      <button class=\"tab-btn active\" onclick=\"showTab('home', event)\">\ud83c\udfe0 \ud648<\/button>\r\n      <button class=\"tab-btn\" onclick=\"showTab('config', event)\">\u2699\ufe0f \uc124\uc815<\/button>\r\n      <button class=\"tab-btn\" onclick=\"showTab('skills', event)\">\ud83e\udde9 \uae30\uc220<\/button>\r\n      <button class=\"tab-btn\" onclick=\"showTab('chat', event)\">\ud83d\udcac \ucc44\ud305<\/button>\r\n    <\/div>\r\n    <div class=\"screenshots-display\">\r\n      <div class=\"screenshot-panel active\" id=\"tab-home\">\r\n        <div class=\"screenshot-frame\"><div class=\"screenshot-titlebar\"><div class=\"titlebar-dots\"><span><\/span><span><\/span><span><\/span><\/div><div class=\"titlebar-title\">OpenClaw \u2014 \ud648<\/div><\/div><img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/chat.webp\" alt=\"OpenClaw Home Screen\" loading=\"lazy\" \/><\/div>\r\n        <div class=\"screenshot-caption\"><div class=\"caption-icon\">\ud83c\udfe0<\/div><div class=\"caption-text\"><h4>\uc9d1\uc5d0 \uc624\uc2e0 \uac83\uc744 \ud658\uc601\ud569\ub2c8\ub2e4 \u2014 \ubaa8\ub4e0 \uac83\uc774 \uc190\uc774 \ub2ff\ub294 \uacf3\uc5d0 \uc788\uc2b5\ub2c8\ub2e4<\/h4><p>OpenClaw \ud648 \ud654\uba74\uc740 \uae54\ub054\ud558\uace0 \uc0b0\ub9cc\ud568 \uc5c6\ub294 \ub808\uc774\uc544\uc6c3\uc73c\ub85c \uc778\uc0ac\ud569\ub2c8\ub2e4. \ucd5c\uadfc \ub300\ud654, \ube60\ub978 \uc2dc\uc791 \ud504\ub86c\ud504\ud2b8, \ub124\ube44\uac8c\uc774\uc158\uc774 \ubaa8\ub450 \ubc14\ub85c \uc811\uadfc \uac00\ub2a5 \u2014 \ud559\uc2b5 \uace1\uc120\uc774 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"screenshot-panel\" id=\"tab-config\">\r\n        <div class=\"screenshot-frame\"><div class=\"screenshot-titlebar\"><div class=\"titlebar-dots\"><span><\/span><span><\/span><span><\/span><\/div><div class=\"titlebar-title\">OpenClaw \u2014 \uad6c\uc131<\/div><\/div><img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/Configuration.webp\" alt=\"OpenClaw Configuration Page\" loading=\"lazy\" \/><\/div>\r\n        <div class=\"screenshot-caption\"><div class=\"caption-icon\">\u2699\ufe0f<\/div><div class=\"caption-text\"><h4>\ub9de\ucda4\ud615 \u2014 \uc804\uccb4 \uc81c\uc5b4\uad8c\uc744 \ub2f9\uc2e0\uc5d0\uac8c \u2014 \uc124\uc815<\/h4><p>\uc124\uc815 \ud398\uc774\uc9c0\ub294 \uc5ec\ub7ec\ubd84\uc744 \ucc45\uc784\uc9c0\uac8c \ud569\ub2c8\ub2e4. API \ud0a4 \uc124\uc815, \uc120\ud638\ud558\ub294 \ubaa8\ub378 \uc120\ud0dd, \uc751\ub2f5 \ub3d9\uc791 \uc870\uc815, \ucd9c\ub825 \uc2a4\ud0c0\uc77c \ubbf8\uc138 \uc870\uc815 \u2014 \ubaa8\ub450 \ud558\ub098\uc758 \uc815\ub9ac\ub41c \uc124\uc815 \ud328\ub110\uc5d0\uc11c \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"screenshot-panel\" id=\"tab-skills\">\r\n        <div class=\"screenshot-frame\"><div class=\"screenshot-titlebar\"><div class=\"titlebar-dots\"><span><\/span><span><\/span><span><\/span><\/div><div class=\"titlebar-title\">OpenClaw \u2014 \uae30\uc220<\/div><\/div><img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/Skills.webp\" alt=\"OpenClaw Skills Page\" loading=\"lazy\" \/><\/div>\r\n        <div class=\"screenshot-caption\"><div class=\"caption-icon\">\ud83e\udde9<\/div><div class=\"caption-text\"><h4>OpenClaw\ub97c \uc804\ubb38 \uae30\uc220\ub85c \uac15\ud654\ud558\uc138\uc694<\/h4><p>\uae30\uc220 \ud398\uc774\uc9c0\uc5d0\uc11c\ub294 \ubaa9\uc801\uc5d0 \ub9de\uac8c \uc81c\uc791\ub41c \uae30\ub2a5\ub4e4\uc744 \ud0d0\uc0c9, \ud65c\uc131\ud654, \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4 \u2014 \ucf54\ub529 \uc9c0\uc6d0\ubd80\ud130 \ucc3d\uc791 \uae00\uc4f0\uae30, \uc5f0\uad6c \ub4f1\uae4c\uc9c0.<\/p><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"screenshot-panel\" id=\"tab-chat\">\r\n        <div class=\"screenshot-frame\"><div class=\"screenshot-titlebar\"><div class=\"titlebar-dots\"><span><\/span><span><\/span><span><\/span><\/div><div class=\"titlebar-title\">OpenClaw \u2014 \ucc44\ud305<\/div><\/div><img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/Chat-Sample.webp\" alt=\"OpenClaw Chat Interface\" loading=\"lazy\" \/><\/div>\r\n        <div class=\"screenshot-caption\"><div class=\"caption-icon\">\ud83d\udcac<\/div><div class=\"caption-text\"><h4>\ucc44\ud305 \uacbd\ud5d8 \u2014 \ube60\ub974\uace0, \uba85\ud655\ud558\uba70, \uac15\ub825\ud569\ub2c8\ub2e4<\/h4><p>OpenClaw\uc758 \ucc44\ud305 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc2e4\uc81c \ub300\ud654\ub97c \uc704\ud574 \ub9cc\ub4e4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4. \uba54\uc2dc\uc9c0\ub294 \ucf54\ub4dc \ud558\uc774\ub77c\uc774\ud305, \ub9c8\ud06c\ub2e4\uc6b4 \ub80c\ub354\ub9c1\uc73c\ub85c \uc544\ub984\ub2f5\uac8c \ud3ec\ub9f7\ub418\uba70, \uc0dd\uac01\uc5d0 \ub530\ub77c \ubc18\uc751\ud558\ub294 \uc785\ub825 \uc601\uc5ed\uc774 \uc788\uc2b5\ub2c8\ub2e4.<\/p><\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 DOWNLOAD \u2550\u2550 -->\r\n<section class=\"section pricing\" id=\"download\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\ub2e4\uc6b4\ub85c\ub4dc<\/div>\r\n    <h2 class=\"section-title\">\ub2f9\uc2e0\uc758 Mac\uc744 \uc120\ud0dd\ud558\uace0, \ub2e4\uc6b4\ub85c\ub4dc\ub97c \ud074\ub9ad\ud558\uc138\uc694.<\/h2>\r\n    <p class=\"section-subtitle\">GetClawHub\ub294 Apple Silicon Mac(M1, M2, M3, M4)\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc5b4\ub5a4 \uce69\uc774 \uc788\ub294\uc9c0 \uc798 \ubaa8\ub974\uc2dc\uaca0\ub098\uc694? Apple \uba54\ub274 () \u2192 \ud074\ub9ad\ud558\uc138\uc694 <em>\uc774 Mac\uc5d0 \uad00\ud558\uc5ec<\/em> \u2014 Apple M1\/M2\/M3\/M4\uac00 \ud45c\uc2dc\ub418\uba74 \uc900\ube44 \uc644\ub8cc\uc785\ub2c8\ub2e4.<\/p>\r\n    <div class=\"pricing-grid\">\r\n      <div class=\"plan featured\">\r\n        <div class=\"plan-badge\">Apple Silicon<\/div>\r\n        <div class=\"plan-name\">macOS \u00b7 M \uc2dc\ub9ac\uc988<\/div>\r\n        <div class=\"plan-price\" style=\"font-size:2rem;\">\ud83c\udf4e Apple<\/div>\r\n        <div class=\"plan-period\">M1 \u00b7 M2 \u00b7 M3 \u00b7 M4 \uc774\uc0c1<\/div>\r\n        <div class=\"plan-divider\"><\/div>\r\n        <ul class=\"plan-features\">\r\n          <li><span class=\"pf-icon\">\u26a1<\/span> \ub124\uc774\ud2f0\ube0c ARM64 \ube4c\ub4dc \u2014 \ub9e4\uc6b0 \ube60\ub984<\/li>\r\n          <li><span class=\"pf-icon\">\ud83d\udd0b<\/span> \ud6a8\uc728\uc131\uacfc \ubc30\ud130\ub9ac \uc218\uba85\uc744 \uc704\ud574 \ucd5c\uc801\ud654\ub428<\/li>\r\n          <li><span class=\"pf-icon\">\ud83d\udcac<\/span> \ubb34\uc81c\ud55c \ubb34\ub8cc \ucc44\ud305 \ud3ec\ud568, \uac00\uc785 \ud544\uc694 \uc5c6\uc74c<\/li>\r\n          <li><span class=\"pf-icon\">\ud83d\udcdd<\/span> \ub4f1\ub85d\ud558\uc5ec \ubb34\uc81c\ud55c \uc561\uc138\uc2a4 \uc7a0\uae08 \ud574\uc81c<\/li>\r\n          <li><span class=\"pf-icon\">\ud83d\udd12<\/span> SHA-256 \uac80\uc99d \u00b7 \ud56d\uc0c1 \ucd5c\uc2e0 \ube4c\ub4dc<\/li>\r\n        <\/ul>\r\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1mBShbrMYLoX2ON68NcUppLBZCJVgUWgF\/view\" target=\"_blank\" class=\"plan-btn solid\" rel=\"nofollow noopener\">\u2b07 \uc560\ud50c \uc2e4\ub9ac\ucf58\uc6a9 \ub2e4\uc6b4\ub85c\ub4dc<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <p style=\"text-align:center;margin-top:32px;font-size:0.85rem;color:var(--muted);\">\r\n      \u2705 \uc560\ud50c \uc2e4\ub9ac\ucf58\uc6a9 OpenClaw\ub294 \ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654\ub97c \ud3ec\ud568 \u2014 \uc2dc\uc791\ud558\ub824\uba74 \uacc4\uc815 \ud544\uc694 \uc5c6\uc74c.<br>\r\n      \ubb34\ub8cc \ucc44\ud305 \ud6c4\uc5d0, <strong>\ubb34\ub8cc \uacc4\uc815\uc744 \uc0dd\uc131\ud558\uc138\uc694<\/strong> \ubb34\uc81c\ud55c \uc561\uc138\uc2a4\ub85c \uacc4\uc18d \uc0ac\uc6a9\ud558\uae30.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 TESTIMONIALS \u2550\u2550 -->\r\n<section class=\"section\" id=\"testimonials\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">\uc0ac\uc6a9\uc790\ub4e4\uc774 \ub9d0\ud558\ub294 \uac83<\/div>\r\n    <h2 class=\"section-title\">\uc218\ucc9c \uba85\uc758 OpenClaw \uc0ac\uc6a9\uc790\ub4e4\uc774 \uc0ac\ub791\ud558\ub294<\/h2>\r\n    <div class=\"testi-grid\">\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\"\uacf5\uc2dd \uc800\uc7a5\uc18c\uc5d0\uc11c OpenClaw\ub97c \uc124\uce58\ud558\ub824\uace0 \uc774\ud2c0 \ub3d9\uc548 \uc2dc\ub3c4\ud588\uc5b4\uc694. GetClawHub \ub355\ubd84\uc5d0 \ub2e8 45\ucd08 \ub9cc\uc5d0 \uc2dc\uc791\ud588\uc5b4\uc694. \uc6d0\ud074\ub9ad \uc124\uce58\uac00 \uc2e4\uc81c\ub85c \uc791\ub3d9\ud574\uc694 \u2014 \uc624\ub958\ub3c4 \uc5c6\uace0, \uace0\ubbfc\ub3c4 \uc5c6\uc5b4\uc694.\"<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#3a7ee8\">DK<\/div><div><div class=\"testi-name\">\ub370\uc774\ube44\ub4dc K.<\/div><div class=\"testi-role\">\uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc5d4\uc9c0\ub2c8\uc5b4, \uc11c\uc6b8<\/div><\/div><\/div><\/div>\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\"\ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654\uac00 \uc800\ub97c \uc124\ub4dd\ud558\uae30\uc5d0 \ucda9\ubd84\ud588\uc5b4\uc694. \uace0\uac1d \uc81c\uc548\uc11c\ub97c \uc791\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ud588\uace0, \ud488\uc9c8\uc5d0 \uac10\ud0c4\ud588\uc5b4\uc694. \uacc4\uc815\uc744 \ub9cc\ub4e4\uc5c8\uace0 \uc774\ud6c4\ub85c \ub3cc\uc544\ubcf4\uc9c0 \uc54a\uc558\uc5b4\uc694.\"<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#e8763a\">SR<\/div><div><div class=\"testi-name\">\uc18c\ud53c\uc544 R.<\/div><div class=\"testi-role\">\ud504\ub9ac\ub79c\uc11c \ucee8\uc124\ud134\ud2b8, \uc11c\uc6b8<\/div><\/div><\/div><\/div>\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\"\uc800\ub294 \uc6b0\ub9ac \ud300 \uc804\uccb4\ub97c GetClawHub\ub85c \uc804\ud658\ud558\uc5ec Mac\uc5d0\uc11c OpenClaw\ub97c \uad00\ub9ac\ud588\uc2b5\ub2c8\ub2e4. Apple Silicon\uacfc \uc778\ud154 \uae30\uacc4 \ubaa8\ub450 \uc801\uc808\ud55c \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc73c\ub85c \uc644\ubcbd\ud558\uac8c \uc791\ub3d9\ud588\uc2b5\ub2c8\ub2e4. \ubaa8\ub450 \uba87 \ubd84 \ub9cc\uc5d0 \uc2dc\uc791\ud588\uc5b4\uc694.\"<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#3ac890\">MJ<\/div><div><div class=\"testi-name\">\ub9c8\ucee4\uc2a4 J.<\/div><div class=\"testi-role\">\ucd5c\uace0\uae30\uc220\ucc45\uc784\uc790, \ucd08\uae30 \uc2a4\ud0c0\ud2b8\uc5c5<\/div><\/div><\/div><\/div>\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\"\uc800\ub294 \uc804\ud600 \uae30\uc220\uc801\uc774\uc9c0 \uc54a\uc544\uc694. \uc548\ub0b4 \uc124\uc815 \ub9c8\ubc95\uc0ac\uac00 \ubaa8\ub4e0 \ub2e8\uacc4\ub97c \uc190\uc27d\uac8c \uc548\ub0b4\ud574\uc92c\uc5b4\uc694. \uc9c0\uae08\uc740 \ub9e4\uc77c \ucf58\ud150\uce20 \uc791\uc131\uc744 \uc704\ud574 OpenClaw\ub97c \uc0ac\uc6a9\ud558\uba70, \uc5c6\uc5c8\ub2e4\uba74 \uc0c1\uc0c1\ub3c4 \ubabb\ud588\uc744 \uac70\uc608\uc694.\"<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#c843e8\">YP<\/div><div><div class=\"testi-name\">\uc720\ud0a4 P.<\/div><div class=\"testi-role\">\ucf58\ud150\uce20 \ud06c\ub9ac\uc5d0\uc774\ud130, \ub3c4\ucfc4<\/div><\/div><\/div><\/div>\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\uac80\uc99d\ub418\uace0 \uc11c\uba85\ub41c \ube4c\ub4dc\ub294 \uc800\uc5d0\uac8c \ub9e4\uc6b0 \uc911\uc694\ud569\ub2c8\ub2e4. \uc800\ub294 \uc911\uac04 \uaddc\ubaa8 \ud68c\uc0ac\uc758 \ubcf4\uc548\uc744 \ub2f4\ub2f9\ud558\uace0 \uc788\uc73c\uba70 \ubb34\uc791\uc704 \ubc14\uc774\ub108\ub9ac\ub97c \uc124\uce58\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. GetClawHub\uc758 \ubb34\uacb0\uc131 \uac80\uc0ac\ub294 OpenClaw \uc870\uc9c1 \uc804\uccb4\uc5d0 \ubc30\ud3ec\ud558\ub294 \ub370 \uc790\uc2e0\uac10\uc744 \uc8fc\uc5c8\uc2b5\ub2c8\ub2e4.<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#e84343\">AL<\/div><div><div class=\"testi-name\">Alex L.<\/div><div class=\"testi-role\">IT \ubcf4\uc548 \uad00\ub9ac\uc790<\/div><\/div><\/div><\/div>\r\n      <div class=\"testi-card\"><div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p class=\"testi-text\">\uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc\uc740 \uc81c\uac00 \uc88b\uc544\ud558\ub294 \uc791\uc740 \uae30\ub2a5\uc785\ub2c8\ub2e4. \ub9b4\ub9ac\uc988 \ub178\ud2b8\ub97c \ud655\uc778\ud558\uac70\ub098 \uc218\ub3d9\uc73c\ub85c \ub2e4\uc2dc \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc9c0 \uc54a\uace0\ub3c4 \ucd5c\uc2e0 OpenClaw \ubaa8\ub378 \uac1c\uc120 \uc0ac\ud56d\uc744 \ud56d\uc0c1 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p><div class=\"testi-author\"><div class=\"testi-av\" style=\"background:#43a8e8\">TW<\/div><div><div class=\"testi-name\">Tara W.<\/div><div class=\"testi-role\">\uc81c\ud488 \uad00\ub9ac\uc790, \ub274\uc695\uc2dc<\/div><\/div><\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2605 SOCIAL FOLLOW BAND (between testimonials and CTA) -->\r\n<div class=\"social-band\">\r\n  <div class=\"social-band-inner\">\r\n    <div class=\"social-band-text\">\r\n      <h3>\uc18c\uc2dd\uc744 \uacc4\uc18d \ud655\uc778\ud558\uc138\uc694<\/h3>\r\n      <p>\ud29c\ud1a0\ub9ac\uc5bc, \ud301, OpenClaw \uc5c5\ub370\uc774\ud2b8 \uacf5\uc9c0\uc0ac\ud56d\uc744 \uc704\ud574 GetClawHub\ub97c \ud314\ub85c\uc6b0\ud558\uc138\uc694.<\/p>\r\n    <\/div>\r\n    <div class=\"social-band-icons\">\r\n      <a href=\"https:\/\/www.facebook.com\/profile.php?id=61582260302523&amp;sk=about\" target=\"_blank\" rel=\"noopener nofollow\" class=\"social-pill fb\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.791-4.697 4.533-4.697 1.313 0 2.686.236 2.686.236v2.97h-1.514c-1.491 0-1.956.93-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\"\/><\/svg>\r\n        \ud398\uc774\uc2a4\ubd81\r\n      <\/a>\r\n      <a href=\"https:\/\/www.youtube.com\/@getclawhub\" target=\"_blank\" rel=\"noopener nofollow\" class=\"social-pill yt\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg>\r\n        \uc720\ud29c\ube0c\r\n      <\/a>\r\n      <a href=\"https:\/\/www.instagram.com\/getclawhub\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"social-pill ig\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\"\/><\/svg>\r\n        \uc778\uc2a4\ud0c0\uadf8\ub7a8\r\n      <\/a>\r\n      <a href=\"https:\/\/www.tiktok.com\/@hecheftygpb?_r=1&amp;_t=ZP-94l0nanScIw\" target=\"_blank\" rel=\"noopener nofollow\" class=\"social-pill tt\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\"\/><\/svg>\r\n        \ud2f1\ud1a1\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 CTA FINAL \u2550\u2550 -->\r\n<section class=\"cta-final\">\r\n  <h2>OpenClaw\uc640 \ub9cc\ub0a0 \uc900\ube44\uac00 \ub418\uc168\ub098\uc694?<\/h2>\r\n  <p>\ud55c \ubc88\uc758 \ud074\ub9ad\uc73c\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc138\uc694. 1\ubd84 \uc774\ub0b4\uc5d0 \ucc44\ud305\uc744 \uc2dc\uc791\ud558\uc138\uc694. \ubb34\uc81c\ud55c \ubb34\ub8cc \ub300\ud654\uac00 \uae30\ub2e4\ub9ac\uace0 \uc788\uc2b5\ub2c8\ub2e4 \u2014 \uce74\ub4dc \ud544\uc694 \uc5c6\uc774, \ubc88\uac70\ub85c\uc6c0 \uc5c6\uc774.<\/p>\r\n  <a href=\"https:\/\/drive.google.com\/file\/d\/1mBShbrMYLoX2ON68NcUppLBZCJVgUWgF\/view\" target=\"_blank\" class=\"btn-white\" rel=\"nofollow noopener\">\u2b07 \u00a0 \ubb34\ub8cc OpenClaw \ub2e4\uc6b4\ub85c\ub4dc<\/a>\r\n  <p class=\"cta-note\">macOS Apple Silicon \u00a0\u00b7\u00a0 \uc790\ub3d9 \uac10\uc9c0 \u00a0\u00b7\u00a0 \ud56d\uc0c1 \uac80\uc99d\ub428<\/p>\r\n\r\n  <!-- \u2605 CTA SOCIAL ROW -->\r\n  <div class=\"cta-social-row\">\r\n    <span class=\"cta-social-divider\">\ud314\ub85c\uc6b0\ud558\uae30 \u00b7 \uc5c5\ub370\uc774\ud2b8\ub97c \ub193\uce58\uc9c0 \ub9c8\uc138\uc694<\/span>\r\n    <div class=\"social-bar white\">\r\n      <a href=\"https:\/\/www.facebook.com\/profile.php?id=61582260302523&amp;sk=about\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud398\uc774\uc2a4\ubd81\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.791-4.697 4.533-4.697 1.313 0 2.686.236 2.686.236v2.97h-1.514c-1.491 0-1.956.93-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\" fill=\"currentColor\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"https:\/\/www.youtube.com\/@getclawhub\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc720\ud29c\ube0c\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\" fill=\"currentColor\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"https:\/\/www.instagram.com\/getclawhub\/\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc778\uc2a4\ud0c0\uadf8\ub7a8\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\" fill=\"currentColor\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"https:\/\/www.tiktok.com\/@hecheftygpb?_r=1&amp;_t=ZP-94l0nanScIw\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud2f1\ud1a1\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\" fill=\"currentColor\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 FOOTER \u2550\u2550 -->\r\n<footer>\r\n  <div class=\"footer-inner-simple\">\r\n\r\n    <!-- \u2605 FOOTER BRAND COL: logo + social icons -->\r\n    <div class=\"footer-brand-col\">\r\n      <a href=\"#\" class=\"logo\" style=\"color: var(--paper);\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/getclawhub-logo-white-title.webp\" alt=\"GetClawHub\" style=\"height:50px; width:auto;\">\r\n      <\/a>\r\n      <div class=\"social-row\" style=\"margin-top:4px\">\r\n        <span class=\"social-label faded\">\ud314\ub85c\uc6b0\ud558\uae30<\/span>\r\n        <div class=\"social-bar dark\">\r\n          <a href=\"https:\/\/www.facebook.com\/profile.php?id=61582260302523&amp;sk=about\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud398\uc774\uc2a4\ubd81\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.791-4.697 4.533-4.697 1.313 0 2.686.236 2.686.236v2.97h-1.514c-1.491 0-1.956.93-1.956 1.886v2.268h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.youtube.com\/@getclawhub\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc720\ud29c\ube0c\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.instagram.com\/getclawhub\/\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\uc778\uc2a4\ud0c0\uadf8\ub7a8\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.tiktok.com\/@hecheftygpb?_r=1&amp;_t=ZP-94l0nanScIw\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"\ud2f1\ud1a1\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\" fill=\"currentColor\"\/><\/svg>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- NAV LINKS -->\r\n    <div class=\"footer-links\">\r\n      <a href=\"#why\">\uc65c \uc6b0\ub9ac\ub97c \uc120\ud0dd\ud558\ub098\uc694<\/a>\r\n      <a href=\"#how\">\uc791\ub3d9 \ubc29\ubc95<\/a>\r\n      <a href=\"#screenshots\">\uc2a4\ud06c\ub9b0\uc0f7<\/a>\r\n      <a href=\"https:\/\/www.getclawhub.com\/ko\/privacy-policy\/\">\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68<\/a>\r\n      <a href=\"https:\/\/www.getclawhub.com\/ko\/terms-of-service\/\">\uc774\uc6a9 \uc57d\uad00<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n  <div class=\"footer-bottom\">\r\n    <span>\u00a9 2025 GetClawHub. \ubaa8\ub4e0 \uad8c\ub9ac \ubcf4\uc720.<\/span>\r\n    <span>\uc804 \uc138\uacc4 OpenClaw \uc0ac\uc6a9\uc790\ub4e4\uc744 \uc704\ud574 \uc815\uc131\uc744 \ub2e4\ud574 \uc81c\uc791\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/span>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  function showTab(name, e) {\r\n    document.querySelectorAll('.screenshot-panel').forEach(p => p.classList.remove('active'));\r\n    document.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\r\n    document.getElementById('tab-' + name).classList.add('active');\r\n    (e ? e.currentTarget : event.currentTarget).classList.add('active');\r\n  }\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>GetClawHub \u2014 One-Click Access to OpenClaw Why Us How It Works Screenshots Download Download Free \u2192 The Fastest Way to Get OpenClaw One Click. OpenClaw Is Ready to Go. GetClawHub delivers OpenClaw directly to your device \u2014 no hunting for installers, no broken download links, no setup headaches. Start chatting with OpenClaw in minutes, with [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-1214","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/comments?post=1214"}],"version-history":[{"count":102,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1214\/revisions"}],"predecessor-version":[{"id":1526,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1214\/revisions\/1526"}],"wp:attachment":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/media?parent=1214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}