{"id":1468,"date":"2026-03-12T06:30:32","date_gmt":"2026-03-12T06:30:32","guid":{"rendered":"https:\/\/www.getclawhub.com\/?page_id=1468"},"modified":"2026-03-12T07:43:50","modified_gmt":"2026-03-12T07:43:50","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/www.getclawhub.com\/ko\/terms-of-service\/","title":{"rendered":"\uc774\uc6a9 \uc57d\uad00"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1468\" class=\"elementor elementor-1468\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56d9c4de e-flex e-con-boxed e-con e-parent\" data-id=\"56d9c4de\" 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-6bf6368 elementor-widget elementor-widget-html\" data-id=\"6bf6368\" 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-f2aca5c elementor-widget elementor-widget-html\" data-id=\"f2aca5c\" 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-tos-hero{\r\n  background:var(--ink);\r\n  padding:80px 5vw 72px;\r\n  width:100%;position:relative;overflow:hidden;\r\n}\r\n#gch-wrap .gch-tos-hero-bg{\r\n  position:absolute;inset:0;z-index:0;\r\n  background:\r\n    radial-gradient(ellipse 55% 70% at 95% 40%, rgba(15,124,110,0.13) 0%, transparent 65%),\r\n    radial-gradient(ellipse 40% 60% at 0% 80%,  rgba(232,160,32,0.09) 0%, transparent 65%);\r\n}\r\n#gch-wrap .gch-tos-hero-inner{\r\n  position:relative;z-index:1;max-width:800px;margin:0 auto;\r\n}\r\n#gch-wrap .gch-tos-breadcrumb{\r\n  display:flex;align-items:center;gap:8px;\r\n  font-size:0.78rem;color:rgba(245,244,239,0.4);margin-bottom:24px;\r\n}\r\n#gch-wrap .gch-tos-breadcrumb a{color:rgba(245,244,239,0.4);text-decoration:none;transition:color .2s}\r\n#gch-wrap .gch-tos-breadcrumb a:hover{color:var(--amber)}\r\n#gch-wrap .gch-tos-breadcrumb span{color:rgba(245,244,239,0.2)}\r\n#gch-wrap .gch-tos-tag{\r\n  display:inline-flex;align-items:center;gap:6px;\r\n  background:rgba(15,124,110,0.15);\r\n  border:1px solid rgba(15,124,110,0.3);\r\n  color:var(--teal-light);\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-tos-hero h1{\r\n  font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;color:#fff;margin-bottom:16px;\r\n}\r\n#gch-wrap .gch-tos-hero p{\r\n  font-size:1rem;color:rgba(245,244,239,0.55);line-height:1.75;max-width:600px;\r\n}\r\n#gch-wrap .gch-tos-meta{\r\n  display:flex;align-items:center;gap:20px;margin-top:28px;flex-wrap:wrap;\r\n}\r\n#gch-wrap .gch-tos-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-tos-meta-dot{\r\n  width:6px;height:6px;border-radius:50%;background:var(--amber);\r\n}\r\n\r\n\/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\r\n#gch-wrap .gch-tos-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;align-items:start;\r\n}\r\n\r\n\/* \u2500\u2500 SIDEBAR TOC \u2500\u2500 *\/\r\n#gch-wrap .gch-tos-toc{position:sticky;top:88px;}\r\n#gch-wrap .gch-tos-toc-title{\r\n  font-size:0.72rem;font-weight:700;letter-spacing:0.1em;\r\n  text-transform:uppercase;color:var(--teal);margin-bottom:16px;\r\n}\r\n#gch-wrap .gch-tos-toc-list{list-style:none;display:flex;flex-direction:column;gap:2px;}\r\n#gch-wrap .gch-tos-toc-list a{\r\n  display:block;padding:7px 12px;font-size:0.82rem;color:var(--muted);\r\n  text-decoration:none;border-radius:7px;border-left:2px solid transparent;\r\n  transition:all .18s;line-height:1.4;\r\n}\r\n#gch-wrap .gch-tos-toc-list a:hover{background:var(--cream);color:var(--ink);border-left-color:var(--teal)}\r\n#gch-wrap .gch-tos-toc-list a.active{background:rgba(15,124,110,0.07);color:var(--teal);border-left-color:var(--teal);font-weight:600}\r\n\r\n\/* \u2500\u2500 CONTENT \u2500\u2500 *\/\r\n#gch-wrap .gch-tos-section{padding:40px 0;border-bottom:1px solid var(--border);}\r\n#gch-wrap .gch-tos-section:last-child{border-bottom:none}\r\n#gch-wrap .gch-tos-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-tos-section h2{font-size:1.35rem;font-weight:800;margin-bottom:16px;color:var(--ink);}\r\n#gch-wrap .gch-tos-section p{font-size:0.93rem;color:var(--muted);line-height:1.8;margin-bottom:14px;}\r\n#gch-wrap .gch-tos-section p:last-child{margin-bottom:0}\r\n#gch-wrap .gch-tos-section ul,\r\n#gch-wrap .gch-tos-section ol{\r\n  margin:12px 0 14px 0;padding-left:0;list-style:none;\r\n  display:flex;flex-direction:column;gap:9px;\r\n}\r\n#gch-wrap .gch-tos-section ul li,\r\n#gch-wrap .gch-tos-section ol li{\r\n  font-size:0.92rem;color:var(--muted);line-height:1.7;\r\n  display:flex;gap:10px;align-items:flex-start;\r\n}\r\n#gch-wrap .gch-tos-section ul li::before{content:'\u2014';color:var(--teal);font-weight:700;flex-shrink:0;margin-top:1px;}\r\n#gch-wrap .gch-tos-section ol{counter-reset:tos-ol}\r\n#gch-wrap .gch-tos-section ol li{counter-increment:tos-ol}\r\n#gch-wrap .gch-tos-section ol li::before{\r\n  content:counter(tos-ol)'.';color:var(--amber);font-weight:700;\r\n  font-size:0.82rem;flex-shrink:0;margin-top:3px;min-width:18px;\r\n}\r\n\r\n\/* highlight boxes *\/\r\n#gch-wrap .gch-tos-highlight{\r\n  background:var(--amber-pale);border:1px solid rgba(232,160,32,0.25);\r\n  border-left:3px solid var(--amber);border-radius:0 10px 10px 0;\r\n  padding:16px 20px;margin:16px 0;\r\n  font-size:0.88rem;color:#7a5200;line-height:1.7;\r\n}\r\n#gch-wrap .gch-tos-highlight strong{font-weight:700}\r\n#gch-wrap .gch-tos-info{\r\n  background:rgba(15,124,110,0.05);border:1px solid rgba(15,124,110,0.15);\r\n  border-left:3px solid var(--teal);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#gch-wrap .gch-tos-warn{\r\n  background:#fff8f0;border:1px solid rgba(232,100,20,0.18);\r\n  border-left:3px solid #e86020;border-radius:0 10px 10px 0;\r\n  padding:16px 20px;margin:16px 0;\r\n  font-size:0.88rem;color:#7a3200;line-height:1.7;\r\n}\r\n#gch-wrap .gch-tos-warn strong{font-weight:700}\r\n\r\n\/* contact card *\/\r\n#gch-wrap .gch-tos-contact-card{\r\n  background:var(--card-bg);border:1px solid var(--border);border-radius:14px;\r\n  padding:28px 32px;margin-top:20px;display:flex;align-items:flex-start;gap:16px;\r\n}\r\n#gch-wrap .gch-tos-contact-icon{\r\n  width:44px;height:44px;border-radius:12px;background:rgba(15,124,110,0.08);\r\n  display:grid;place-items:center;font-size:1.3rem;flex-shrink:0;\r\n}\r\n#gch-wrap .gch-tos-contact-title{font-size:0.95rem;font-weight:700;margin-bottom:4px;color:var(--ink)}\r\n#gch-wrap .gch-tos-contact-text{font-size:0.85rem;color:var(--muted);line-height:1.6}\r\n#gch-wrap .gch-tos-contact-text a{color:var(--teal);font-weight:600;text-decoration:none}\r\n\r\n\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media(max-width:860px){\r\n  #gch-wrap .gch-tos-layout{grid-template-columns:1fr;gap:0;padding:40px 5vw 64px}\r\n  #gch-wrap .gch-tos-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\r\n<!-- \u2550\u2550 HERO BANNER \u2550\u2550 -->\r\n<div class=\"gch-tos-hero\">\r\n  <div class=\"gch-tos-hero-bg\"><\/div>\r\n  <div class=\"gch-tos-hero-inner\">\r\n    <div class=\"gch-tos-breadcrumb\">\r\n      <a href=\"\/ko\/\">\ud648<\/a>\r\n      <span>\/<\/span>\r\n      <span style=\"color:rgba(245,244,239,0.6)\">\uc774\uc6a9 \uc57d\uad00<\/span>\r\n    <\/div>\r\n    <div class=\"gch-tos-tag\">\ud83d\udccb \ubc95\ub960<\/div>\r\n    <h1>\uc774\uc6a9 \uc57d\uad00<\/h1>\r\n    <p>\uc774 \uc57d\uad00\uc740 \uadc0\ud558\uc758 GetClawHub \ud50c\ub7ab\ud3fc \uc811\uc18d \ubc0f \uc0ac\uc6a9\uc744 \uaddc\uc728\ud569\ub2c8\ub2e4. \uacc4\uc815\uc744 \uc0dd\uc131\ud558\uac70\ub098 \uc11c\ube44\uc2a4\uc5d0\uc11c \uc18c\ud504\ud2b8\uc6e8\uc5b4\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uae30 \uc804\uc5d0 \ubc18\ub4dc\uc2dc \uc77d\uc5b4\ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. GetClawHub\ub97c \uc0ac\uc6a9\ud568\uc73c\ub85c\uc368 \uadc0\ud558\ub294 \uc774 \uc57d\uad00\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4.<\/p>\r\n    <div class=\"gch-tos-meta\">\r\n      <div class=\"gch-tos-meta-item\"><div class=\"gch-tos-meta-dot\"><\/div> \uc2dc\ud589\uc77c: 2026\ub144 1\uc6d4 1\uc77c<\/div>\r\n      <div class=\"gch-tos-meta-item\"><div class=\"gch-tos-meta-dot\"><\/div> \ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2026\ub144 1\uc6d4 1\uc77c<\/div>\r\n      <div class=\"gch-tos-meta-item\"><div class=\"gch-tos-meta-dot\"><\/div> 10\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-tos-layout\">\r\n\r\n  <!-- SIDEBAR TOC -->\r\n  <aside class=\"gch-tos-toc\">\r\n    <div class=\"gch-tos-toc-title\">\ubaa9\ucc28<\/div>\r\n    <ul class=\"gch-tos-toc-list\">\r\n      <li><a href=\"#tos-overview\">\uac1c\uc694<\/a><\/li>\r\n      <li><a href=\"#tos-account\">\uacc4\uc815 \ub4f1\ub85d<\/a><\/li>\r\n      <li><a href=\"#tos-license\">\uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub77c\uc774\uc120\uc2a4<\/a><\/li>\r\n      <li><a href=\"#tos-permitted\">\ud5c8\uc6a9\ub41c \uc0ac\uc6a9<\/a><\/li>\r\n      <li><a href=\"#tos-prohibited\">\uae08\uc9c0\ub41c \uc0ac\uc6a9<\/a><\/li>\r\n      <li><a href=\"#tos-ip\">\uc9c0\uc801 \uc7ac\uc0b0\uad8c<\/a><\/li>\r\n      <li><a href=\"#tos-disclaimer\">\uba74\ucc45 \uc870\ud56d<\/a><\/li>\r\n      <li><a href=\"#tos-liability\">\ucc45\uc784 \uc81c\ud55c<\/a><\/li>\r\n      <li><a href=\"#tos-indemnity\">\ubc30\uc0c1 \ucc45\uc784<\/a><\/li>\r\n      <li><a href=\"#tos-termination\">\uacc4\uc57d \uc885\ub8cc<\/a><\/li>\r\n      <li><a href=\"#tos-governing\">\uc900\uac70\ubc95<\/a><\/li>\r\n      <li><a href=\"#tos-changes\">\uc57d\uad00 \ubcc0\uacbd<\/a><\/li>\r\n\r\n    <\/ul>\r\n  <\/aside>\r\n\r\n  <!-- MAIN CONTENT -->\r\n  <main class=\"gch-tos-content\">\r\n\r\n    <!-- OVERVIEW -->\r\n    <div class=\"gch-tos-section\" id=\"tos-overview\">\r\n      <div class=\"gch-tos-section-num\">\uac1c\uc694<\/div>\r\n      <h2>\uc774\uc6a9 \uc57d\uad00 \uc694\uc57d<\/h2>\r\n      <div class=\"gch-tos-highlight\">\r\n        <strong>\uac04\ub2e8\ud55c \uc601\uc5b4 \uc694\uc57d:<\/strong> GetClawHub\ub294 \ubb34\ub8cc \ud50c\ub7ab\ud3fc\uc73c\ub85c, \uacc4\uc815\uc744 \ub4f1\ub85d\ud558\uace0 macOS\uc6a9 OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc11c\ube44\uc2a4\ub97c \uac1c\uc778 \ubc0f \uc0c1\uc5c5\uc801 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \uc7ac\ubc30\ud3ec\ud558\uac70\ub098, \ud50c\ub7ab\ud3fc\uc744 \uc5ed\uc124\uacc4\ud558\uac70\ub098, \uc790\ub3d9\ud654 \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc11c\ube44\uc2a4\ub97c \ub0a8\uc6a9\ud558\ub294 \ud589\uc704\ub294 \uae08\uc9c0\ub429\ub2c8\ub2e4. OpenClaw \uc790\uccb4\ub294 \ubcc4\ub3c4\uc758 \uc81c3\uc790 \uc81c\ud488\uc774\uba70, \ud574\ub2f9 \uc18c\ud504\ud2b8\uc6e8\uc5b4\uc758 \ub77c\uc774\uc120\uc2a4 \uc870\uac74\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4.\r\n      <\/div>\r\n      <p>\uc774 \uc774\uc6a9 \uc57d\uad00(\"\uc57d\uad00\")\uc740 \uadc0\ud558(\"\uc774\uc6a9\uc790\", \"\ub2f9\uc2e0\" \ub610\ub294 \"\uadc0\ud558\uc758\")\uc640 GetClawHub(\"\ud68c\uc0ac\", \"\ub2f9\uc0ac\", \"\uc6b0\ub9ac\" \ub610\ub294 \"\uc6b0\ub9ac\uc758\") \uac04\uc5d0 \ubc95\uc801 \uad6c\uc18d\ub825\uc774 \uc788\ub294 \uacc4\uc57d\uc744 \uad6c\uc131\ud558\uba70, getclabhub.com \uc6f9\uc0ac\uc774\ud2b8 \ubc0f \uad00\ub828 \uc11c\ube44\uc2a4(\ucd1d\uce6d\ud558\uc5ec \"\uc11c\ube44\uc2a4\")\uc5d0 \ub300\ud55c \uadc0\ud558\uc758 \uc811\uadfc \ubc0f \uc0ac\uc6a9\uc744 \uaddc\uc728\ud569\ub2c8\ub2e4.<\/p>\r\n      <p>\uc774 \uc57d\uad00\uc740 \ubaa8\ub4e0 \ubc29\ubb38\uc790, \ub4f1\ub85d \uc0ac\uc6a9\uc790 \ubc0f \uc5b4\ub5a4 \ubc29\uc2dd\uc73c\ub85c\ub4e0 \uc11c\ube44\uc2a4\ub97c \uc811\uc18d\ud558\uac70\ub098 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \uc0ac\ub78c\uc5d0\uac8c \uc801\uc6a9\ub429\ub2c8\ub2e4. \uadc0\ud558\uac00 \uc870\uc9c1\uc744 \ub300\uc2e0\ud558\uc5ec \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0, \uadc0\ud558\ub294 \ud574\ub2f9 \uc870\uc9c1\uc744 \uc774 \uc57d\uad00\uc5d0 \uad6c\uc18d\ud560 \uad8c\ud55c\uc774 \uc788\uc74c\uc744 \uc9c4\uc220\ud558\uace0 \ubcf4\uc99d\ud569\ub2c8\ub2e4.<\/p>\r\n      <p>\ub2f9\uc0ac\uc758 <a href=\"https:\/\/www.getclawhub.com\/ko\/privacy-policy\/\" style=\"color:var(--teal);font-weight:600;text-decoration:none\">\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68<\/a> \uc774 \uc57d\uad00\uc5d0 \ucc38\uc870\ub85c \ud3ec\ud568\ub429\ub2c8\ub2e4. \uc774 \uc57d\uad00\uc744 \uc218\ub77d\ud568\uc73c\ub85c\uc368 \uadc0\ud558\ub294 \ub610\ud55c \ub2f9\uc0ac\uc758 \uac1c\uc778\uc815\ubcf4\ucc98\ub9ac\ubc29\uce68\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- ACCOUNT REGISTRATION -->\r\n    <div class=\"gch-tos-section\" id=\"tos-account\">\r\n      <div class=\"gch-tos-section-num\">\uc81c1\uc870<\/div>\r\n      <h2>\uacc4\uc815 \ub4f1\ub85d<\/h2>\r\n      <p>\uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \uc18c\ud504\ud2b8\uc6e8\uc5b4\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub824\uba74 \ubb34\ub8cc GetClawHub \uacc4\uc815\uc744 \uc0dd\uc131\ud574\uc57c \ud569\ub2c8\ub2e4. \ub4f1\ub85d \uc2dc \ub2e4\uc74c\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\ub4f1\ub85d \uc2dc \uc815\ud655\ud558\uace0 \uc644\uc804\ud558\uba70 \ucd5c\uc2e0\uc758 \uc815\ubcf4\ub97c \uc81c\uacf5\ud574\uc57c \ud558\uba70, \uc774\ub984\uacfc \uc720\ud6a8\ud55c \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4.<\/li>\r\n        <li>\uacc4\uc815\uc744 \uc0dd\uc131\ud558\ub824\uba74 \ub9cc 16\uc138 \uc774\uc0c1\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ub9cc 16\uc138 \ubbf8\ub9cc\uc778 \uacbd\uc6b0 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\ub294 \uacc4\uc815 \uc790\uaca9 \uc99d\uba85\uc758 \uae30\ubc00\uc131\uc744 \uc720\uc9c0\ud560 \ucc45\uc784\uc774 \uc788\uc73c\uba70, \ube44\ubc00\ubc88\ud638\ub97c \ud3ec\ud568\ud558\uc5ec \ud0c0\uc778\uacfc \uacf5\uc720\ud574\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\ub294 \uadc0\ud558\uc758 \uacc4\uc815\uc73c\ub85c \ubc1c\uc0dd\ud558\ub294 \ubaa8\ub4e0 \ud65c\ub3d9\uc5d0 \ub300\ud574 \uc804\uc801\uc73c\ub85c \ucc45\uc784\uc774 \uc788\uc73c\uba70, \uc2b9\uc778 \uc5ec\ubd80\uc640 \uad00\uacc4\uc5c6\uc774 \ucc45\uc784\uc9d1\ub2c8\ub2e4.<\/li>\r\n        <li>\uadc0\ud558\ub294 \uc989\uc2dc \ub2e4\uc74c \uc8fc\uc18c\ub85c \uc54c\ub824\uc57c \ud569\ub2c8\ub2e4: <a href=\"mailto:support@getclabhub.com\" style=\"color:var(--teal);font-weight:600;text-decoration:none\">support@getclabhub.com<\/a> \uadc0\ud558\uc758 \uacc4\uc815\uc5d0 \ub300\ud55c \ubb34\ub2e8 \uc811\uadfc \ub610\ub294 \uc0ac\uc6a9\uc744 \uc54c\uac8c \ub41c \uacbd\uc6b0 \uc989\uc2dc \uc54c\ub824\uc57c \ud569\ub2c8\ub2e4.<\/li>\r\n        <li>1\uc778\ub2f9 \ud558\ub098\uc758 \uacc4\uc815\ub9cc \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc911\ubcf5 \uacc4\uc815\uc740 \uc0ac\uc804 \ud1b5\ubcf4 \uc5c6\uc774 \uc815\uc9c0\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\ud5c8\uc704 \uc2e0\uc6d0\uc744 \uc0ac\uc6a9\ud558\uac70\ub098, \ub2e4\ub978 \uc0ac\ub78c\uc744 \uc0ac\uce6d\ud558\uac70\ub098, \uba85\uc2dc\uc801 \ub3d9\uc758 \uc5c6\uc774 \ud0c0\uc778\uc744 \ub300\uc2e0\ud558\uc5ec \uacc4\uc815\uc744 \uc0dd\uc131\ud574\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\ub2f9\uc0ac\ub294 \uc774 \uc57d\uad00\uc744 \uc704\ubc18\ud558\ub294 \uacc4\uc815\uc744 \ub4f1\ub85d \uac70\ubd80, \uc815\uc9c0 \ub610\ub294 \uc601\uad6c \uc885\ub8cc\ud560 \uad8c\ub9ac\ub97c \ubcf4\uc720\ud558\uba70, \uc0ac\uc804 \ud1b5\ubcf4 \uc5c6\uc774 \uacb0\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- SOFTWARE LICENSE -->\r\n    <div class=\"gch-tos-section\" id=\"tos-license\">\r\n      <div class=\"gch-tos-section-num\">\uc139\uc158 2<\/div>\r\n      <h2>\uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub77c\uc774\uc120\uc2a4 \ubc0f \uc81c3\uc790 \uc57d\uad00<\/h2>\r\n      <p>GetClawHub\ub294 OpenClaw\ub77c\ub294 \uc81c3\uc790 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \ubc30\ud3ec\ud569\ub2c8\ub2e4. GetClawHub \uc11c\ube44\uc2a4\uc640 OpenClaw \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac04\uc758 \ucc28\uc774\uc810\uc744 \uc774\ud574\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4:<\/p>\r\n      <div class=\"gch-tos-info\">\r\n        <strong>\uc911\uc694:<\/strong> GetClawHub\ub294 \ub3c5\ub9bd\uc801\uc778 \ubc30\ud3ec \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 OpenClaw\uc758 \uac1c\ubc1c\uc790, \uc18c\uc720\uc790 \ub610\ub294 \ub77c\uc774\uc120\uc2a4 \uc81c\uacf5\uc790\uac00 \uc544\ub2c8\uba70, OpenClaw\uc758 \uc0ac\uc6a9\uc740 \uc804\uc801\uc73c\ub85c OpenClaw\uc758 \uc790\uccb4 \ub77c\uc774\uc120\uc2a4 \uacc4\uc57d \ubc0f \uc11c\ube44\uc2a4 \uc57d\uad00\uc5d0 \ub530\ub77c \uc774\ub8e8\uc5b4\uc9d1\ub2c8\ub2e4. \uc0ac\uc6a9 \uc804\uc5d0 \ubc18\ub4dc\uc2dc \uac80\ud1a0\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. GetClawHub\ub294 OpenClaw\uc758 \uae30\ub2a5, \uc801\ud569\uc131 \ub610\ub294 \uc9c0\uc18d\uc801\uc778 \uac00\uc6a9\uc131\uc5d0 \ub300\ud574 \uc5b4\ub5a0\ud55c \uc9c4\uc220\uc774\ub098 \ubcf4\uc99d\ub3c4 \ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n      <p><strong>GetClawHub \ud50c\ub7ab\ud3fc \ub77c\uc774\uc120\uc2a4:<\/strong> \uc774 \uc57d\uad00\uc744 \uc900\uc218\ud558\ub294 \uc870\uac74\uc73c\ub85c, \uadc0\ud558\uc5d0\uac8c \uc81c\ud55c\uc801\uc774\uace0 \ube44\ub3c5\uc810\uc801\uc774\uba70 \uc591\ub3c4 \ubd88\uac00\ub2a5\ud558\uace0 \ucde8\uc18c \uac00\ub2a5\ud55c \ub77c\uc774\uc120\uc2a4\ub97c \ubd80\uc5ec\ud558\uc5ec, \uadc0\ud558\uac00 \uc18c\uc720\ud558\uac70\ub098 \ud1b5\uc81c\ud558\ub294 macOS \uae30\uae30\uc5d0\uc11c \uac1c\uc778 \ub610\ub294 \uc0c1\uc5c5\uc801 \ubaa9\uc801\uc73c\ub85c OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud558\uae30 \uc704\ud574 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4.<\/p>\r\n      <p><strong>\uc124\uce58 \ud30c\uc77c:<\/strong> \uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \ubc30\ud3ec\ub418\ub294 \uc124\uce58 \ud30c\uc77c\uc740 OpenClaw\uc758 \uacf5\uc2dd \ub9b4\ub9ac\uc2a4 \ucc44\ub110\uc5d0\uc11c \uac00\uc838\uc628 \uac83\uc774\uba70 \uc218\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc774 \uc124\uce58 \ud30c\uc77c\uc5d0 \ub300\ud55c \uc800\uc791\uad8c\uc740 \uc800\ud76c\uac00 \ubcf4\uc720\ud558\uc9c0 \uc54a\uc73c\uba70, \uac01\uac01\uc758 \uc18c\uc720\uc790\uc5d0\uac8c \uadc0\uc18d\ub418\uace0 \ud574\ub2f9 \ub77c\uc774\uc120\uc2a4 \uc870\uac74\uc5d0 \ub530\ub985\ub2c8\ub2e4.<\/p>\r\n      <p>\uc774 \ub77c\uc774\uc120\uc2a4\ub294 \uadc0\ud558\uc5d0\uac8c \ub2e4\uc74c\uacfc \uac19\uc740 \uad8c\ub9ac\ub97c \ubd80\uc5ec\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \uc5bb\uc740 \uc124\uce58 \ud30c\uc77c\uc744 \uc81c3\uc790\uc5d0\uac8c \uc7ac\ubc30\ud3ec, \ud558\uc704 \ub77c\uc774\uc120\uc2a4 \ubd80\uc5ec \ub610\ub294 \ud310\ub9e4\ud558\ub294 \uac83.<\/li>\r\n        <li>\uc124\uce58 \ud30c\uc77c\uc744 \uc790\uc2e0\uc758 \uae30\uae30\uc5d0 OpenClaw\ub97c \uc124\uce58\ud558\ub294 \uac83 \uc774\uc678\uc758 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ud558\ub294 \uac83.<\/li>\r\n        <li>\uc11c\ube44\uc2a4 \ub610\ub294 \uc124\uce58 \ud30c\uc77c\uc758 \uc5b4\ub5a4 \uad6c\uc131 \uc694\uc18c\ub97c \uc218\uc815, \ub514\ucef4\ud30c\uc77c, \ub514\uc2a4\uc5b4\uc148\ube14 \ub610\ub294 \uc5ed\uacf5\ud559\ud558\ub294 \uac83.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <!-- PERMITTED USE -->\r\n    <div class=\"gch-tos-section\" id=\"tos-permitted\">\r\n      <div class=\"gch-tos-section-num\">\uc139\uc158 3<\/div>\r\n      <h2>\ud5c8\uc6a9\ub41c \uc0ac\uc6a9<\/h2>\r\n      <p>\ub2e4\uc74c\uacfc \uac19\uc740 \uc11c\ube44\uc2a4 \uc0ac\uc6a9\uc740 \uba85\uc2dc\uc801\uc73c\ub85c \ud5c8\uc6a9\ub429\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\uac1c\uc778 \uc6a9\ub3c4\ub85c \ud558\ub098\uc758 \uacc4\uc815\uc744 \ub9cc\ub4e4\uc5b4 OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc5d0 \uc811\uadfc\ud558\uace0 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub294 \uac83.<\/li>\r\n        <li>\ubcf8\uc778 \ub610\ub294 \ud1b5\uc81c\ud558\ub294 macOS \uae30\uae30\uc5d0 \uc124\uce58 \ubaa9\uc801\uc73c\ub85c OpenClaw \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub294 \uac83, \uac1c\uc778 \ub610\ub294 \uc0c1\uc5c5\uc801 \ubaa9\uc801\uc73c\ub85c.<\/li>\r\n        <li>\uc815\ub2f9\ud55c \uc7ac\uc124\uce58\ub97c \uc704\ud574 \ud544\uc694\ud560 \ub54c\ub9c8\ub2e4 \uacc4\uc815\uc744 \ud1b5\ud574 \uc124\uce58 \ud504\ub85c\uadf8\ub7a8\uc744 \ub2e4\uc2dc \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub294 \uac83.<\/li>\r\n        <li>GetClawHub \uc0ac\uc6a9 \uacbd\ud5d8\uc744 \ub2e4\ub978 \uc0ac\ub78c\uacfc \uacf5\uc720\ud558\uace0, \uadf8\ub4e4\uc774 \uc790\uc2e0\uc758 \ubb34\ub8cc \uacc4\uc815\uc744 \ub4f1\ub85d\ud558\ub3c4\ub85d \uc548\ub0b4\ud558\ub294 \uac83.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uc758 \uae30\ub2a5(\uc124\uce58 \uae30\ub85d, \uc5c5\ub370\uc774\ud2b8 \uc54c\ub9bc, \uacc4\uc815 \uad00\ub9ac)\uc744 \uc124\uacc4\ub41c \ub300\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <!-- PROHIBITED USE -->\r\n    <div class=\"gch-tos-section\" id=\"tos-prohibited\">\r\n      <div class=\"gch-tos-section-num\">\uc81c4\uc870<\/div>\r\n      <h2>\uae08\uc9c0\ub41c \uc0ac\uc6a9<\/h2>\r\n      <p>\ub2e4\uc74c\uacfc \uac19\uc740 \uc11c\ube44\uc2a4\uc758 \uc0ac\uc6a9\uc740 \uc5c4\uaca9\ud788 \uae08\uc9c0\ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc81c\ud55c\uc744 \uc704\ubc18\ud560 \uacbd\uc6b0 \uc989\uc2dc \uacc4\uc815\uc774 \uc815\uc9c0\ub418\uac70\ub098, \ud574\ub2f9 \ubc95\uc801 \uc870\uce58\uac00 \ucde8\ud574\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <ul>\r\n        <li>\uc790\ub3d9\ud654 \ub3c4\uad6c, \ubd07, \uc2a4\ud06c\ub9bd\ud2b8 \ub610\ub294 \uae30\ud0c0 \uc218\ub2e8\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc11c\ube44\uc2a4\ub97c \uc811\uc18d\ud558\uac70\ub098 \uacc4\uc815\uc744 \uc0dd\uc131\ud558\uac70\ub098 \ub300\ub7c9 \ub610\ub294 \ub300\uaddc\ubaa8\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ub97c \uc720\ub3c4\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \uc5bb\uc740 \uc124\uce58 \ud30c\uc77c\uc744 \ub2e4\ub978 \ud50c\ub7ab\ud3fc, \uc6f9\uc0ac\uc774\ud2b8 \ub610\ub294 \ubc30\ud3ec \ucc44\ub110\uc5d0 \uc7ac\ubc30\ud3ec, \ud638\uc2a4\ud305, \ubbf8\ub7ec\ub9c1 \ub610\ub294 \uc7ac\uac8c\uc2dc\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uc758 \ubcf4\uc548, \uc778\uc99d \ub610\ub294 \uc811\uadfc \uc81c\uc5b4 \uba54\ucee4\ub2c8\uc998\uc744 \uc6b0\ud68c, \ud68c\ud53c \ub610\ub294 \ube44\ud65c\uc131\ud654\ud558\ub824\ub294 \uc2dc\ub3c4.<\/li>\r\n        <li>\uc11c\ube44\uc2a4 \ub610\ub294 \uad00\ub828 \uc2dc\uc2a4\ud15c \ub610\ub294 \ub124\ud2b8\uc6cc\ud06c\uc758 \ucde8\uc57d\uc810\uc744 \uc870\uc0ac, \uc2a4\uce94 \ub610\ub294 \ud14c\uc2a4\ud2b8\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\ubb34\ub2e8\uc73c\ub85c \uc11c\ube44\uc2a4\uc758 \uc77c\ubd80, \ub2e4\ub978 \uc0ac\uc6a9\uc790 \uacc4\uc815 \ub610\ub294 \ud638\uc2a4\ud305 \uc778\ud504\ub77c\uc5d0 \uc811\uadfc\ud558\ub824\ub294 \uc2dc\ub3c4.<\/li>\r\n        <li>\ubc14\uc774\ub7ec\uc2a4, \uc545\uc131\ucf54\ub4dc \ub610\ub294 \uae30\ud0c0 \uc545\uc758\uc801\uc774\uac70\ub098 \uc720\ud574\ud55c \ucf54\ub4dc\ub97c \uc11c\ube44\uc2a4\uc5d0 \uc5c5\ub85c\ub4dc\ud558\uac70\ub098 \uc804\uc1a1\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\uc801\uc6a9 \uac00\ub2a5\ud55c \uad6d\ub0b4\uc678 \ubc95\ub960 \ub610\ub294 \uaddc\uc815\uc744 \uc704\ubc18\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>GetClawHub, \ub2f9\uc0ac \uc9c1\uc6d0 \ub610\ub294 \uc11c\ube44\uc2a4\uc758 \ub2e4\ub978 \uc0ac\uc6a9\uc790\ub97c \uc0ac\uce6d\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\uc0ac\uae30, \uc624\ub3c4 \ub610\ub294 \uae30\ub9cc\uc801\uc778 \ud589\uc704\uc5d0 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\ub294 \ud589\uc704.<\/li>\r\n        <li>\uc0ac\uc6a9\uc790 \ub370\uc774\ud130, \ucf58\ud150\uce20 \ub610\ub294 \uba54\ud0c0\ub370\uc774\ud130\ub97c \uccb4\uacc4\uc801\uc73c\ub85c \uc218\uc9d1\ud558\uac70\ub098 \uc2a4\ud06c\ub798\ud551\ud558\ub294 \ud589\uc704.<\/li>\r\n      <\/ul>\r\n      <div class=\"gch-tos-warn\">\r\n        <strong>\uc790\ub3d9\ud654\ub41c \ub0a8\uc6a9:<\/strong> \uc6b0\ub9ac\ub294 \uc790\ub3d9\ud654 \ub610\ub294 \ub0a8\uc6a9 \uc811\uadfc \ud328\ud134\uc744 \uc801\uadf9\uc801\uc73c\ub85c \ubaa8\ub2c8\ud130\ub9c1\ud569\ub2c8\ub2e4. \uae08\uc9c0\ub41c \uc0ac\uc6a9\uc73c\ub85c \ud655\uc778\ub41c \uacc4\uc815\uc740 \uc989\uc2dc \uc815\uc9c0\ub418\uba70, \uad00\ub828 IP \uc8fc\uc18c\ub294 \uc601\uad6c\uc801\uc73c\ub85c \ucc28\ub2e8\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- INTELLECTUAL PROPERTY -->\r\n    <div class=\"gch-tos-section\" id=\"tos-ip\">\r\n      <div class=\"gch-tos-section-num\">\uc81c5\uc870<\/div>\r\n      <h2>\uc9c0\uc801 \uc7ac\uc0b0\uad8c<\/h2>\r\n      <p>GetClawHub \uc11c\ube44\uc2a4\uc758 \ubaa8\ub4e0 \ucf58\ud150\uce20, \uae30\ub2a5, \ub514\uc790\uc778, \ud14d\uc2a4\ud2b8, \uadf8\ub798\ud53d, \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4, \ub85c\uace0, \uc0c1\ud45c \ubc0f \uae30\ubcf8 \ucf54\ub4dc\ub97c \ud3ec\ud568\ud558\ub418 \uc774\uc5d0 \uad6d\ud55c\ub418\uc9c0 \uc54a\uc73c\uba70, \uc774\ub294 GetClawHub\uc758 \ub3c5\uc810 \uc7ac\uc0b0\uc774\uba70 \uad00\ub828 \uc9c0\uc801 \uc7ac\uc0b0\uad8c \ubc95\ub960\uc5d0 \uc758\ud574 \ubcf4\ud638\ub429\ub2c8\ub2e4.<\/p>\r\n      <p>\ub2f9\uc0ac \uc0ac\uc804 \uc11c\uba74 \ud5c8\uac00 \uc5c6\uc774\ub294:<\/p>\r\n      <ul>\r\n        <li>GetClawHub \uc6f9\uc0ac\uc774\ud2b8 \ub610\ub294 \uadf8 \ucf58\ud150\uce20\uc758 \uc77c\ubd80\ub97c \ubcf5\uc0ac, \uc7ac\uc0dd\uc0b0 \ub610\ub294 \uc7ac\ubc30\ud3ec\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>GetClawHub\uc758 \uc774\ub984, \ub85c\uace0 \ub610\ub294 \uc0c1\ud45c\ub97c \uc2b9\uc778, \uc81c\ud734 \ub610\ub294 \ud6c4\uc6d0\uc744 \uc554\uc2dc\ud560 \uc218 \uc788\ub294 \ubc29\uc2dd\uc73c\ub85c \uc0ac\uc6a9\ud574\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4.<\/li>\r\n        <li>GetClawHub\uc758 \ucf58\ud150\uce20 \ub610\ub294 \uc11c\ube44\uc2a4 \uc790\uccb4\ub97c \uae30\ubc18\uc73c\ub85c \ud30c\uc0dd \uc800\uc791\ubb3c\uc744 \ub9cc\ub4e4\uc5b4\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uc624\ud574\ub97c \ubd88\ub7ec\uc77c\uc73c\ud0a4\uac70\ub098 GetClawHub\uc758 \uba85\uc131\uc744 \ud6fc\uc190\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \uc11c\ube44\uc2a4\ub97c \ud504\ub808\uc784\ud558\uac70\ub098 \ub9c1\ud06c\ud574\uc11c\ub294 \uc548 \ub429\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\"GetClawHub\" \uc774\ub984\uacfc \ub85c\uace0\ub294 \ud68c\uc0ac\uc758 \uc0c1\ud45c\uc785\ub2c8\ub2e4. \uc11c\ube44\uc2a4\uc5d0 \uc5b8\uae09\ub41c \ubaa8\ub4e0 \uae30\ud0c0 \uc0c1\ud45c, \uc81c\ud488\uba85 \ubc0f \ud68c\uc0ac\uba85\uc740 \uac01\uac01\uc758 \uc18c\uc720\uc790\uc5d0\uac8c \uc18d\ud569\ub2c8\ub2e4. \ud2b9\ud788, \"OpenClaw\"\ub294 \ud574\ub2f9 \uc18c\uc720\uc790\uc758 \uc0c1\ud45c\uc774\uba70, \uc774 \uc11c\ube44\uc2a4\uc5d0\uc11c\ub294 \uc124\uba85 \ubc0f \uc815\ubcf4 \uc81c\uacf5 \ubaa9\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- DISCLAIMERS -->\r\n    <div class=\"gch-tos-section\" id=\"tos-disclaimer\">\r\n      <div class=\"gch-tos-section-num\">\uc139\uc158 6<\/div>\r\n      <h2>\uba74\ucc45 \uc870\ud56d<\/h2>\r\n      <p>\uc11c\ube44\uc2a4\ub294 \"\uc788\ub294 \uadf8\ub300\ub85c\" \ubc0f \"\uc774\uc6a9 \uac00\ub2a5\ud560 \ub54c\" \uc81c\uacf5\ub418\uba70, \uba85\uc2dc\uc801\uc774\ub4e0 \ubb35\uc2dc\uc801\uc774\ub4e0 \uc5b4\ub5a4 \uc885\ub958\uc758 \ubcf4\uc99d\ub3c4 \ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <p>\uc801\uc6a9 \ubc95\ub960\uc774 \ud5c8\uc6a9\ud558\ub294 \ucd5c\ub300 \ubc94\uc704 \ub0b4\uc5d0\uc11c, GetClawHub\ub294 \ub2e4\uc74c\uc744 \ud3ec\ud568\ud558\ub418 \uc774\uc5d0 \uad6d\ud55c\ub418\uc9c0 \uc54a\ub294 \ubaa8\ub4e0 \ubcf4\uc99d\uc744 \uba85\uc2dc\uc801\uc73c\ub85c \ubd80\uc778\ud569\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\uc0c1\ud488\uc131, \ud2b9\uc815 \ubaa9\uc801\uc5d0\uc758 \uc801\ud569\uc131 \ub610\ub294 \ube44\uce68\ud574\uc5d0 \uad00\ud55c \ubb35\uc2dc\uc801 \ubcf4\uc99d.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uac00 \uc911\ub2e8\ub418\uc9c0 \uc54a\uac70\ub098, \uc624\ub958\uac00 \uc5c6\uac70\ub098, \ubc14\uc774\ub7ec\uc2a4 \ub610\ub294 \uae30\ud0c0 \uc720\ud574\ud55c \uad6c\uc131\uc694\uc18c\ub85c\ubd80\ud130 \uc548\uc804\ud558\ub2e4\ub294 \ubcf4\uc99d.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \uc81c\uacf5\ub418\ub294 \ucf58\ud150\uce20\uc758 \uc815\ud655\uc131, \uc2e0\ub8b0\uc131, \uc801\uc2dc\uc131 \ub610\ub294 \uc644\uc804\uc131\uc5d0 \uad00\ud55c \ubcf4\uc99d.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uc758 \uacb0\ud568\uc774 \uc218\uc815\ub420 \uac83\uc774\ub77c\ub294 \ubcf4\uc99d.<\/li>\r\n      <\/ul>\r\n      <div class=\"gch-tos-info\">\r\n        <strong>\uc11c\ub4dc\ud30c\ud2f0 \uc18c\ud504\ud2b8\uc6e8\uc5b4:<\/strong> GetClawHub\ub294 OpenClaw \ub610\ub294 \uc11c\ube44\uc2a4 \ud1b5\ud574 \ubc30\ud3ec\ub418\ub294 \uae30\ud0c0 \uc11c\ub4dc\ud30c\ud2f0 \uc18c\ud504\ud2b8\uc6e8\uc5b4\uc5d0 \ub300\ud574 \uc5b4\ub5a4 \uc885\ub958\uc758 \ubcf4\uc99d\ub3c4 \ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. OpenClaw\uc758 \uae30\ub2a5, \uc9c0\uc6d0, \ub77c\uc774\uc120\uc2a4\uc5d0 \uad00\ud55c \ubaa8\ub4e0 \uc9c8\ubb38\uc740 OpenClaw \uac1c\ubc1c\uc790\uc5d0\uac8c \ubb38\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. GetClawHub\ub294 OpenClaw \uc0ac\uc6a9\uc73c\ub85c \uc778\ud574 \ubc1c\uc0dd\ud558\ub294 \ubb38\uc81c\uc5d0 \ub300\ud574 \ucc45\uc784\uc9c0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n      <p>\uc77c\ubd80 \uad00\ud560\uad8c\uc740 \ud2b9\uc815 \ubcf4\uc99d\uc758 \uc81c\uc678\ub97c \ud5c8\uc6a9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uadf8\ub7ec\ud55c \uad00\ud560\uad8c\uc5d0\uc11c\ub294 \ubc95\uc774 \ud5c8\uc6a9\ud558\ub294 \ucd5c\ub300 \ubc94\uc704 \ub0b4\uc5d0\uc11c \uc6b0\ub9ac\uc758 \ucc45\uc784\uc774 \uc81c\ud55c\ub429\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- LIMITATION OF LIABILITY -->\r\n    <div class=\"gch-tos-section\" id=\"tos-liability\">\r\n      <div class=\"gch-tos-section-num\">\uc139\uc158 7<\/div>\r\n      <h2>\ucc45\uc784 \uc81c\ud55c<\/h2>\r\n      <p>\uc801\uc6a9 \ubc95\ub960\uc774 \ud5c8\uc6a9\ud558\ub294 \ucd5c\ub300 \ubc94\uc704 \ub0b4\uc5d0\uc11c, GetClawHub, \uadf8 \uc774\uc0ac, \uc9c1\uc6d0, \ud30c\ud2b8\ub108, \ub300\ub9ac\uc778, \uacf5\uae09\uc5c5\uccb4 \ub610\ub294 \uacc4\uc5f4\uc0ac\ub294 \uc11c\ube44\uc2a4 \uc0ac\uc6a9\uacfc \uad00\ub828\ud558\uc5ec \ubc1c\uc0dd\ud558\ub294 \uac04\uc811\uc801, \uc6b0\ubc1c\uc801, \ud2b9\ubcc4, \uacb0\uacfc\uc801 \ub610\ub294 \uc9d5\ubc8c\uc801 \uc190\ud574\uc5d0 \ub300\ud574 \ucc45\uc784\uc9c0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <p>\uc774\uc5d0\ub294 \ub2e4\uc74c\uc774 \ud3ec\ud568\ub418\uba70 \uc774\uc5d0 \uad6d\ud55c\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\uc774\uc775, \uc218\uc775, \ub370\uc774\ud130, \uc2e0\ub8b0\ub3c4 \ub610\ub294 \uae30\ud0c0 \ubb34\ud615\uc758 \uc190\uc2e4.<\/li>\r\n        <li>\uadc0\ud558\uc758 \ub370\uc774\ud130 \ub610\ub294 \uc804\uc1a1\uc5d0 \ub300\ud55c \ubb34\ub2e8 \uc811\uadfc \ub610\ub294 \ubcc0\uacbd\uc73c\ub85c \uc778\ud55c \uc190\ud574.<\/li>\r\n        <li>\uc11c\ube44\uc2a4\uc758 \uc911\ub2e8 \ub610\ub294 \uc885\ub8cc\ub85c \uc778\ud55c \uc190\ud574.<\/li>\r\n        <li>\uc11c\ub4dc\ud30c\ud2f0\uac00 \uc804\uc1a1\ud558\ub294 \ubc84\uadf8, \ubc14\uc774\ub7ec\uc2a4 \ub610\ub294 \uae30\ud0c0 \uc720\ud574\ud55c \uad6c\uc131\uc694\uc18c\ub85c \uc778\ud55c \uc190\ud574.<\/li>\r\n        <li>OpenClaw\ub97c \ud3ec\ud568\ud558\uc5ec \uc11c\ube44\uc2a4 \ud1b5\ud574 \ub2e4\uc6b4\ub85c\ub4dc\ud55c \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc0ac\uc6a9 \ub610\ub294 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc74c\uc73c\ub85c \uc778\ud55c \uc190\ud574.<\/li>\r\n      <\/ul>\r\n      <p>\uc5b4\ub5a0\ud55c \uacbd\uc6b0\uc5d0\ub3c4, GetClawHub\uc758 \ucd1d \ucc45\uc784\uc740 (a) \uccad\uad6c \ubc1c\uc0dd 12\uac1c\uc6d4 \uc804 GetClawHub\uc5d0 \uc9c0\ubd88\ud55c \ucd1d \uae08\uc561(\ubb34\ub8cc \uc11c\ube44\uc2a4\uc778 \uacbd\uc6b0 0\uc77c \uc218 \uc788\uc74c) \ub610\ub294 (b) USD $50 \uc911 \ub354 \ud070 \uae08\uc561\uc744 \ucd08\uacfc\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <p>\uc774 \uc139\uc158\uc758 \ucc45\uc784 \uc81c\ud55c\uc740 \uacc4\uc57d, \ubd88\ubc95 \ud589\uc704(\uacfc\uc2e4 \ud3ec\ud568), \uc5c4\uaca9 \ucc45\uc784 \ub610\ub294 \uae30\ud0c0 \ud615\ud0dc\uc758 \uc18c\uc1a1 \uc5ec\ubd80\uc640 \uad00\uacc4\uc5c6\uc774 \uc801\uc6a9\ub418\uba70, GetClawHub\uac00 \uc774\ub7ec\ud55c \uc190\ud574 \uac00\ub2a5\uc131\uc5d0 \ub300\ud574 \uc0ac\uc804 \ud1b5\ubcf4\ub97c \ubc1b\uc558\ub294\uc9c0 \uc5ec\ubd80\uc640 \ubb34\uad00\ud558\uac8c \uc801\uc6a9\ub429\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- INDEMNIFICATION -->\r\n    <div class=\"gch-tos-section\" id=\"tos-indemnity\">\r\n      <div class=\"gch-tos-section-num\">\uc81c8\uc870<\/div>\r\n      <h2>\ubc30\uc0c1 \ucc45\uc784<\/h2>\r\n      <p>\uadc0\ud558\ub294 GetClawHub \ubc0f \uadf8 \uc784\uc6d0, \uc774\uc0ac, \uc9c1\uc6d0, \uacc4\uc57d\uc790, \ub300\ub9ac\uc778, \ub77c\uc774\uc120\uc11c, \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub97c \uc5b4\ub5a0\ud55c \uccad\uad6c, \ucc45\uc784, \uc190\ud574, \ud310\uacb0, \uc0c1\uae08, \uc190\uc2e4, \ube44\uc6a9, \uacbd\ube44 \ub610\ub294 \uc218\uc218\ub8cc(\ud569\ub9ac\uc801\uc778 \ubc95\ub960 \ube44\uc6a9 \ud3ec\ud568)\ub85c\ubd80\ud130 \ubc29\uc5b4, \uba74\ucc45, \uadf8\ub9ac\uace0 \ubb34\ud574\ud558\uac8c \uc720\uc9c0\ud560 \uac83\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4. \uc774\ub294 \ub2e4\uc74c\uacfc \uad00\ub828\ub418\uac70\ub098 \ubc1c\uc0dd\ud558\ub294 \uacbd\uc6b0\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4:<\/p>\r\n      <ul>\r\n        <li>\uc774 \uc57d\uad00\uc744 \uc704\ubc18\ud558\ub294 \uacbd\uc6b0.<\/li>\r\n        <li>\uc774 \uc57d\uad00\uc5d0\uc11c \uba85\uc2dc\uc801\uc73c\ub85c \ud5c8\uc6a9\ud558\uc9c0 \uc54a\ub294 \ubc29\uc2dd\uc73c\ub85c \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0.<\/li>\r\n        <li>\uc9c0\uc801 \uc7ac\uc0b0\uad8c, \ud504\ub77c\uc774\ubc84\uc2dc \ub610\ub294 \ub3c5\uc810\uad8c\uc744 \ud3ec\ud568\ud55c \uc81c3\uc790\uc758 \uad8c\ub9ac\ub97c \uc704\ubc18\ud558\ub294 \uacbd\uc6b0.<\/li>\r\n        <li>\uadc0\ud558\uac00 \uc11c\ube44\uc2a4\uc5d0 \uc81c\ucd9c, \uac8c\uc2dc \ub610\ub294 \uc804\uc1a1\ud558\ub294 \ubaa8\ub4e0 \ucf58\ud150\uce20.<\/li>\r\n        <li>\uc801\uc6a9 \uac00\ub2a5\ud55c \ubc95\ub960 \ub610\ub294 \uaddc\uc815\uc744 \uc704\ubc18\ud558\ub294 \uacbd\uc6b0.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <!-- TERMINATION -->\r\n    <div class=\"gch-tos-section\" id=\"tos-termination\">\r\n      <div class=\"gch-tos-section-num\">\uc81c9\uc870<\/div>\r\n      <h2>\uacc4\uc57d \uc885\ub8cc<\/h2>\r\n      <p><strong>\uadc0\ud558\uc5d0 \uc758\ud55c \uc885\ub8cc:<\/strong> \uadc0\ud558\ub294 \uc5b8\uc81c\ub4e0\uc9c0 \uacc4\uc815\uc744 \uc885\ub8cc\ud558\uace0 \uc11c\ube44\uc2a4\ub97c \uc911\ub2e8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uacc4\uc815 \uc0ad\uc81c \ubc0f \uad00\ub828 \uac1c\uc778 \ub370\uc774\ud130 \uc0ad\uc81c\ub97c \uc694\uccad\ud558\ub824\uba74 \ub2e4\uc74c\uc73c\ub85c \uc5f0\ub77d\ud558\uc2ed\uc2dc\uc624. <a href=\"mailto:support@getclabhub.com\" style=\"color:var(--teal);font-weight:600;text-decoration:none\">support@getclabhub.com<\/a> \uc81c\ubaa9\uc5d0 \"\ub0b4 \uacc4\uc815 \uc0ad\uc81c\"\ub77c\uace0 \uae30\uc7ac\ud558\uc2ed\uc2dc\uc624. \uc800\ud76c\ub294 \uadc0\ud558\uc758 \uc694\uccad\uc744 30\uc77c \uc774\ub0b4\uc5d0 \ucc98\ub9ac\ud560 \uac83\uc785\ub2c8\ub2e4.<\/p>\r\n      <p><strong>\uc800\ud76c\uc5d0 \uc758\ud55c \uc885\ub8cc:<\/strong> \uc800\ud76c\ub294 \uc5b8\uc81c\ub4e0\uc9c0 \uadc0\ud558\uac00 \uc774 \uc57d\uad00\uc744 \uc704\ubc18\ud558\uac70\ub098, \uc0ac\uae30 \ub610\ub294 \ub0a8\uc6a9 \ud589\uc704\uc5d0 \uad00\uc5ec\ud558\uac70\ub098, \uae30\ud0c0 \uc801\uc808\ud558\ub2e4\uace0 \ud310\ub2e8\ub418\ub294 \uc774\uc720\ub85c \uadc0\ud558\uc758 \uacc4\uc815 \ubc0f \uc11c\ube44\uc2a4 \uc811\uadfc\uc744 \uc815\uc9c0\ud558\uac70\ub098 \uc601\uad6c\uc801\uc73c\ub85c \uc885\ub8cc\ud560 \uad8c\ub9ac\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4. \ud1b5\uc9c0 \uc5ec\ubd80\uc640 \uad00\uacc4\uc5c6\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p>\r\n      <p><strong>\uc885\ub8cc\uc758 \ud6a8\uacfc:<\/strong> \uc5b4\ub5a4 \uc774\uc720\ub85c\ub4e0 \uadc0\ud558\uc758 \uacc4\uc815\uc774 \uc885\ub8cc\ub418\uba74:<\/p>\r\n      <ul>\r\n        <li>\uc11c\ube44\uc2a4\uc5d0 \ub300\ud55c \uadc0\ud558\uc758 \uc811\uadfc \ubc0f \uc0ac\uc6a9 \uad8c\ud55c\uc740 \uc989\uc2dc \uc885\ub8cc\ub429\ub2c8\ub2e4.<\/li>\r\n        <li>\uc774\uc804\uc5d0 \ub2e4\uc6b4\ub85c\ub4dc\ud55c \uc124\uce58 \ud30c\uc77c\uc740 \uad00\ub828 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ub77c\uc774\uc120\uc2a4\uc5d0 \ub530\ub77c \uacc4\uc18d \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \ub354 \uc774\uc0c1 GetClawHub\ub97c \ud1b5\ud574 \uc0c8 \ub2e4\uc6b4\ub85c\ub4dc\ub97c \ubc1b\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\r\n        <li>\uc774 \uc57d\uad00\uc758 \uc885\ub8cc \ud6c4\uc5d0\ub3c4 \uc790\uc5f0\uc2a4\ub7fd\uac8c \uc874\uc18d\ud574\uc57c \ud558\ub294 \uc870\ud56d \u2014 \uc9c0\uc801 \uc7ac\uc0b0\uad8c, \uba74\ucc45 \uc870\ud56d, \ucc45\uc784 \uc81c\ud55c, \uba74\ucc45 \uc870\ud56d \u2014 \uc740 \uc885\ub8cc \ud6c4\uc5d0\ub3c4 \uacc4\uc18d \uc720\ud6a8\ud569\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>GetClawHub\ub294 \uc5b8\uc81c\ub4e0\uc9c0, \uc5b4\ub5a4 \uc774\uc720\ub85c\ub4e0, \ud1b5\uc9c0 \uc5ec\ubd80\uc640 \uad00\uacc4\uc5c6\uc774 \uc11c\ube44\uc2a4\uc758 \uc804\ubd80 \ub610\ub294 \uc77c\ubd80\ub97c \uc911\ub2e8\ud560 \uad8c\ub9ac\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4. \uc800\ud76c\ub294 \uc608\uc815\ub41c \uc11c\ube44\uc2a4 \uc911\ub2e8\uc5d0 \ub300\ud574 \ub4f1\ub85d\ub41c \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc0ac\uc804\uc5d0 \ud1b5\uc9c0\ud558\uae30 \uc704\ud574 \ud569\ub9ac\uc801\uc778 \ub178\ub825\uc744 \uae30\uc6b8\uc77c \uac83\uc785\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\r\n    <!-- GOVERNING LAW -->\r\n    <div class=\"gch-tos-section\" id=\"tos-governing\">\r\n      <div class=\"gch-tos-section-num\">\uc81c10\uc870<\/div>\r\n      <h2>\uc900\uac70\ubc95 \ubc0f \ubd84\uc7c1<\/h2>\r\n      <p>\uc774 \uc57d\uad00\uc740 [\uadc0\ud558\uc758 \uad00\ud560\uad8c]\uc758 \ubc95\ub960\uc5d0 \ub530\ub77c \uaddc\uc728\ub418\uace0 \ud574\uc11d\ub418\uba70, \ubc95\ub960 \ucda9\ub3cc \uaddc\uc815\uc744 \uace0\ub824\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <p>\uc5b4\ub5a0\ud55c \uacf5\uc2dd\uc801\uc778 \ubd84\uc7c1 \ud574\uacb0\uc744 \uc2dc\uc791\ud558\uae30 \uc804\uc5d0, \uadc0\ud558\ub294 \uba3c\uc800 <a href=\"mailto:legal@getclabhub.com\" style=\"color:var(--teal);font-weight:600;text-decoration:none\">legal@getclabhub.com<\/a> \uc73c\ub85c \uc5f0\ub77d\ud558\uc5ec \ube44\uacf5\uc2dd\uc801\uc73c\ub85c \ubd84\uc7c1\uc744 \ud574\uacb0\ud558\ub824\uace0 \uc2dc\ub3c4\ud558\ub294 \uac83\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4. \uc800\ud76c\ub294 \uc11c\uba74 \ud1b5\uc9c0\ub97c \ubc1b\uc740 \ud6c4 30\uc77c \uc774\ub0b4\uc5d0 \uc120\uc758\ub85c \ubd84\uc7c1 \ud574\uacb0\uc744 \uc704\ud574 \ub178\ub825\ud560 \uac83\uc785\ub2c8\ub2e4.<\/p>\r\n      <p>\ube44\uacf5\uc2dd\uc801\uc73c\ub85c \ubd84\uc7c1\uc774 \ud574\uacb0\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0, \uc591 \ub2f9\uc0ac\uc790\ub294 [\uadc0\ud558\uc758 \uad00\ud560\uad8c]\uc5d0 \uc704\uce58\ud55c \ubc95\uc6d0\uc758 \uc804\uc18d \uad00\ud560\uad8c\uc5d0 \ubcf5\uc885\ud558\ub294 \uac83\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4. EU \ub610\ub294 UK \uc18c\ube44\uc790\uc778 \uacbd\uc6b0, \uadc0\ud558\ub294 \ub610\ud55c \uadc0\ud558\uc758 \uac70\uc8fc \uad6d\uac00 \ubc95\uc6d0 \ub610\ub294 \ud574\ub2f9\ud558\ub294 \ub300\uccb4 \ubd84\uc7c1 \ud574\uacb0 \uc81c\ub3c4\ub97c \ud1b5\ud574 \ud574\uacb0\uc744 \ubaa8\uc0c9\ud560 \uad8c\ub9ac\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n      <div class=\"gch-tos-info\">\r\n        <strong>EU \uc0ac\uc6a9\uc790:<\/strong> \uc774 \uc57d\uad00\uc758 \uc5b4\ub5a4 \ub0b4\uc6a9\ub3c4 \uad00\ub828 EU \ubc95\ub960\uc5d0 \ub530\ub978 \uadc0\ud558\uc758 \uc18c\ube44\uc790\ub85c\uc11c\uc758 \uad8c\ub9ac, \uc989 \uac70\uc8fc \uad6d\uac00 \ubc95\uc6d0\uc5d0 \uc18c\uc1a1\uc744 \uc81c\uae30\ud560 \uad8c\ub9ac\ub97c \uc601\ud5a5\uc744 \ubbf8\uce58\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CHANGES -->\r\n    <div class=\"gch-tos-section\" id=\"tos-changes\">\r\n      <div class=\"gch-tos-section-num\">\uc81c11\uc870<\/div>\r\n      <h2>\uc774 \uc57d\uad00\uc758 \ubcc0\uacbd<\/h2>\r\n      <p>\uc800\ud76c\ub294 \uc5b8\uc81c\ub4e0\uc9c0 \uc774 \uc57d\uad00\uc744 \uc218\uc815\ud560 \uad8c\ub9ac\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4. \ubcc0\uacbd \uc2dc, \uc800\ud76c\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 \uc758\ubb34\uc5d0 \uc911\ub300\ud55c \uc601\ud5a5\uc744 \ubbf8\uce58\ub294 \ubcc0\uacbd \u2014 \ub294 \ubcc0\uacbd\uc774 \ud6a8\ub825\uc744 \ubc1c\ud718\ud558\uae30 \ucd5c\uc18c 14\uc77c \uc804\uc5d0 \uadc0\ud558\uc758 \uacc4\uc815\uacfc \uc5f0\uad00\ub41c \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ud1b5\uc9c0\ud569\ub2c8\ub2e4.<\/li>\r\n        <li>\uacbd\ubbf8\ud55c \ubcc0\uacbd(\ubb38\ubc95 \uc218\uc815 \ub610\ub294 \ub0b4\uc6a9\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce58\uc9c0 \uc54a\ub294 \uba85\ud655\ud654 \ub4f1)\uc758 \uacbd\uc6b0, \uc0ac\uc804 \ud1b5\uc9c0 \uc5c6\uc774 \uc57d\uad00\uc744 \uc5c5\ub370\uc774\ud2b8\ud560 \uc218 \uc788\uc73c\uba70, \uc5c5\ub370\uc774\ud2b8\ub41c \ub0a0\uc9dc\ub294 \ud56d\uc0c1 \ubc18\uc601\ub429\ub2c8\ub2e4.<\/li>\r\n      <\/ul>\r\n      <p>\ubcc0\uacbd \ud6c4\uc5d0\ub3c4 \uacc4\uc18d \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\ub294 \uac83\uc740 \uac1c\uc815\ub41c \uc57d\uad00\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4. \uac1c\uc815\ub41c \uc57d\uad00\uc5d0 \ub3d9\uc758\ud558\uc9c0 \uc54a\uc73c\uba74, \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9 \uc911\ub2e8\ud558\uac70\ub098 \uc5b8\uc81c\ub4e0 \uacc4\uc815\uc744 \uc0ad\uc81c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n    <\/div>\r\n\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-tos-section[id]');\r\n  var links    = document.querySelectorAll('.gch-tos-toc-list a');\r\n  if (!sections.length || !links.length) return;\r\n  function onScroll(){\r\n    var scrollY  = window.scrollY + 120;\r\n    var current  = '';\r\n    sections.forEach(function(s){ if(s.offsetTop <= scrollY) current = s.id; });\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-33fe554 elementor-widget elementor-widget-html\" data-id=\"33fe554\" 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>GetClawHub \u2014 One-Click Access to OpenClaw Why Us How It Works Download Download Free \u2192 Home \/ Terms of Service \ud83d\udccb Legal Terms of Service These Terms govern your access to and use of the GetClawHub platform. Please read them carefully before creating an account or downloading any software through our Service. By using GetClawHub, [&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-1468","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1468","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=1468"}],"version-history":[{"count":7,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1468\/revisions"}],"predecessor-version":[{"id":1482,"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/pages\/1468\/revisions\/1482"}],"wp:attachment":[{"href":"https:\/\/www.getclawhub.com\/ko\/wp-json\/wp\/v2\/media?parent=1468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}