{"id":1446,"date":"2026-03-12T06:00:44","date_gmt":"2026-03-12T06:00:44","guid":{"rendered":"https:\/\/www.getclawhub.com\/?page_id=1446"},"modified":"2026-03-12T07:44:32","modified_gmt":"2026-03-12T07:44:32","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/www.getclawhub.com\/ko\/privacy-policy\/","title":{"rendered":"\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1446\" class=\"elementor elementor-1446\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a41780d e-flex e-con-boxed e-con e-parent\" data-id=\"a41780d\" 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-5fa41ef elementor-widget elementor-widget-html\" data-id=\"5fa41ef\" 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      --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 {\r\n      height: 32px;\r\n      width: auto;\r\n      display: block;\r\n    }\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    \/* \u5bfc\u822a\u6309\u94ae\uff1a\u6587\u5b57\u59cb\u7ec8\u767d\u8272\uff0chover\u80cc\u666f #df1720 *\/\r\n    .nav-cta {\r\n      background: var(--card-bg); color: #000000;\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  \r\n\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; text-align: center; }\r\n      .footer-links { justify-content: center; }\r\n      .pricing-grid { flex-direction: column; align-items: center; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav>\r\n  <a href=\"#\" class=\"logo\">\r\n    <!-- \u83dc\u5355logo (\u9ed1\u8272\u7248\u672c) -->\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=\"#download\">\ub2e4\uc6b4\ub85c\ub4dc<\/a><\/li>\r\n    <!-- FAQ \u94fe\u63a5\u5df2\u79fb\u9664 -->\r\n    <li><a href=\"https:\/\/drive.google.com\/file\/d\/1oEc2Jy2JnCtbAT083AB8GNWdCblGgLVC\/view?usp=sharing\" 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\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da2d8b8 elementor-widget elementor-widget-html\" data-id=\"da2d8b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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\/* \u2500\u2500 RESET & VARIABLES \u2500\u2500 *\/\r\n#gch-wrap*,#gch-wrap*::before,#gch-wrap*::after{box-sizing:border-box;margin:0;padding:0}\r\n#gch-wrap{\r\n  --ink:#0a0a0f;--paper:#f5f4ef;--cream:#faf9f4;\r\n  --amber:#e8a020;--amber-light:#f5c055;--amber-pale:#fdf3d8;\r\n  --teal:#0f7c6e;--teal-light:#1aab97;--muted:#6b6960;\r\n  --border:#dedad2;--card-bg:#ffffff;\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  font-family:'Open Sans',sans-serif;\r\n  background:var(--paper);color:var(--ink);\r\n  line-height:1.65;overflow-x:hidden;width:100%;display:block;\r\n}\r\n#gch-wrap h1,#gch-wrap h2,#gch-wrap h3,#gch-wrap h4{\r\n  font-family:'Open Sans',sans-serif;line-height:1.2;letter-spacing:-0.02em;\r\n}\r\n\r\n\r\n\/* \u2500\u2500 HERO BANNER \u2500\u2500 *\/\r\n#gch-wrap .gch-pp-hero{\r\n  background:var(--ink);\r\n  padding:80px 5vw 80px;\r\n  width:100%;\r\n  position:relative;\r\n  overflow:hidden;\r\n}\r\n#gch-wrap .gch-pp-hero-bg{\r\n  position:absolute;inset:0;z-index:0;\r\n  background:\r\n    radial-gradient(ellipse 50% 80% at 90% 50%, rgba(232,160,32,0.10) 0%, transparent 65%),\r\n    radial-gradient(ellipse 40% 60% at 5% 70%,  rgba(15,124,110,0.12) 0%, transparent 65%);\r\n}\r\n#gch-wrap .gch-pp-hero-inner{\r\n  position:relative;z-index:1;\r\n  max-width:800px;margin:0 auto;\r\n}\r\n#gch-wrap .gch-pp-breadcrumb{\r\n  display:flex;align-items:center;gap:8px;\r\n  font-size:0.78rem;color:rgba(245,244,239,0.4);\r\n  margin-bottom:24px;\r\n}\r\n#gch-wrap .gch-pp-breadcrumb a{color:rgba(245,244,239,0.4);text-decoration:none;transition:color .2s}\r\n#gch-wrap .gch-pp-breadcrumb a:hover{color:var(--amber)}\r\n#gch-wrap .gch-pp-breadcrumb span{color:rgba(245,244,239,0.2)}\r\n#gch-wrap .gch-pp-tag{\r\n  display:inline-flex;align-items:center;gap:6px;\r\n  background:rgba(232,160,32,0.12);\r\n  border:1px solid rgba(232,160,32,0.25);\r\n  color:var(--amber);\r\n  border-radius:100px;padding:5px 12px;\r\n  font-size:0.74rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;\r\n  margin-bottom:20px;\r\n}\r\n#gch-wrap .gch-pp-hero h1{\r\n  font-size:clamp(2.2rem,4vw,3.2rem);\r\n  font-weight:800;color:#fff;\r\n  margin-bottom:16px;\r\n}\r\n#gch-wrap .gch-pp-hero p{\r\n  font-size:1rem;color:rgba(245,244,239,0.55);\r\n  line-height:1.75;max-width:600px;\r\n}\r\n#gch-wrap .gch-pp-meta{\r\n  display:flex;align-items:center;gap:20px;\r\n  margin-top:28px;flex-wrap:wrap;\r\n}\r\n#gch-wrap .gch-pp-meta-item{\r\n  display:flex;align-items:center;gap:7px;\r\n  font-size:0.78rem;color:rgba(245,244,239,0.4);\r\n}\r\n#gch-wrap .gch-pp-meta-dot{\r\n  width:6px;height:6px;border-radius:50%;background:var(--teal-light);\r\n}\r\n\r\n\/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\r\n#gch-wrap .gch-pp-layout{\r\n  max-width:1100px;margin:0 auto;\r\n  display:grid;grid-template-columns:240px 1fr;gap:60px;\r\n  padding:64px 5vw 96px;\r\n  align-items:start;\r\n}\r\n\r\n\/* \u2500\u2500 SIDEBAR \/ TOC \u2500\u2500 *\/\r\n#gch-wrap .gch-pp-toc{\r\n  position:sticky;top:88px;\r\n}\r\n#gch-wrap .gch-pp-toc-title{\r\n  font-size:0.72rem;font-weight:700;letter-spacing:0.1em;\r\n  text-transform:uppercase;color:var(--teal);\r\n  margin-bottom:16px;\r\n}\r\n#gch-wrap .gch-pp-toc-list{list-style:none;display:flex;flex-direction:column;gap:2px;}\r\n#gch-wrap .gch-pp-toc-list a{\r\n  display:block;padding:7px 12px;\r\n  font-size:0.82rem;color:var(--muted);\r\n  text-decoration:none;border-radius:7px;\r\n  border-left:2px solid transparent;\r\n  transition:all .18s;line-height:1.4;\r\n}\r\n#gch-wrap .gch-pp-toc-list a:hover{\r\n  background:var(--cream);color:var(--ink);\r\n  border-left-color:var(--amber);\r\n}\r\n#gch-wrap .gch-pp-toc-list a.active{\r\n  background:var(--amber-pale);color:#7a5200;\r\n  border-left-color:var(--amber);font-weight:600;\r\n}\r\n\r\n\/* \u2500\u2500 CONTENT \u2500\u2500 *\/\r\n#gch-wrap .gch-pp-content{}\r\n\r\n\/* section block *\/\r\n#gch-wrap .gch-pp-section{\r\n  padding:40px 0;\r\n  border-bottom:1px solid var(--border);\r\n}\r\n#gch-wrap .gch-pp-section:last-child{border-bottom:none}\r\n\r\n#gch-wrap .gch-pp-section-num{\r\n  font-size:0.72rem;font-weight:700;letter-spacing:0.1em;\r\n  text-transform:uppercase;color:var(--teal);margin-bottom:8px;\r\n}\r\n#gch-wrap .gch-pp-section h2{\r\n  font-size:1.35rem;font-weight:800;\r\n  margin-bottom:16px;color:var(--ink);\r\n}\r\n#gch-wrap .gch-pp-section p{\r\n  font-size:0.93rem;color:var(--muted);\r\n  line-height:1.8;margin-bottom:14px;\r\n}\r\n#gch-wrap .gch-pp-section p:last-child{margin-bottom:0}\r\n#gch-wrap .gch-pp-section ul,\r\n#gch-wrap .gch-pp-section ol{\r\n  margin:12px 0 14px 0;\r\n  padding-left:0;\r\n  list-style:none;\r\n  display:flex;flex-direction:column;gap:9px;\r\n}\r\n#gch-wrap .gch-pp-section ul li,\r\n#gch-wrap .gch-pp-section ol li{\r\n  font-size:0.92rem;color:var(--muted);\r\n  line-height:1.7;\r\n  display:flex;gap:10px;align-items:flex-start;\r\n}\r\n#gch-wrap .gch-pp-section ul li::before{\r\n  content:'\u2014';color:var(--amber);font-weight:700;flex-shrink:0;margin-top:1px;\r\n}\r\n#gch-wrap .gch-pp-section ol{counter-reset:pp-ol}\r\n#gch-wrap .gch-pp-section ol li{counter-increment:pp-ol}\r\n#gch-wrap .gch-pp-section ol li::before{\r\n  content:counter(pp-ol)'.';\r\n  color:var(--teal);font-weight:700;font-size:0.82rem;flex-shrink:0;margin-top:3px;\r\n  min-width:18px;\r\n}\r\n\r\n\/* highlight box *\/\r\n#gch-wrap .gch-pp-highlight{\r\n  background:var(--amber-pale);\r\n  border:1px solid rgba(232,160,32,0.25);\r\n  border-left:3px solid var(--amber);\r\n  border-radius:0 10px 10px 0;\r\n  padding:16px 20px;\r\n  margin:16px 0;\r\n  font-size:0.88rem;color:#7a5200;\r\n  line-height:1.7;\r\n}\r\n#gch-wrap .gch-pp-highlight strong{font-weight:700}\r\n\r\n\/* teal highlight *\/\r\n#gch-wrap .gch-pp-info{\r\n  background:rgba(15,124,110,0.05);\r\n  border:1px solid rgba(15,124,110,0.15);\r\n  border-left:3px solid var(--teal);\r\n  border-radius:0 10px 10px 0;\r\n  padding:16px 20px;margin:16px 0;\r\n  font-size:0.88rem;color:#0a4d43;line-height:1.7;\r\n}\r\n\r\n\r\n\r\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n#gch-wrap .gch-footer{background:var(--ink);padding:32px 5vw;width:100%}\r\n#gch-wrap .gch-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}\r\n#gch-wrap .gch-footer-logo{font-weight:800;font-size:1.1rem;color:#f5f4ef;display:flex;align-items:center;gap:8px;text-decoration:none}\r\n#gch-wrap .gch-footer-logo-icon{width:26px;height:26px;background:var(--amber);border-radius:6px;display:grid;place-items:center;color:var(--ink);font-size:0.85rem}\r\n#gch-wrap .gch-footer-nav{display:flex;gap:20px;flex-wrap:wrap;align-items:center;list-style:none}\r\n#gch-wrap .gch-footer-nav a{font-size:0.82rem;color:rgba(245,244,239,0.4);text-decoration:none;transition:color .2s}\r\n#gch-wrap .gch-footer-nav a:hover{color:var(--amber)}\r\n#gch-wrap .gch-footer-nav a.active{color:var(--amber)}\r\n#gch-wrap .gch-footer-copy{max-width:1200px;margin:20px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,0.07);font-size:0.76rem;color:rgba(245,244,239,0.22);text-align:center}\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media(max-width:860px){\r\n  #gch-wrap .gch-pp-layout{grid-template-columns:1fr;gap:0;padding:40px 5vw 64px}\r\n  #gch-wrap .gch-pp-toc{display:none}\r\n  #gch-wrap .gch-nav-links{display:none}\r\n  #gch-wrap .gch-footer-inner{flex-direction:column;align-items:flex-start}\r\n}\r\n<\/style>\r\n\r\n<div id=\"gch-wrap\">\r\n\r\n<!-- \u2550\u2550 HERO BANNER \u2550\u2550 -->\r\n<div class=\"gch-pp-hero\">\r\n  <div class=\"gch-pp-hero-bg\"><\/div>\r\n  <div class=\"gch-pp-hero-inner\">\r\n    <div class=\"gch-pp-breadcrumb\">\r\n      <a href=\"\/ko\/\">\ud648<\/a>\r\n      <span>\/<\/span>\r\n      <span style=\"color:rgba(245,244,239,0.6)\">\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68<\/span>\r\n    <\/div>\r\n    <div class=\"gch-pp-tag\">\ud83d\udd12 \ubc95\uc801 \uace0\uc9c0<\/div>\r\n    <h1>\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68<\/h1>\r\n    <p>\uc6b0\ub9ac\ub294 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uac00 \ubcf5\uc7a1\ud55c \ubc95\ub960 \uc6a9\uc5b4\uc5d0 \ubb3b\ud788\uc9c0 \uc54a\uace0 \uac04\ub2e8\ud574\uc57c \ud55c\ub2e4\uace0 \ubbff\uc2b5\ub2c8\ub2e4. \uc774 \ud398\uc774\uc9c0\ub294 \uc6b0\ub9ac\uac00 \uc5b4\ub5a4 \uc815\ubcf4\ub97c \uc218\uc9d1\ud558\ub294\uc9c0, \uc65c \uc218\uc9d1\ud558\ub294\uc9c0, \uadf8\ub9ac\uace0 \uadc0\ud558\uc758 \uc815\ubcf4\ub97c \uac00\uc9c0\uace0 \uc815\ud655\ud788 \ubb34\uc5c7\uc744 \ud558\ub294\uc9c0 \u2014 \ub610\ub294 \ud558\uc9c0 \uc54a\ub294\uc9c0 \u2014 \uba85\ud655\ud558\uac8c \uc124\uba85\ud569\ub2c8\ub2e4.<\/p>\r\n    <div class=\"gch-pp-meta\">\r\n      <div class=\"gch-pp-meta-item\"><div class=\"gch-pp-meta-dot\"><\/div> \uc2dc\ud589\uc77c: 2026\ub144 1\uc6d4 1\uc77c<\/div>\r\n      <div class=\"gch-pp-meta-item\"><div class=\"gch-pp-meta-dot\"><\/div> \ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2026\ub144 1\uc6d4 1\uc77c<\/div>\r\n      <div class=\"gch-pp-meta-item\"><div class=\"gch-pp-meta-dot\"><\/div> 8\ubd84 \uc77d\uae30<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 TWO-COLUMN LAYOUT \u2550\u2550 -->\r\n<div class=\"gch-pp-layout\">\r\n\r\n  <!-- SIDEBAR TOC -->\r\n  <aside class=\"gch-pp-toc\">\r\n    <div class=\"gch-pp-toc-title\">\ubaa9\ucc28<\/div>\r\n    <ul class=\"gch-pp-toc-list\">\r\n      <li><a href=\"#pp-overview\">\uac1c\uc694<\/a><\/li>\r\n      <li><a href=\"#pp-collect\">\uc218\uc9d1\ud558\ub294 \uc815\ubcf4<\/a><\/li>\r\n      <li><a href=\"#pp-use\">\uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95<\/a><\/li>\r\n      <li><a href=\"#pp-share\">\uacf5\uc720 \ubc0f \uacf5\uac1c<\/a><\/li>\r\n      <li><a href=\"#pp-storage\">\ub370\uc774\ud130 \uc800\uc7a5 \ubc0f \ubcf4\uc548<\/a><\/li>\r\n      <li><a href=\"#pp-cookies\">\ucfe0\ud0a4 \ubc0f \ucd94\uc801<\/a><\/li>\r\n      <li><a href=\"#pp-rights\">\uadc0\ud558\uc758 \uad8c\ub9ac<\/a><\/li>\r\n      <li><a href=\"#pp-children\">\uc544\ub3d9 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638<\/a><\/li>\r\n      <li><a href=\"#pp-changes\">\uc815\ucc45 \ubcc0\uacbd<\/a><\/li>\r\n\r\n    <\/ul>\r\n  <\/aside>\r\n\r\n  <!-- MAIN CONTENT -->\r\n  <main class=\"gch-pp-content\">\r\n\r\n    <!-- 0. OVERVIEW -->\r\n    <div class=\"gch-pp-section\" id=\"pp-overview\">\r\n      <div class=\"gch-pp-section-num\">\uac1c\uc694<\/div>\r\n      <h2>\uac04\ub2e8 \ubc84\uc804<\/h2>\r\n      <div class=\"gch-pp-highlight\">\r\n        <strong>\uac04\ub2e8\ud55c \uc601\uc5b4 \uc694\uc57d:<\/strong> \ud68c\uc6d0\uac00\uc785 \uc2dc \uc774\ub984\uacfc \uc774\uba54\uc77c\uc744 \uc218\uc9d1\ud558\uba70, \uadf8\uac83\uc774 \uc804\ubd80\uc785\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub2e4\uc6b4\ub85c\ub4dc \uc811\uadfc \uad8c\ud55c\uc744 \uc81c\uacf5\ud558\uace0 \uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc\uc744 \ubcf4\ub0b4\ub4dc\ub9bd\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uc808\ub300 \ud310\ub9e4\ud558\uc9c0 \uc54a\uc73c\uba70, \uad11\uace0\uc8fc\uc640 \uacf5\uc720\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc5b8\uc81c\ub4e0\uc9c0 \uacc4\uc815\uacfc \uad00\ub828\ub41c \ubaa8\ub4e0 \ub370\uc774\ud130\ub97c \uc0ad\uc81c\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n      <p>GetClawHub(\"\uc6b0\ub9ac\", \"\uc6b0\ub9ac\", \ub610\ub294 \"\ub2f9\uc0ac\")\ub294 getclabhub.com\uc5d0\uc11c \uc811\uc18d\ud560 \uc218 \uc788\ub294 GetClawHub \ud50c\ub7ab\ud3fc(\uc774\ud558 \"\uc11c\ube44\uc2a4\")\uc744 \uc6b4\uc601\ud569\ub2c8\ub2e4. \ubcf8 \uac1c\uc778\uc815\ubcf4\ucc98\ub9ac\ubc29\uce68\uc740 \uadc0\ud558\uac00 \ub2f9\uc0ac \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud560 \ub54c, \uc989 \ub2f9\uc0ac \uc6f9\uc0ac\uc774\ud2b8 \ubc29\ubb38, \uacc4\uc815 \uc0dd\uc131, \ud50c\ub7ab\ud3fc\uc744 \ud1b5\ud55c \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub2e4\uc6b4\ub85c\ub4dc \uc2dc \uac1c\uc778 \uc815\ubcf4\ub97c \uc5b4\ub5bb\uac8c \ucc98\ub9ac\ud558\ub294\uc9c0 \uc124\uba85\ud569\ub2c8\ub2e4.<\/p>\r\n      <p>\uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud568\uc73c\ub85c\uc368, \uadc0\ud558\ub294 \ubcf8 \uc815\ucc45\uc5d0 \uba85\uc2dc\ub41c \ub300\ub85c \uc815\ubcf4 \uc218\uc9d1 \ubc0f \uc0ac\uc6a9\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \ubcf8 \uc815\ucc45\uc758 \uc5b4\ub290 \ubd80\ubd84\uc5d0 \ub3d9\uc758\ud558\uc9c0 \uc54a\uc73c\uc2dc\uba74, \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\uc9c0 \uc54a\uc73c\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 1. COLLECT -->\r\n    <div class=\"gch-pp-section\" id=\"pp-collect\">\r\n      <div class=\"gch-pp-section-num\">\uc81c1\uc870<\/div>\r\n      <h2>\uc218\uc9d1\ud558\ub294 \uc815\ubcf4<\/h2>\r\n      <p>\ub2f9\uc0ac\ub294 \uc11c\ube44\uc2a4\ub97c \uc6b4\uc601\ud558\ub294 \ub370 \ud544\uc694\ud55c \ucd5c\uc18c\ud55c\uc758 \uc815\ubcf4\ub9cc \uc218\uc9d1\ud569\ub2c8\ub2e4. \uae08\uc735 \ub370\uc774\ud130, \uc815\ubd80 \uc2e0\ubd84\uc99d \ub610\ub294 \ubbfc\uac10\ud55c \uac1c\uc778 \uc815\ubcf4\ub294 \uc218\uc9d1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n\r\n      <p><strong>\uc9c1\uc811 \uc81c\uacf5\ud558\ub294 \uc815\ubcf4:<\/strong><\/p>\r\n      <ul>\r\n        <li>\uadc0\ud558\uc758 \uc774\ub984 \u2014 \uacc4\uc815 \ubc0f \ucee4\ubba4\ub2c8\ucf00\uc774\uc158 \ub9de\ucda4\ud654\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\uc758 \uc774\uba54\uc77c \uc8fc\uc18c \u2014 \uacc4\uc815 \uc0dd\uc131, \ub2e4\uc6b4\ub85c\ub4dc \ub9c1\ud06c \uc804\uc1a1, \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\uc758 \ube44\ubc00\ubc88\ud638 \u2014 \uc77c\ubc29\ud5a5 \ud574\uc2dc(bcrypt)\ub85c \uc800\uc7a5\ub429\ub2c8\ub2e4. \ud3c9\ubb38 \ube44\ubc00\ubc88\ud638\ub294 \uc808\ub300 \uc800\uc7a5\ud558\uac70\ub098 \uc804\uc1a1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\uc758 Mac \uce69 \uc120\ud638\ub3c4(Apple Silicon \ub610\ub294 Intel) \u2014 \uc62c\ubc14\ub978 \uc124\uce58 \ud504\ub85c\uadf8\ub7a8 \uc81c\uacf5 \ubc0f \uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc \ub9de\ucda4\ud654\ub97c \uc704\ud574 \uc800\uc7a5\ub429\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n\r\n      <p><strong>\uc790\ub3d9 \uc218\uc9d1\ub418\ub294 \uc815\ubcf4:<\/strong><\/p>\r\n      <ul>\r\n        <li>IP \uc8fc\uc18c \u2014 \ubcf4\uc548 \ubc0f \ub0a8\uc6a9 \ubc29\uc9c0 \ubaa9\uc801\uc73c\ub85c \uae30\ub85d\ub429\ub2c8\ub2e4(\uc608: \uc18d\ub3c4 \uc81c\ud55c, \ubd07 \uac10\uc9c0). \ud504\ub85c\ud30c\uc77c\ub9c1\uc5d0\ub294 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\ube0c\ub77c\uc6b0\uc800 \uc720\ud615 \ubc0f \uc6b4\uc601 \uccb4\uc81c \u2014 \ud638\ud658\uc131 \ud5a5\uc0c1 \ubc0f \uc0ac\uc6a9\uc790 \uae30\ubc18 \uc774\ud574\ub97c \uc704\ud574 \uc9d1\uacc4\ud558\uc5ec \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\ubc29\ubb38 \ud398\uc774\uc9c0 \ubc0f \ud0c0\uc784\uc2a4\ud0ec\ud504 \u2014 \uc0ac\uc6a9\uc790\uac00 \uc0ac\uc774\ud2b8\ub97c \uc5b4\ub5bb\uac8c \ud0d0\uc0c9\ud558\ub294\uc9c0 \uc774\ud574\ud558\uace0 \uacbd\ud5d8\uc744 \uac1c\uc120\ud558\uae30 \uc704\ud574 \uc218\uc9d1\ub429\ub2c8\ub2e4. \uc775\uba85\ud654\ub41c 1\ucc28 \ubd84\uc11d \ub3c4\uad6c\ub97c \ud1b5\ud574\uc11c\ub9cc \uc218\uc9d1\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\ub2e4\uc6b4\ub85c\ub4dc \uc774\ubca4\ud2b8 \u2014 \ub2e4\uc6b4\ub85c\ub4dc \uc2dc\uc791 \uc2dc \uacc4\uc815\uacfc \uc5f0\ub3d9\ud558\uc5ec \uae30\ub85d\ud558\uba70, \uc124\uce58 \uae30\ub85d\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"gch-pp-info\">\r\n        <strong>\ub2f9\uc0ac\ub294 \uc81c3\uc790 \uad11\uace0 \ucd94\uc801\uae30\ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/strong> \ud398\uc774\uc2a4\ubd81 \ud53d\uc140, \uad6c\uae00 \uad11\uace0 \ud0dc\uadf8, \uad50\ucc28 \uc0ac\uc774\ud2b8 \ucd94\uc801 \ucfe0\ud0a4\ub294 \ub2f9\uc0ac \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ubc30\uce58\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 2. USE -->\r\n    <div class=\"gch-pp-section\" id=\"pp-use\">\r\n      <div class=\"gch-pp-section-num\">\uc139\uc158 2<\/div>\r\n      <h2>\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95<\/h2>\r\n      <p>\ub2f9\uc0ac\ub294 \uc218\uc9d1\ud55c \uc815\ubcf4\ub97c \uc624\ub85c\uc9c0 \uc11c\ube44\uc2a4 \uc6b4\uc601 \ubc0f \uac1c\uc120\uc744 \uc704\ud574\uc11c\ub9cc \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uad6c\uccb4\uc801\uc73c\ub85c:<\/p>\r\n      <ul>\r\n        <li>\uacc4\uc815\uc744 \uc0dd\uc131\ud558\uace0 \uad00\ub9ac\ud558\uba70 \ub85c\uadf8\uc778 \uc2dc \ubcf8\uc778 \uc778\uc99d\uc744 \uc218\ud589\ud558\uae30 \uc704\ud574.<\/li>\r\n        <li>Mac \uc544\ud0a4\ud14d\ucc98\uc5d0 \ub9de\ub294 \uc62c\ubc14\ub978 OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\ub97c \uc81c\uacf5\ud558\uae30 \uc704\ud574.<\/li>\r\n        <li>\ub4f1\ub85d \uc2dc \ud658\uc601 \uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\uace0, \ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \ub2e4\uc6b4\ub85c\ub4dc \ud655\uc778\uc744 \uc704\ud574.<\/li>\r\n        <li>OpenClaw\uc758 \uc0c8 \ubc84\uc804\uc774 \ucd9c\uc2dc\ub418\uc5c8\uc744 \ub54c \uc774\uba54\uc77c\ub85c \uc54c\ub9bc\uc744 \ubcf4\ub0b4\uae30 \uc704\ud574 (\uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc). \uc5b8\uc81c\ub4e0\uc9c0 \ubc1c\uc1a1\ud558\ub294 \uc774\uba54\uc77c\uc758 \uc218\uc2e0 \uac70\ubd80 \ub9c1\ud06c\ub97c \ud1b5\ud574 \uc120\ud0dd \ud574\uc81c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\uc7ac\ub2e4\uc6b4\ub85c\ub4dc\ub97c \uc5b8\uc81c\ub4e0\uc9c0 \ud560 \uc218 \uc788\ub3c4\ub85d \uc124\uce58 \uae30\ub85d\uc744 \uc720\uc9c0\ud558\uae30 \uc704\ud574.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uc758 \uc0ac\uae30 \ub610\ub294 \ub0a8\uc6a9 \uc0ac\uc6a9(\uc608: \uc790\ub3d9\ud654\ub41c \ub300\ub7c9 \ub2e4\uc6b4\ub85c\ub4dc)\uc744 \uac10\uc9c0\ud558\uace0 \ubc29\uc9c0\ud558\uae30 \uc704\ud574.<\/li>\r\n        <li>\uc804\uccb4 \uc0ac\uc6a9 \ud328\ud134\uc744 \uc774\ud574\ud558\uace0 \ud50c\ub7ab\ud3fc\uc744 \uac1c\uc120\ud558\uae30 \uc704\ud574.<\/li>\r\n      <\/ul>\r\n      <p>\uac1c\uc778 \uc815\ubcf4\ub97c \uad11\uace0, \ud504\ub85c\ud30c\uc77c\ub9c1 \ub610\ub294 \uc11c\ube44\uc2a4 \uc6b4\uc601 \uc774\uc678\uc758 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 3. SHARE -->\r\n    <div class=\"gch-pp-section\" id=\"pp-share\">\r\n      <div class=\"gch-pp-section-num\">\uc139\uc158 3<\/div>\r\n      <h2>\uacf5\uc720 \ubc0f \uacf5\uac1c<\/h2>\r\n      <p>\uac1c\uc778 \uc815\ubcf4\ub97c \ud310\ub9e4, \uc784\ub300 \ub610\ub294 \uac70\ub798\ud558\uc9c0 \uc54a\uc73c\uba70, \uad11\uace0\uc8fc \ub610\ub294 \ub370\uc774\ud130 \ube0c\ub85c\ucee4\uc640 \uacf5\uc720\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \uc81c\ud55c\ub41c \uc0c1\ud669\uc5d0\uc11c\ub9cc \uc815\ubcf4\ub97c \uacf5\uc720\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li><strong>\uc11c\ube44\uc2a4 \uc81c\uacf5\uc5c5\uccb4:<\/strong> \uc6b0\ub9ac\ub294 \ud50c\ub7ab\ud3fc \uc6b4\uc601\uc744 \uc704\ud574 \uc2e0\uc911\ud558\uac8c \uc120\uc815\ub41c \uc18c\uc218\uc758 \uc81c3\uc790 \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4 \u2014 \uc5ec\uae30\uc5d0\ub294 \uc6f9 \ud638\uc2a4\ud305 \uc81c\uacf5\uc5c5\uccb4\uc640 \ud658\uc601 \ubc0f \uc5c5\ub370\uc774\ud2b8 \uc774\uba54\uc77c \ubc1c\uc1a1\uc744 \uc704\ud55c \uac70\ub798 \uc774\uba54\uc77c \uc11c\ube44\uc2a4\uac00 \ud3ec\ud568\ub429\ub2c8\ub2e4. \uc774 \uc81c\uacf5\uc5c5\uccb4\ub4e4\uc740 \ub370\uc774\ud130 \ucc98\ub9ac \uacc4\uc57d\uc5d0 \ub530\ub77c \uc6b0\ub9ac\ub97c \ub300\uc2e0\ud558\uc5ec \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud558\uba70, \ub2e4\ub978 \ubaa9\uc801\uc73c\ub85c \ub370\uc774\ud130\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \uae08\uc9c0\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\ubc95\uc801 \uc694\uad6c\uc0ac\ud56d:<\/strong> \ubc95\ub960, \uaddc\uc81c \ub610\ub294 \uc720\ud6a8\ud55c \ubc95\uc801 \uc808\ucc28(\uc608: \ubc95\uc6d0 \uba85\ub839 \ub610\ub294 \uc18c\ud658\uc7a5)\uc5d0 \ub530\ub77c \uc815\ubcf4\ub97c \uacf5\uac1c\ud574\uc57c \ud558\ub294 \uacbd\uc6b0 \ub610\ub294 \uc548\uc804\uc744 \uc704\ud574 \uacf5\uac1c\uac00 \ud544\uc694\ud558\ub2e4\uace0 \ud310\ub2e8\ub418\ub294 \uacbd\uc6b0\uc5d0 \uc815\ubcf4\ub97c \uacf5\uac1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc0ac\uc5c5 \uc778\uc218 \ub610\ub294 \ud569\ubcd1:<\/strong> GetClawHub\uac00 \ub2e4\ub978 \ud68c\uc0ac\uc5d0 \uc778\uc218\ub418\uac70\ub098 \ud569\ubcd1\ub418\ub294 \uacbd\uc6b0, \uadc0\ud558\uc758 \uc815\ubcf4\ub294 \ud574\ub2f9 \uac70\ub798\uc758 \uc77c\ubd80\ub85c \uc774\uc804\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc774\uc804 \uc804\uc5d0 \uc774\uba54\uc77c \ub610\ub294 \uc6f9\uc0ac\uc774\ud2b8\uc758 \ub208\uc5d0 \ub744\ub294 \uacf5\uc9c0\ub97c \ud1b5\ud574 \uc54c\ub824\ub4dc\ub9ac\uba70, \uc774\uc804\uc774 \uc774\ub8e8\uc5b4\uc9c0\uae30 \uc804\uc5d0 \uacc4\uc815\uc744 \uc0ad\uc81c\ud560 \uae30\ud68c\ub97c \ub4dc\ub9bd\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <div class=\"gch-pp-highlight\">\r\n        <strong>\uc6b0\ub9ac\ub294 \uc5b4\ub5a4 \uacbd\uc6b0\uc5d0\ub3c4 \uadc0\ud558\uc758 \uc774\uba54\uc77c \uc8fc\uc18c \ub610\ub294 \uac1c\uc778 \ub370\uc774\ud130\ub97c \uc81c3\uc790\uc5d0\uac8c \ud310\ub9e4\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/strong>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 4. STORAGE -->\r\n    <div class=\"gch-pp-section\" id=\"pp-storage\">\r\n      <div class=\"gch-pp-section-num\">\uc81c4\uc870<\/div>\r\n      <h2>\ub370\uc774\ud130 \uc800\uc7a5 \ubc0f \ubcf4\uc548<\/h2>\r\n      <p>\uc6b0\ub9ac\ub294 \uadc0\ud558\uc758 \ub370\uc774\ud130 \ubcf4\uc548\uc744 \ub9e4\uc6b0 \uc911\uc694\ud558\uac8c \uc0dd\uac01\ud558\uba70, \uc774\ub97c \ubcf4\ud638\ud558\uae30 \uc704\ud574 \uc5c5\uacc4 \ud45c\uc900\uc758 \uae30\uc220\uc801 \ubc0f \uc870\uc9c1\uc801 \uc870\uce58\ub97c \uc2dc\ud589\ud569\ub2c8\ub2e4.<\/p>\r\n      <ul>\r\n        <li>\ubaa8\ub4e0 \ub370\uc774\ud130\ub294 HTTPS(TLS 1.2 \uc774\uc0c1)\ub97c \ud1b5\ud574 \uc804\uc1a1\ub429\ub2c8\ub2e4. \uc554\ud638\ud654\ub418\uc9c0 \uc54a\uc740 HTTP \uc5d4\ub4dc\ud3ec\uc778\ud2b8\ub294 \uc6b4\uc601\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\ube44\ubc00\ubc88\ud638\ub294 \uac15\ub825\ud55c \uc791\uc5c5 \uc778\uc790\ub97c \uc0ac\uc6a9\ud558\ub294 bcrypt\ub85c \ud574\uc2dc \ucc98\ub9ac\ub429\ub2c8\ub2e4. \ud3c9\ubb38 \ube44\ubc00\ubc88\ud638\ub294 \uc808\ub300 \uc800\uc7a5\ud558\uac70\ub098 \ub85c\uadf8\uc5d0 \uae30\ub85d\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\uc6b0\ub9ac \uc11c\ubc84\ub294 \ubcf4\uc548\uc774 \uac15\ud654\ub41c \ub370\uc774\ud130 \uc13c\ud130\uc5d0 \ud638\uc2a4\ud305\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc6b4\uc601 \uc2dc\uc2a4\ud15c\uc5d0 \ub300\ud55c \uc811\uadfc\uc740 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub41c \uc778\uc6d0\uc73c\ub85c \uc81c\ud55c\ub418\uba70, \ub2e4\uc911 \uc778\uc99d\uc73c\ub85c \ubcf4\ud638\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uc6b0\ub9ac\ub294 \uc815\uae30\uc801\uc778 \ubcf4\uc548 \uac80\ud1a0\ub97c \uc218\ud589\ud558\uba70 \ubcf4\uc548 \ud328\uce58\ub97c \uc2e0\uc18d\ud558\uac8c \uc801\uc6a9\ud569\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p><strong>\ub370\uc774\ud130 \ubcf4\uc874:<\/strong> \uadc0\ud558\uc758 \uacc4\uc815\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294 \ub3d9\uc548 \uadc0\ud558\uc758 \uacc4\uc815 \uc815\ubcf4\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4. \uacc4\uc815\uc744 \uc0ad\uc81c\ud558\uba74, \ubc95\uc801 \ub610\ub294 \uaddc\uc81c\uc0c1\uc758 \uc774\uc720\ub85c \ubcf4\uc720\ud574\uc57c \ud558\ub294 \uacbd\uc6b0\ub97c \uc81c\uc678\ud558\uace0, \uad00\ub828 \uac1c\uc778 \ub370\uc774\ud130\ub97c 30\uc77c \uc774\ub0b4\uc5d0 \uc0ad\uc81c\ud558\uac70\ub098 \uc775\uba85\ud654\ud569\ub2c8\ub2e4(\uc608: \uc0ac\uae30 \ubc29\uc9c0 \uae30\ub85d\uc740 \ucd5c\ub300 12\uac1c\uc6d4 \ub3d9\uc548 \ubcf4\uc720\ub420 \uc218 \uc788\uc74c).<\/p>\r\n      <p>\ucd5c\uc120\uc758 \ub178\ub825\uc5d0\ub3c4 \ubd88\uad6c\ud558\uace0, \uc804\uc790\uc801 \uc804\uc1a1 \ub610\ub294 \uc800\uc7a5 \ubc29\ubc95\uc774 100% \uc548\uc804\ud558\ub2e4\uace0 \ubcf4\uc7a5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc808\ub300\uc801\uc778 \ubcf4\uc548\uc744 \ubcf4\uc7a5\ud558\uc9c0\ub294 \uc54a\uc9c0\ub9cc, \uadc0\ud558\uc758 \uac1c\uc778 \uc815\ubcf4\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce58\ub294 \ud655\uc815\ub41c \ub370\uc774\ud130 \uc720\ucd9c\uc774 \ubc1c\uc0dd\ud560 \uacbd\uc6b0 \uc2e0\uc18d\ud788 \ud1b5\uc9c0\ud558\uaca0\ub2e4\ub294 \uc57d\uc18d\uc744 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 5. COOKIES -->\r\n    <div class=\"gch-pp-section\" id=\"pp-cookies\">\r\n      <div class=\"gch-pp-section-num\">\uc81c5\uc870<\/div>\r\n      <h2>\ucfe0\ud0a4 \ubc0f \ucd94\uc801 \uae30\uc220<\/h2>\r\n      <p>\uc544\ub798\uc5d0 \uc124\uba85\ub41c \ucd5c\uc18c\ud55c\uc758 \ucfe0\ud0a4 \uc138\ud2b8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uad11\uace0 \ub610\ub294 \uad50\ucc28 \uc0ac\uc774\ud2b8 \ucd94\uc801\uc744 \uc704\ud574 \ucfe0\ud0a4\ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <ul>\r\n        <li><strong>\uc138\uc158 \ucfe0\ud0a4:<\/strong> \ub85c\uadf8\uc778 \uc2dc \uc778\uc99d \uc138\uc158 \uc720\uc9c0\ub97c \uc704\ud574 \uc124\uc815\ub429\ub2c8\ub2e4. \uc774 \ucfe0\ud0a4\ub294 \uc11c\ube44\uc2a4 \uae30\ub2a5\uc5d0 \ud544\uc218\uc801\uc774\uba70, \ube0c\ub77c\uc6b0\uc800\ub97c \ub2eb\uac70\ub098 \ub85c\uadf8\uc544\uc6c3\ud558\uba74 \ub9cc\ub8cc\ub429\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc120\ud638 \ucfe0\ud0a4:<\/strong> \ud5a5\ud6c4 \ubc29\ubb38 \uc2dc \ub2e4\uc2dc \uc120\ud0dd\ud560 \ud544\uc694 \uc5c6\uc774 \uce69 \uc120\ud0dd(Apple Silicon \ub610\ub294 Intel)\uc744 \uc800\uc7a5\ud569\ub2c8\ub2e4. \uc774 \ucfe0\ud0a4\uc5d0\ub294 \uac1c\uc778 \uc815\ubcf4\uac00 \ud3ec\ud568\ub418\uc9c0 \uc54a\uc73c\uba70 12\uac1c\uc6d4 \ud6c4 \ub9cc\ub8cc\ub429\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\ubd84\uc11d:<\/strong> \uac1c\uc778 \uc815\ubcf4\ub97c \uc874\uc911\ud558\ub294 1\ucc28 \ubd84\uc11d \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc804\uccb4 \ud2b8\ub798\ud53d \ud328\ud134\uc744 \uc774\ud574\ud569\ub2c8\ub2e4. \uc774\ub294 \uc81c3\uc790 \ucfe0\ud0a4 \ub610\ub294 \uac1c\uc778 \uc2dd\ubcc4 \ucd94\uc801\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\uc73c\uba70, \ubd84\uc11d \uc81c\uacf5\uc790\uc640 \ub370\uc774\ud130\uac00 \uacf5\uc720\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\ube0c\ub77c\uc6b0\uc800 \uc124\uc815\uc744 \ud1b5\ud574 \ubaa8\ub4e0 \ucfe0\ud0a4\ub97c \uac70\ubd80\ud558\uac70\ub098 \ucfe0\ud0a4\uac00 \uc804\uc1a1\ub420 \ub54c \uc54c\ub9bc\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc138\uc158 \ucfe0\ud0a4\ub97c \ube44\ud65c\uc131\ud654\ud558\uba74 \uacc4\uc815\uc5d0 \ub85c\uadf8\uc778\ud560 \uc218 \uc5c6\uc74c\uc744 \uc720\uc758\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 6. RIGHTS -->\r\n    <div class=\"gch-pp-section\" id=\"pp-rights\">\r\n      <div class=\"gch-pp-section-num\">\uc139\uc158 6<\/div>\r\n      <h2>\uadc0\ud558\uc758 \uad8c\ub9ac<\/h2>\r\n      <p>\uadc0\ud558\uc758 \uc704\uce58\uc5d0 \ub530\ub77c \uac1c\uc778 \uc815\ubcf4\uc5d0 \ub300\ud574 \ub2e4\uc74c\uacfc \uac19\uc740 \uad8c\ub9ac\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 \uad00\ud560 \uad6c\uc5ed\uc5d0 \uad00\uacc4\uc5c6\uc774 \ubaa8\ub4e0 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc774\ub7ec\ud55c \uad8c\ub9ac\ub97c \uc874\uc911\ud569\ub2c8\ub2e4.<\/p>\r\n      <ul>\r\n        <li><strong>\uc811\uadfc \uad8c\ud55c:<\/strong> \uadc0\ud558\ub294 \uc6b0\ub9ac\uac00 \ubcf4\uc720\ud558\uace0 \uc788\ub294 \uadc0\ud558\uc758 \uac1c\uc778 \uc815\ubcf4 \uc0ac\ubcf8\uc744 \uc694\uccad\ud560 \uad8c\ub9ac\uac00 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc218\uc815:<\/strong> \uadc0\ud558\ub294 \ubd80\uc815\ud655\ud558\uac70\ub098 \ubd88\uc644\uc804\ud55c \uac1c\uc778 \uc815\ubcf4\ub97c \uc218\uc815\ud558\ub3c4\ub85d \uc694\uccad\ud560 \uad8c\ub9ac\uac00 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc0ad\uc81c:<\/strong> \uadc0\ud558\ub294 \uacc4\uc815 \ubc0f \uad00\ub828\ub41c \ubaa8\ub4e0 \uac1c\uc778 \uc815\ubcf4 \uc0ad\uc81c\ub97c \uc694\uccad\ud560 \uad8c\ub9ac\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc0ad\uc81c \uc694\uccad\uc740 30\uc77c \uc774\ub0b4\uc5d0 \ucc98\ub9ac\ub429\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc774\uc804 \uac00\ub2a5\uc131:<\/strong> \uadc0\ud558\ub294 \uad6c\uc870\ud654\ub418\uace0 \uae30\uacc4 \ud310\ub3c5\uc774 \uac00\ub2a5\ud55c \ud615\uc2dd(\uc608: JSON \ub610\ub294 CSV)\uc73c\ub85c \ub370\uc774\ud130\ub97c \uc694\uccad\ud560 \uad8c\ub9ac\uac00 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\uc774\uba54\uc77c \uc218\uc2e0 \uac70\ubd80:<\/strong> \ubc1c\uc1a1\ud558\ub294 \ubaa8\ub4e0 \uc774\uba54\uc77c\uc5d0\ub294 \uc6d0\ud074\ub9ad \uad6c\ub3c5 \ucde8\uc18c \ub9c1\ud06c\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \ub610\ud55c \uc9c1\uc811 \uc5f0\ub77d\ud558\uc5ec \uc218\uc2e0 \uac70\ubd80\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li><strong>\ub3d9\uc758 \ucca0\ud68c:<\/strong> \uadc0\ud558\uc758 \ub370\uc774\ud130\uac00 \ub3d9\uc758\ub97c \uae30\ubc18\uc73c\ub85c \ucc98\ub9ac\ub418\ub294 \uacbd\uc6b0, \uc5b8\uc81c\ub4e0\uc9c0 \uadf8 \ub3d9\uc758\ub97c \ucca0\ud68c\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub294 \uc774\uc804 \ucc98\ub9ac\uc758 \uc801\ubc95\uc131\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce58\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\uc774\ub7ec\ud55c \uad8c\ub9ac\ub97c \ud589\uc0ac\ud558\ub824\uba74 \uc544\ub798 \uc5f0\ub77d\ucc98 \uc139\uc158\uc5d0 \uc788\ub294 \uc8fc\uc18c\ub85c \ubb38\uc758\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \ubaa8\ub4e0 \uc694\uccad\uc5d0 30\uc77c \uc774\ub0b4\uc5d0 \uc751\ub2f5\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc694\uccad\uc744 \uc774\ud589\ud558\uae30 \uc804\uc5d0 \uc2e0\uc6d0\uc744 \ud655\uc778\ud574\uc57c \ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <div class=\"gch-pp-info\">\r\n        <strong>EU\/UK \uc0ac\uc6a9\uc790:<\/strong> \uadc0\ud558\uac00 \uc720\ub7fd \uacbd\uc81c \uc9c0\uc5ed \ub610\ub294 \uc601\uad6d\uc5d0 \uac70\uc8fc\ud558\ub294 \uacbd\uc6b0, \ub370\uc774\ud130\uac00 \uc801\ubc95\ud558\uac8c \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc558\ub2e4\uace0 \uc0dd\uac01\ub418\uba74 \uc9c0\uc5ed \ub370\uc774\ud130 \ubcf4\ud638 \uae30\uad00\uc5d0 \ubd88\ub9cc\uc744 \uc81c\uae30\ud560 \uad8c\ub9ac\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 7. CHILDREN -->\r\n    <div class=\"gch-pp-section\" id=\"pp-children\">\r\n      <div class=\"gch-pp-section-num\">\uc139\uc158 7<\/div>\r\n      <h2>\uc544\ub3d9 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638<\/h2>\r\n      <p>\uc774 \uc11c\ube44\uc2a4\ub294 16\uc138 \ubbf8\ub9cc\uc758 \uac1c\uc778\uc744 \ub300\uc0c1\uc73c\ub85c \ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 16\uc138 \ubbf8\ub9cc \uc544\ub3d9\uc758 \uac1c\uc778 \uc815\ubcf4\ub97c \uace0\uc758\ub85c \uc218\uc9d1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub9cc\uc57d 16\uc138 \ubbf8\ub9cc \uc544\ub3d9\uc758 \uac1c\uc778 \uc815\ubcf4\ub97c \ubb34\uc2ec\ucf54 \uc218\uc9d1\ud55c \uc0ac\uc2e4\uc744 \uc54c\uac8c \ub418\uba74, \uc989\uc2dc \ud574\ub2f9 \uc815\ubcf4\ub97c \uc0ad\uc81c\ud558\uae30 \uc704\ud55c \uc870\uce58\ub97c \ucde8\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <p>\ubd80\ubaa8 \ub610\ub294 \ubcf4\ud638\uc790\uc778 \uacbd\uc6b0, \uc790\ub140\uac00 \uadc0\ud558\uc758 \ub3d9\uc758 \uc5c6\uc774 \uac1c\uc778 \uc815\ubcf4\ub97c \uc81c\uacf5\ud588\ub2e4\uace0 \uc0dd\uac01\ub418\uba74 \uc544\ub798 \uc8fc\uc18c\ub85c \uc989\uc2dc \uc5f0\ub77d\ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 8. CHANGES -->\r\n    <div class=\"gch-pp-section\" id=\"pp-changes\">\r\n      <div class=\"gch-pp-section-num\">\uc81c8\uc870<\/div>\r\n      <h2>\uc774 \uc815\ucc45\uc758 \ubcc0\uacbd<\/h2>\r\n      <p>\uc6b0\ub9ac\ub294 \ub54c\ub54c\ub85c \uc6b0\ub9ac\uc758 \uad00\ud589, \uae30\uc220, \ubc95\uc801 \uc694\uad6c \uc0ac\ud56d \ub610\ub294 \uae30\ud0c0 \uc6b4\uc601\uc0c1\uc758 \uc774\uc720\ub85c \uc774 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45\uc744 \uc5c5\ub370\uc774\ud2b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcc0\uacbd \uc2dc, \uc6b0\ub9ac\ub294:<\/p>\r\n      <ul>\r\n        <li>\uc774 \ud398\uc774\uc9c0 \uc0c1\ub2e8\uc758 \"\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8\" \ub0a0\uc9dc\ub97c \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4.<\/li>\r\n        <li>\uc911\ub300\ud55c \ubcc0\uacbd \u2014 \uadc0\ud558\uc758 \uad8c\ub9ac \ub610\ub294 \ub370\uc774\ud130 \uc0ac\uc6a9 \ubc29\uc2dd\uc5d0 \uc911\ub300\ud55c \uc601\ud5a5\uc744 \ubbf8\uce58\ub294 \ubcc0\uacbd \u2014 \uc740 \ubcc0\uacbd\uc774 \ud6a8\ub825\uc744 \ubc1c\ud718\ud558\uae30 \ucd5c\uc18c 14\uc77c \uc804\uc5d0 \uacc4\uc815\uc5d0 \ub4f1\ub85d\ub41c \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ud1b5\uc9c0\ud569\ub2c8\ub2e4.<\/li>\r\n        <li>\uc774 \uc815\ucc45\uc758 \uc774\uc804 \ubc84\uc804 \ubcf4\uad00\uc18c\ub97c \uc720\uc9c0\ud558\uba70 \uc694\uccad \uc2dc \uc81c\uacf5\ub429\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\uc5c5\ub370\uc774\ud2b8 \ud6c4\uc5d0\ub3c4 \uc11c\ube44\uc2a4\ub97c \uacc4\uc18d \uc0ac\uc6a9\ud558\ub294 \uac83\uc740 \uac1c\uc815\ub41c \uc815\ucc45\uc5d0 \ub300\ud55c \ub3d9\uc758\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc5c5\ub370\uc774\ud2b8\ub41c \uc815\ucc45\uc5d0 \ub3d9\uc758\ud558\uc9c0 \uc54a\uc73c\uba74 \uc5b8\uc81c\ub4e0\uc9c0 \uacc4\uc815\uc744 \uc0ad\uc81c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n \r\n\r\n  <\/main>\r\n<\/div><!-- .gch-pp-layout -->\r\n\r\n\r\n<\/div><!-- #gch-wrap -->\r\n\r\n<script>\r\n\/* \u2500\u2500 Sidebar TOC active highlight on scroll \u2500\u2500 *\/\r\n(function(){\r\n  var sections = document.querySelectorAll('.gch-pp-section[id]');\r\n  var links    = document.querySelectorAll('.gch-pp-toc-list a');\r\n  if (!sections.length || !links.length) return;\r\n\r\n  function onScroll(){\r\n    var scrollY = window.scrollY + 120;\r\n    var current = '';\r\n    sections.forEach(function(s){\r\n      if (s.offsetTop <= scrollY) current = s.id;\r\n    });\r\n    links.forEach(function(a){\r\n      a.classList.toggle('active', a.getAttribute('href') === '#' + current);\r\n    });\r\n  }\r\n  window.addEventListener('scroll', onScroll, { passive: true });\r\n  onScroll();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-613671c elementor-widget elementor-widget-html\" data-id=\"613671c\" 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      --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  \r\n  \r\n\r\n    \/* \u2500\u2500 FOOTER (SIMPLIFIED) \u2500\u2500 *\/\r\n    footer {\r\n      background: var(--ink); color: rgba(245,244,239,0.5);\r\n      padding: 48px 5vw 32px;\r\n    }\r\n    .footer-inner-simple {\r\n      max-width: 1200px; margin: 0 auto;\r\n      display: flex; justify-content: space-between; align-items: center;\r\n      margin-bottom: 32px; flex-wrap: wrap; gap: 24px;\r\n    }\r\n    .footer-links {\r\n      display: flex; gap: 24px; flex-wrap: wrap;\r\n    }\r\n    .footer-links a {\r\n      font-size: 0.9rem; color: rgba(245,244,239,0.7); text-decoration: none; transition: color .2s;\r\n    }\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;\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; text-align: center; }\r\n      .footer-links { justify-content: center; }\r\n      .pricing-grid { flex-direction: column; align-items: center; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n\r\n<footer>\r\n  <div class=\"footer-inner-simple\">\r\n    <div class=\"footer-brand\">\r\n      <a href=\"#\" class=\"logo\" style=\"color: var(--paper);\">\r\n        <!-- \u9875\u811alogo (\u767d\u8272\u7248\u672c) -->\r\n        <img decoding=\"async\" src=\"https:\/\/www.getclawhub.com\/wp-content\/uploads\/2026\/03\/logo-white-title-1.webp\" alt=\"GetClawHub\" style=\"height:40px; width: auto;\">\r\n      <\/a>\r\n    <\/div>\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      <!-- FAQ \u94fe\u63a5\u5df2\u79fb\u9664 -->\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  <\/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<!-- \u79fb\u9664\u539f\u6709 FAQ \u76f8\u5173\u811a\u672c\uff0c\u65e0\u4efb\u4f55 JavaScript \u9057\u7559 -->\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>Learn how GetClawHub collects, uses, and protects your personal data. We collect only what&#8217;s necessary \u2014 your name and email \u2014 and never sell your information to third parties.<\/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-1446","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1446","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=1446"}],"version-history":[{"count":20,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1446\/revisions"}],"predecessor-version":[{"id":1495,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1446\/revisions\/1495"}],"wp:attachment":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/media?parent=1446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}