{"id":180,"date":"2026-05-25T12:08:55","date_gmt":"2026-05-25T15:08:55","guid":{"rendered":"https:\/\/hyperocket.cloud\/?page_id=180"},"modified":"2026-05-26T12:25:14","modified_gmt":"2026-05-26T15:25:14","slug":"termini-e-condizioni","status":"publish","type":"page","link":"https:\/\/hyperocket.cloud\/it\/legal\/terms-and-conditions\/","title":{"rendered":"Termini e condizioni"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"180\" class=\"elementor elementor-180\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34bd04d e-con-full e-flex e-con e-parent\" data-id=\"34bd04d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31493a9 elementor-widget elementor-widget-html\" data-id=\"31493a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ====== HEADER HYPEROCKET.CLOUD (menu mobile inline) ====== *\/\r\n.hr-header *{box-sizing:border-box;margin:0;padding:0}\r\n.hr-header{\r\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\r\n  background:#0B0F1A;\r\n  border-bottom:1px solid rgba(248,250,252,.06);\r\n  width:100%;\r\n  position:relative;\r\n}\r\n\/* === TOP BAR === *\/\r\n.hr-header-bar{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:24px;\r\n  padding:16px 24px;\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n}\r\n\/* Logo *\/\r\n.hr-header-logo{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  text-decoration:none;\r\n  flex-shrink:0;\r\n  transition:opacity .2s ease;\r\n  line-height:0;\r\n}\r\n.hr-header-logo:hover{opacity:.85}\r\n.hr-header-logo img{\r\n  display:block;\r\n  width:131px;\r\n  height:36px;\r\n  max-width:100%;\r\n}\r\n\/* Desktop nav *\/\r\n.hr-header-nav{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:6px;\r\n  flex:1;\r\n  justify-content:center;\r\n}\r\n.hr-header-nav-link{\r\n  font-size:14px;\r\n  font-weight:500;\r\n  color:#94A3B8;\r\n  text-decoration:none;\r\n  padding:8px 14px;\r\n  border-radius:6px;\r\n  transition:all .2s ease;\r\n}\r\n.hr-header-nav-link:hover{\r\n  color:#F8FAFC;\r\n  background:rgba(248,250,252,.04);\r\n}\r\n.hr-header-nav-link.active{color:#00D4FF}\r\n\/* Actions *\/\r\n.hr-header-actions{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  flex-shrink:0;\r\n}\r\n.hr-header-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:6px;\r\n  padding:10px 20px;\r\n  border-radius:8px;\r\n  font-size:14px;\r\n  font-weight:600;\r\n  text-decoration:none;\r\n  transition:all .2s ease;\r\n  border:1px solid transparent;\r\n  font-family:inherit;\r\n  white-space:nowrap;\r\n}\r\n.hr-header-btn-login{\r\n  background:transparent;\r\n  color:#F8FAFC;\r\n  border-color:rgba(248,250,252,.15);\r\n}\r\n.hr-header-btn-login:hover{\r\n  background:rgba(248,250,252,.04);\r\n  border-color:rgba(248,250,252,.3);\r\n}\r\n.hr-header-btn-cta{\r\n  background:#00D4FF;\r\n  color:#0B0F1A;\r\n  box-shadow:0 4px 16px rgba(0,212,255,.25);\r\n}\r\n.hr-header-btn-cta:hover{\r\n  background:#33DDFF;\r\n  transform:translateY(-1px);\r\n  box-shadow:0 6px 20px rgba(0,212,255,.4);\r\n}\r\n.hr-header-btn .arrow{transition:transform .2s}\r\n.hr-header-btn:hover .arrow{transform:translateX(3px)}\r\n\/* Hamburger *\/\r\n.hr-header-burger{\r\n  display:none;\r\n  width:40px;\r\n  height:40px;\r\n  background:transparent;\r\n  border:1px solid rgba(248,250,252,.15);\r\n  border-radius:8px;\r\n  cursor:pointer;\r\n  padding:0;\r\n  align-items:center;\r\n  justify-content:center;\r\n  transition:all .2s ease;\r\n}\r\n.hr-header-burger:hover{\r\n  border-color:rgba(0,212,255,.4);\r\n  background:rgba(0,212,255,.05);\r\n}\r\n.hr-header-burger-lines{\r\n  width:18px;\r\n  height:14px;\r\n  position:relative;\r\n}\r\n.hr-header-burger-lines span{\r\n  display:block;\r\n  position:absolute;\r\n  height:2px;\r\n  width:100%;\r\n  background:#F8FAFC;\r\n  border-radius:1px;\r\n  left:0;\r\n  transition:all .3s ease;\r\n}\r\n.hr-header-burger-lines span:nth-child(1){top:0}\r\n.hr-header-burger-lines span:nth-child(2){top:6px}\r\n.hr-header-burger-lines span:nth-child(3){top:12px}\r\n.hr-header-burger.open .hr-header-burger-lines span:nth-child(1){\r\n  transform:rotate(45deg);\r\n  top:6px;\r\n}\r\n.hr-header-burger.open .hr-header-burger-lines span:nth-child(2){\r\n  opacity:0;\r\n  transform:translateX(-20px);\r\n}\r\n.hr-header-burger.open .hr-header-burger-lines span:nth-child(3){\r\n  transform:rotate(-45deg);\r\n  top:6px;\r\n}\r\n\/* === MOBILE MENU INLINE === *\/\r\n\/* Empurra o conte\u00fado abaixo (N\u00c3O usa position fixed) *\/\r\n.hr-header-mobile{\r\n  display:none;\r\n  flex-direction:column;\r\n  padding:16px 24px 24px;\r\n  border-top:1px solid rgba(248,250,252,.06);\r\n  background:#0B0F1A;\r\n}\r\n.hr-header-mobile.open{display:flex}\r\n.hr-header-mobile-nav{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:4px;\r\n  margin-bottom:20px;\r\n}\r\n.hr-header-mobile-nav a{\r\n  padding:14px 18px;\r\n  font-size:15px;\r\n  font-weight:500;\r\n  color:#F8FAFC;\r\n  text-decoration:none;\r\n  border-radius:10px;\r\n  border:1px solid rgba(248,250,252,.06);\r\n  background:rgba(248,250,252,.02);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  transition:all .2s ease;\r\n}\r\n.hr-header-mobile-nav a:hover,\r\n.hr-header-mobile-nav a.active{\r\n  border-color:rgba(0,212,255,.3);\r\n  background:rgba(0,212,255,.05);\r\n  color:#00D4FF;\r\n}\r\n.hr-header-mobile-nav a svg{\r\n  width:16px;\r\n  height:16px;\r\n  opacity:.5;\r\n}\r\n.hr-header-mobile-actions{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:10px;\r\n  padding-top:20px;\r\n  border-top:1px solid rgba(248,250,252,.06);\r\n}\r\n.hr-header-mobile-actions .hr-header-btn{\r\n  padding:14px 20px;\r\n  font-size:15px;\r\n  width:100%;\r\n}\r\n\/* === Responsive === *\/\r\n@media (max-width:980px){\r\n  .hr-header-nav{display:none}\r\n  .hr-header-burger{display:flex}\r\n  .hr-header-actions .hr-header-btn-login{display:none}\r\n}\r\n@media (max-width:560px){\r\n  .hr-header-bar{padding:14px 18px}\r\n  .hr-header-logo img{width:120px;height:33px}\r\n  .hr-header-btn{padding:9px 16px;font-size:13px}\r\n  .hr-header-mobile{padding:14px 18px 20px}\r\n}\r\n@media (max-width:380px){\r\n  .hr-header-actions .hr-header-btn-cta{\r\n    padding:9px 14px;\r\n    font-size:12px;\r\n  }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"hr-header\">\r\n\r\n  <div class=\"hr-header-bar\">\r\n\r\n    <a href=\"\/it\/\" class=\"hr-header-logo\" aria-label=\"Pagina iniziale di HyperRocket\">\r\n      <img decoding=\"async\" src=\"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp\" alt=\"HyperRocket\" width=\"131\" height=\"36\">\r\n    <\/a>\r\n\r\n    <nav class=\"hr-header-nav\" aria-label=\"Navigazione principale\">\r\n      <a href=\"\/it\/\" class=\"hr-header-nav-link\">Home<\/a>\r\n      <a href=\"\/it\/come-funziona\/\" class=\"hr-header-nav-link\">Come funziona<\/a>\r\n      <a href=\"\/it\/programma-di-affiliazione\/\" class=\"hr-header-nav-link\">Affiliato<\/a>\r\n      <a href=\"\/it\/ecosistema-hyperliquid\/\" class=\"hr-header-nav-link\">Iperliquido<\/a>\r\n      <a href=\"\/it\/calcolatrice\/\" class=\"hr-header-nav-link\">Calcolatrice<\/a>\r\n      <a href=\"\/it\/faq\/\" class=\"hr-header-nav-link\">FAQ<\/a>\r\n      <a href=\"\/it\/blog\/\" class=\"hr-header-nav-link\">Blog<\/a>\r\n    <\/nav>\r\n\r\n    <div class=\"hr-header-actions\">\r\n      <a href=\"https:\/\/hyperocket.io\/login\" target=\"_blank\" rel=\"noopener\" class=\"hr-header-btn hr-header-btn-login\">\r\n        Login\r\n      <\/a>\r\n      <a href=\"https:\/\/hyperocket.io\/?ref=liderglobal\" target=\"_blank\" rel=\"noopener\" class=\"hr-header-btn hr-header-btn-cta\">\r\n        Crea account\r\n        <span class=\"arrow\">\u2192<\/span>\r\n      <\/a>\r\n      <button class=\"hr-header-burger\" id=\"hr-burger\" aria-label=\"Attiva\/disattiva menu\" aria-expanded=\"false\" aria-controls=\"hr-mobile-menu\">\r\n        <div class=\"hr-header-burger-lines\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n        <\/div>\r\n      <\/button>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"hr-header-mobile\" id=\"hr-mobile-menu\">\r\n    <nav class=\"hr-header-mobile-nav\" aria-label=\"Navigazione mobile\">\r\n      <a href=\"\/it\/\" >\r\n        Home\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/come-funziona\/\">\r\n        Come funziona\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/programma-di-affiliazione\/\" >\r\n        Programma di affiliazione\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/ecosistema-hyperliquid\/\">\r\n        Ecosistema Hyperliquid\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/calcolatrice\/\">\r\n        Calcolatrice\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/faq\/\">\r\n        FAQ\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"\/it\/blog\/\">\r\n        Blog\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/a>\r\n    <\/nav>\r\n    <div class=\"hr-header-mobile-actions\">\r\n      <a href=\"https:\/\/hyperocket.io\/login\" target=\"_blank\" rel=\"noopener\" class=\"hr-header-btn hr-header-btn-login\">\r\n        Login\r\n      <\/a>\r\n      <a href=\"https:\/\/hyperocket.io\/?ref=liderglobal\" target=\"_blank\" rel=\"noopener\" class=\"hr-header-btn hr-header-btn-cta\">\r\n        Crea account\r\n        <span class=\"arrow\">\u2192<\/span>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/header>\r\n\r\n<script>\r\n(function(){\r\n  var burger=document.getElementById('hr-burger');\r\n  var mobile=document.getElementById('hr-mobile-menu');\r\n  if(!burger||!mobile)return;\r\n  burger.addEventListener('click',function(){\r\n    var isOpen=burger.classList.toggle('open');\r\n    mobile.classList.toggle('open');\r\n    burger.setAttribute('aria-expanded',isOpen?'true':'false');\r\n  });\r\n  mobile.querySelectorAll('a').forEach(function(link){\r\n    link.addEventListener('click',function(){\r\n      burger.classList.remove('open');\r\n      mobile.classList.remove('open');\r\n      burger.setAttribute('aria-expanded','false');\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e0a303d elementor-widget elementor-widget-html\" data-id=\"e0a303d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ====== LEGAL - SHARED STYLES ====== *\/\r\n.lg *{box-sizing:border-box;margin:0;padding:0}\r\n.lg{\r\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\r\n  background:linear-gradient(180deg,#0F1626 0%,#0B0F1A 100%) !important;\r\n  color:#F8FAFC !important;\r\n  padding:80px 24px 100px;\r\n  position:relative;\r\n  overflow:hidden;\r\n  width:100%;\r\n}\r\n.lg::before{\r\n  content:'';\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n  width:1200px;\r\n  height:1px;\r\n  background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.2) 50%,transparent 100%) !important;\r\n}\r\n.lg-wrap{\r\n  max-width:880px;\r\n  margin:0 auto;\r\n  position:relative;\r\n  z-index:2;\r\n}\r\n.lg-breadcrumb{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  font-size:13px;\r\n  color:#64748B !important;\r\n  margin-bottom:32px;\r\n  flex-wrap:wrap;\r\n}\r\n.lg-breadcrumb a{color:#94A3B8 !important;text-decoration:none;transition:color .2s ease}\r\n.lg-breadcrumb a:hover{color:#00D4FF !important}\r\n.lg-breadcrumb .sep{color:#475569 !important;font-size:11px}\r\n.lg-breadcrumb .current{color:#94A3B8 !important;font-weight:500}\r\n.lg-header{\r\n  margin-bottom:48px;\r\n  padding-bottom:32px;\r\n  border-bottom:1px solid rgba(148,163,184,.15) !important;\r\n}\r\n.lg-header-icon{\r\n  display:inline-flex;\r\n  width:52px;\r\n  height:52px;\r\n  background:linear-gradient(135deg,rgba(148,163,184,.15) 0%,rgba(148,163,184,.05) 100%) !important;\r\n  border:1px solid rgba(148,163,184,.25) !important;\r\n  border-radius:13px;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:#94A3B8 !important;\r\n  margin-bottom:20px;\r\n}\r\n.lg-header-icon svg{width:24px;height:24px;color:#94A3B8 !important}\r\n.lg-eyebrow{\r\n  font-family:'Space Grotesk',sans-serif;\r\n  font-size:12px;\r\n  color:#94A3B8 !important;\r\n  text-transform:uppercase;\r\n  letter-spacing:2px;\r\n  font-weight:600;\r\n  margin-bottom:12px;\r\n}\r\n.lg h1{\r\n  font-family:'Space Grotesk','Inter',sans-serif;\r\n  font-size:40px;\r\n  line-height:1.15;\r\n  font-weight:700;\r\n  margin:0 0 16px;\r\n  letter-spacing:-1.2px;\r\n  color:#F8FAFC !important;\r\n}\r\n.lg-meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:8px;font-size:13px;color:#94A3B8 !important}\r\n.lg-meta-item{display:flex;align-items:center;gap:6px}\r\n.lg-meta-item svg{width:13px;height:13px;color:#94A3B8 !important;opacity:.7}\r\n.lg-meta-item strong{color:#CBD5E1 !important;font-weight:600}\r\n.lg-toc{\r\n  background:rgba(248,250,252,.02) !important;\r\n  border:1px solid rgba(248,250,252,.06) !important;\r\n  border-radius:14px;\r\n  padding:24px 28px;\r\n  margin-bottom:48px;\r\n}\r\n.lg-toc-title{\r\n  font-family:'Space Grotesk',sans-serif;\r\n  font-size:12px;\r\n  color:#94A3B8 !important;\r\n  text-transform:uppercase;\r\n  letter-spacing:1.8px;\r\n  font-weight:600;\r\n  margin-bottom:14px;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n}\r\n.lg-toc-title svg{width:13px;height:13px;color:#94A3B8 !important}\r\n.lg-toc-list{display:flex;flex-direction:column;gap:6px;list-style:none}\r\n.lg-toc-list a{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  padding:6px 0;\r\n  color:#CBD5E1 !important;\r\n  text-decoration:none;\r\n  font-size:14px;\r\n  transition:color .2s ease;\r\n}\r\n.lg-toc-list a:hover{color:#00D4FF !important}\r\n.lg-toc-list a::before{\r\n  content:'';\r\n  width:14px;\r\n  height:1px;\r\n  background:rgba(148,163,184,.4) !important;\r\n  flex-shrink:0;\r\n}\r\n.lg-toc-list a:hover::before{background:#00D4FF !important}\r\n.lg-toc-num{font-family:'JetBrains Mono',monospace;font-size:11px;color:#64748B !important;flex-shrink:0}\r\n.lg-section{margin-bottom:48px;scroll-margin-top:80px}\r\n.lg-section h2{\r\n  font-family:'Space Grotesk','Inter',sans-serif;\r\n  font-size:22px;\r\n  line-height:1.3;\r\n  font-weight:700;\r\n  margin:0 0 16px;\r\n  letter-spacing:-.4px;\r\n  color:#F8FAFC !important;\r\n  display:flex;\r\n  align-items:baseline;\r\n  gap:12px;\r\n}\r\n.lg-section h2 .lg-section-num{\r\n  font-family:'JetBrains Mono',monospace;\r\n  font-size:13px;\r\n  color:#94A3B8 !important;\r\n  font-weight:500;\r\n  flex-shrink:0;\r\n}\r\n.lg-section p{font-size:15px;line-height:1.75;color:#CBD5E1 !important;margin:0 0 14px}\r\n.lg-section p:last-child{margin-bottom:0}\r\n.lg-section strong{color:#F8FAFC !important;font-weight:600}\r\n.lg-section ul{margin:0 0 14px;padding-left:0;list-style:none}\r\n.lg-section ul li{\r\n  position:relative;\r\n  padding-left:24px;\r\n  margin-bottom:10px;\r\n  font-size:15px;\r\n  line-height:1.7;\r\n  color:#CBD5E1 !important;\r\n}\r\n.lg-section ul li::before{\r\n  content:'';\r\n  position:absolute;\r\n  left:0;\r\n  top:11px;\r\n  width:14px;\r\n  height:1px;\r\n  background:rgba(148,163,184,.5) !important;\r\n}\r\n.lg-section ul li:last-child{margin-bottom:0}\r\n.lg-section ul li strong{color:#F8FAFC !important;font-weight:600}\r\n.lg-callout{\r\n  background:linear-gradient(135deg,rgba(239,68,68,.05) 0%,rgba(239,68,68,.01) 100%) !important;\r\n  border:1px solid rgba(239,68,68,.2) !important;\r\n  border-radius:12px;\r\n  padding:20px 24px;\r\n  margin:18px 0;\r\n  display:flex;\r\n  gap:14px;\r\n  align-items:flex-start;\r\n}\r\n.lg-callout-icon{flex-shrink:0;width:22px;height:22px;color:#EF4444 !important;margin-top:2px}\r\n.lg-callout-content{flex:1;min-width:0}\r\n.lg-callout-title{\r\n  font-family:'Space Grotesk',sans-serif;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  color:#F8FAFC !important;\r\n  margin-bottom:6px;\r\n  letter-spacing:.3px;\r\n  text-transform:uppercase;\r\n}\r\n.lg-callout-text{font-size:14px;line-height:1.65;color:#CBD5E1 !important;margin:0}\r\n.lg-callout-text strong{color:#F8FAFC !important;font-weight:600}\r\n.lg-reachout{\r\n  background:rgba(248,250,252,.02) !important;\r\n  border:1px solid rgba(248,250,252,.06) !important;\r\n  border-radius:14px;\r\n  padding:28px 32px;\r\n  margin-top:64px;\r\n  display:flex;\r\n  gap:20px;\r\n  align-items:center;\r\n}\r\n.lg-reachout-icon{\r\n  flex-shrink:0;\r\n  width:44px;\r\n  height:44px;\r\n  background:rgba(0,212,255,.08) !important;\r\n  border:1px solid rgba(0,212,255,.2) !important;\r\n  border-radius:11px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:#00D4FF !important;\r\n}\r\n.lg-reachout-icon svg{width:22px;height:22px;color:#00D4FF !important}\r\n.lg-reachout-content{flex:1;min-width:0}\r\n.lg-reachout-title{\r\n  font-family:'Space Grotesk',sans-serif;\r\n  font-size:15px;\r\n  font-weight:700;\r\n  color:#F8FAFC !important;\r\n  margin-bottom:6px;\r\n  letter-spacing:-.2px;\r\n}\r\n.lg-reachout-text{font-size:13.5px;line-height:1.6;color:#94A3B8 !important;margin:0}\r\n.lg-reachout-text a{\r\n  color:#00D4FF !important;\r\n  text-decoration:none;\r\n  border-bottom:1px solid rgba(0,212,255,.3) !important;\r\n  transition:all .2s ease;\r\n}\r\n.lg-reachout-text a:hover{border-bottom-color:#00D4FF !important;color:#33DDFF !important}\r\n@media (max-width:900px){\r\n  .lg{padding:60px 20px 80px}\r\n  .lg-breadcrumb{margin-bottom:24px}\r\n  .lg h1{font-size:32px;letter-spacing:-.9px}\r\n  .lg-meta{gap:14px;font-size:12px}\r\n  .lg-header{margin-bottom:36px;padding-bottom:24px}\r\n  .lg-toc{padding:20px 22px;margin-bottom:36px}\r\n  .lg-section{margin-bottom:36px}\r\n  .lg-section h2{font-size:20px}\r\n  .lg-section p,\r\n  .lg-section ul li{font-size:14.5px}\r\n  .lg-reachout{flex-direction:column;align-items:flex-start;padding:24px;gap:14px}\r\n}\r\n@media (max-width:480px){\r\n  .lg h1{font-size:26px;letter-spacing:-.6px}\r\n  .lg-header-icon{width:44px;height:44px}\r\n  .lg-header-icon svg{width:20px;height:20px}\r\n  .lg-section h2{font-size:18px;flex-direction:column;gap:4px;align-items:flex-start}\r\n  .lg-meta{flex-direction:column;gap:8px;align-items:flex-start}\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"lg\">\r\n  <div class=\"lg-wrap\">\r\n\r\n    <nav class=\"lg-breadcrumb\" aria-label=\"Pangrattato\">\r\n      <a href=\"\/it\/\">Home<\/a>\r\n      <span class=\"sep\">\u203a<\/span>\r\n      <span class=\"current\">Legal<\/span>\r\n      <span class=\"sep\">\u203a<\/span>\r\n      <span class=\"current\">Termini e condizioni<\/span>\r\n    <\/nav>\r\n\r\n    <div class=\"lg-header\">\r\n      <div class=\"lg-header-icon\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\r\n      <\/div>\r\n      <div class=\"lg-eyebrow\">Documentazione legale<\/div>\r\n      <h1>Termini e condizioni<\/h1>\r\n      <div class=\"lg-meta\">\r\n        <div class=\"lg-meta-item\">\r\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\r\n          <span>Ultimo aggiornamento: <strong>Maggio 2026<\/strong><\/span>\r\n        <\/div>\r\n        <div class=\"lg-meta-item\">\r\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n          <span>Tempo di lettura: <strong>~7 minuti<\/strong><\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"lg-toc\">\r\n      <div class=\"lg-toc-title\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\/><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\/><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\/><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\/><\/svg>\r\n        Indice\r\n      <\/div>\r\n      <div class=\"lg-toc-list\">\r\n        <a href=\"#acceptance\"><span class=\"lg-toc-num\">01<\/span> Accettazione dei termini<\/a>\r\n        <a href=\"#scope\"><span class=\"lg-toc-num\">02<\/span> Ambito di applicazione di questo sito<\/a>\r\n        <a href=\"#use-license\"><span class=\"lg-toc-num\">03<\/span> Licenza d&#039;uso<\/a>\r\n        <a href=\"#prohibited-use\"><span class=\"lg-toc-num\">04<\/span> Uso vietato<\/a>\r\n        <a href=\"#intellectual-property\"><span class=\"lg-toc-num\">05<\/span> Propriet\u00e0 intellettuale<\/a>\r\n        <a href=\"#disclaimers\"><span class=\"lg-toc-num\">06<\/span> Dichiarazioni di non responsabilit\u00e0<\/a>\r\n        <a href=\"#limitation-liability\"><span class=\"lg-toc-num\">07<\/span> Limitazione di responsabilit\u00e0<\/a>\r\n        <a href=\"#indemnification\"><span class=\"lg-toc-num\">08<\/span> Indennizzo<\/a>\r\n        <a href=\"#third-party-services\"><span class=\"lg-toc-num\">09<\/span> Servizi di terze parti<\/a>\r\n        <a href=\"#modifications\"><span class=\"lg-toc-num\">10<\/span> Modifiche ai termini<\/a>\r\n        <a href=\"#governing-law\"><span class=\"lg-toc-num\">11<\/span> Legge applicabile<\/a>\r\n        <a href=\"#contact-terms\"><span class=\"lg-toc-num\">12<\/span> Contatto<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"acceptance\">\r\n      <h2><span class=\"lg-section-num\">01<\/span> Accettazione dei termini<\/h2>\r\n      <p>\r\n        By accessing or using HypeRocket.cloud (the \"Site\"), operated by the Muritiba Team, <strong>you agree to be bound by these Terms &amp; Conditions<\/strong> (\"Terms\") and all related legal documents, including our Privacy Policy, Risk Disclosure, Earnings Disclaimer, and Affiliate Disclaimer.\r\n      <\/p>\r\n      <p>\r\n        If you do not agree with any portion of these Terms, you must not access or use the Site. <strong>Your continued use of the Site constitutes ongoing acceptance<\/strong> of any updates or modifications to these Terms.\r\n      <\/p>\r\n      <div class=\"lg-callout\">\r\n        <svg class=\"lg-callout-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\r\n        <div class=\"lg-callout-content\">\r\n          <div class=\"lg-callout-title\">Leggere prima di procedere<\/div>\r\n          <p class=\"lg-callout-text\">\r\n            These Terms govern your use of HypeRocket.cloud. Take a moment to read them before continuing. <strong>Browsing this site signals your acceptance<\/strong>.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"scope\">\r\n      <h2><span class=\"lg-section-num\">02<\/span> Ambito di applicazione di questo sito<\/h2>\r\n      <p>\r\n        HypeRocket.cloud \u00e8 un sito web di affiliazione indipendente gestito dal team Muritiba. Il sito offre:\r\n      <\/p>\r\n      <ul>\r\n        <li><strong>Educational content<\/strong> about the HypeRocket platform, the Hyperliquid ecosystem, and decentralized finance (DeFi) in general.<\/li>\r\n        <li><strong>Tools<\/strong> such as an earnings calculator, intended for illustrative and educational purposes only.<\/li>\r\n        <li><strong>Affiliate links<\/strong> to the official HypeRocket platform at hyperocket.io.<\/li>\r\n        <li><strong>Contact channels<\/strong> via Telegram for direct communication with the Muritiba Team.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        HypeRocket.cloud is <strong>not the official HypeRocket platform<\/strong>. We do not operate the platform, hold custody of any user funds, or control trading activity. All contracts, deposits, withdrawals, and trades occur on the official platform.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"use-license\">\r\n      <h2><span class=\"lg-section-num\">03<\/span> Licenza d&#039;uso<\/h2>\r\n      <p>\r\n        Subject to compliance with these Terms, the Muritiba Team grants you a <strong>limited, non-exclusive, non-transferable, revocable license<\/strong> to access and use HypeRocket.cloud for personal, non-commercial informational purposes.\r\n      <\/p>\r\n      <p>\r\n        Questa licenza non ti concede alcun diritto a:\r\n      <\/p>\r\n      <ul>\r\n        <li>\u00c8 vietato modificare, copiare, distribuire, trasmettere, visualizzare, eseguire, riprodurre, pubblicare, concedere in licenza, creare opere derivate da, trasferire o vendere qualsiasi contenuto del Sito.<\/li>\r\n        <li>Utilizza qualsiasi strumento di data mining, robot, scraper o strumenti simili di raccolta ed estrazione dati.<\/li>\r\n        <li>\u00c8 vietato inserire, riprodurre o visualizzare in altro modo il Sito o il suo contenuto su un altro sito web senza esplicita autorizzazione scritta.<\/li>\r\n        <li>\u00c8 vietato utilizzare il Sito o i suoi contenuti per scopi commerciali senza esplicita autorizzazione scritta.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        La presente licenza si intende automaticamente revocata in caso di violazione di una qualsiasi di queste restrizioni e pu\u00f2 essere revocata dal team Muritiba in qualsiasi momento.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"prohibited-use\">\r\n      <h2><span class=\"lg-section-num\">04<\/span> Uso vietato<\/h2>\r\n      <p>\r\n        Accetti di non utilizzare HypeRocket.cloud in alcun modo che:\r\n      <\/p>\r\n      <ul>\r\n        <li><strong>Violates any applicable law, regulation, or treaty<\/strong> in your jurisdiction or any other jurisdiction.<\/li>\r\n        <li><strong>Infringes on the intellectual property rights<\/strong> of the Muritiba Team or any third party.<\/li>\r\n        <li><strong>Promotes illegal, fraudulent, or harmful activities<\/strong>, including but not limited to money laundering, terrorist financing, or tax evasion.<\/li>\r\n        <li><strong>Attempts to disrupt, damage, or compromise<\/strong> the security or integrity of the Site or its underlying infrastructure.<\/li>\r\n        <li><strong>Misrepresents your identity or affiliation<\/strong> with any person or entity, including the Muritiba Team or HypeRocket platform.<\/li>\r\n        <li><strong>Harasses, abuses, threatens, or defames<\/strong> any individual, including members of the Muritiba Team.<\/li>\r\n        <li><strong>Uses automated systems to access the Site<\/strong> at a rate or in a manner that adversely affects performance.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        La violazione di tali divieti pu\u00f2 comportare l&#039;immediata interruzione del tuo accesso al Sito e potenziali azioni legali.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"intellectual-property\">\r\n      <h2><span class=\"lg-section-num\">05<\/span> Propriet\u00e0 intellettuale<\/h2>\r\n      <p>\r\n        All content on HypeRocket.cloud \u2014 including text, graphics, logos, images, software, layouts, designs, and underlying code \u2014 is the <strong>property of the Muritiba Team or its licensors<\/strong> and is protected by applicable copyright, trademark, and other intellectual property laws.\r\n      <\/p>\r\n      <p>\r\n        Il nome &quot;HypeRocket&quot; e tutti i marchi associati appartengono alla piattaforma ufficiale HypeRocket e sono utilizzati su questo sito nell&#039;ambito del programma di affiliazione. Il nome &quot;Muritiba&quot; e il relativo marchio sono gestiti dal team Muritiba.\r\n      <\/p>\r\n      <p>\r\n        Unauthorized use of any content or trademarks may violate intellectual property laws and result in legal consequences. If you believe content on this Site infringes your intellectual property rights, please contact us through our <a href=\"\/it\/contatto\/\">contact page<\/a>.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"disclaimers\">\r\n      <h2><span class=\"lg-section-num\">06<\/span> Dichiarazioni di non responsabilit\u00e0<\/h2>\r\n      <p>\r\n        HypeRocket.cloud is provided <strong>\"as is\" and \"as available\"<\/strong> without warranties of any kind, either express or implied. To the maximum extent permitted by law, the Muritiba Team disclaims all warranties, including but not limited to:\r\n      <\/p>\r\n      <ul>\r\n        <li><strong>Implied warranties of merchantability<\/strong>, fitness for a particular purpose, and non-infringement.<\/li>\r\n        <li><strong>Warranties of accuracy, completeness, or reliability<\/strong> of any content on the Site.<\/li>\r\n        <li><strong>Warranties that the Site will be uninterrupted<\/strong>, error-free, secure, or free of viruses or other harmful components.<\/li>\r\n        <li><strong>Warranties regarding the HypeRocket platform<\/strong>, its performance, reliability, or operational continuity.<\/li>\r\n        <li><strong>Garanzie relative a criptovalute, $HYPE, Hyperliquid o qualsiasi asset digitale correlato<\/strong>.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        For specific risk-related disclaimers, see our <a href=\"\/it\/legale\/divulgazione-dei-rischi\/\">Informativa sui rischi<\/a>. For income-related disclaimers, see our <a href=\"\/it\/legale\/disclaimer-sugli-utili\/\">Disclaimer sui guadagni<\/a>.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"limitation-liability\">\r\n      <h2><span class=\"lg-section-num\">07<\/span> Limitazione di responsabilit\u00e0<\/h2>\r\n      <p>\r\n        <strong>To the maximum extent permitted by applicable law<\/strong>, in no event shall the Muritiba Team, Fellipe Gabriel, or any of its members, contributors, or affiliates be liable for any direct, indirect, incidental, consequential, special, exemplary, or punitive damages, including but not limited to:\r\n      <\/p>\r\n      <ul>\r\n        <li>Perdita di profitti, ricavi, risparmi, opportunit\u00e0 commerciali o guadagni previsti.<\/li>\r\n        <li>Perdita di criptovalute, valuta fiat, beni digitali o qualsiasi altro bene.<\/li>\r\n        <li>Perdita di dati, interruzione dell&#039;attivit\u00e0 o disservizio operativo.<\/li>\r\n        <li>Danni derivanti dall&#039;utilizzo, dall&#039;impossibilit\u00e0 di utilizzo o dall&#039;affidamento sui contenuti di questo Sito.<\/li>\r\n        <li>Danni derivanti dalla tua interazione con la piattaforma ufficiale di HypeRocket, la blockchain di Hyperliquid o qualsiasi servizio di terze parti.<\/li>\r\n        <li>Risarcimento danni derivante da qualsiasi decisione presa sulla base dei contenuti di questo sito.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        This limitation applies <strong>regardless of the legal theory<\/strong> on which the claim is based (contract, tort, negligence, strict liability, or otherwise), even if the Muritiba Team has been advised of the possibility of such damages.\r\n      <\/p>\r\n      <div class=\"lg-callout\">\r\n        <svg class=\"lg-callout-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n        <div class=\"lg-callout-content\">\r\n          <div class=\"lg-callout-title\">Punto chiave<\/div>\r\n          <p class=\"lg-callout-text\">\r\n            Some jurisdictions do not allow the exclusion or limitation of liability for certain damages. In those jurisdictions, our liability is limited to the <strong>maximum extent permitted by law<\/strong>.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"indemnification\">\r\n      <h2><span class=\"lg-section-num\">08<\/span> Indennizzo<\/h2>\r\n      <p>\r\n        You agree to <strong>indemnify, defend, and hold harmless<\/strong> the Muritiba Team, Fellipe Gabriel, and any of its members, contributors, or affiliates from and against any and all claims, liabilities, damages, losses, costs, expenses, or fees (including reasonable attorneys' fees) arising from:\r\n      <\/p>\r\n      <ul>\r\n        <li>Il tuo utilizzo o l&#039;uso improprio di HypeRocket.cloud.<\/li>\r\n        <li>La tua violazione dei presenti Termini o di qualsiasi documento legale correlato.<\/li>\r\n        <li>La violazione da parte tua di qualsiasi diritto di terzi, compresi i diritti di propriet\u00e0 intellettuale.<\/li>\r\n        <li>La tua condotta in relazione alla piattaforma ufficiale di HypeRocket, alla blockchain di Hyperliquid o a qualsiasi servizio di terze parti accessibile tramite i link presenti su questo Sito.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"third-party-services\">\r\n      <h2><span class=\"lg-section-num\">09<\/span> Servizi di terze parti<\/h2>\r\n      <p>\r\n        HypeRocket.cloud contiene link e riferimenti a piattaforme e servizi di terze parti, tra cui, a titolo esemplificativo ma non esaustivo:\r\n      <\/p>\r\n      <ul>\r\n        <li><strong>The official HypeRocket platform<\/strong> at hyperocket.io.<\/li>\r\n        <li><strong>Risorse blockchain di Hyperliquid<\/strong>.<\/li>\r\n        <li><strong>Telegram channels<\/strong> (Muritiba Team and HypeRocket official).<\/li>\r\n        <li><strong>Web3 wallets<\/strong> such as MetaMask, Trust Wallet, and others.<\/li>\r\n        <li><strong>Other educational resources<\/strong> linked throughout the Site.<\/li>\r\n      <\/ul>\r\n      <p>\r\n        The Muritiba Team has no control over these third-party services and is not responsible for their content, terms, privacy practices, or operational continuity. <strong>Your interaction with any third-party service is at your own risk<\/strong> and subject to that service's own terms and policies.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"modifications\">\r\n      <h2><span class=\"lg-section-num\">10<\/span> Modifiche ai termini<\/h2>\r\n      <p>\r\n        The Muritiba Team reserves the right to modify these Terms at any time, in our sole discretion. Material changes will be reflected in the \"Last Updated\" date at the top of this page. <strong>Your continued use of HypeRocket.cloud after such modifications constitutes acceptance of the updated Terms<\/strong>.\r\n      <\/p>\r\n      <p>\r\n        \u00c8 vostra responsabilit\u00e0 rivedere periodicamente i presenti Termini. Non siamo obbligati a notificarvi individualmente eventuali modifiche.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"governing-law\">\r\n      <h2><span class=\"lg-section-num\">11<\/span> Legge applicabile<\/h2>\r\n      <p>\r\n        These Terms shall be governed by and construed in accordance with the <strong>laws of the United States of America<\/strong>, without regard to conflict-of-law principles. Any dispute arising under or in connection with these Terms shall be subject to the exclusive jurisdiction of the competent courts of the United States.\r\n      <\/p>\r\n      <p>\r\n        Qualora una qualsiasi disposizione dei presenti Termini venga ritenuta invalida, illegale o inapplicabile, le restanti disposizioni rimarranno pienamente valide ed efficaci. La mancata applicazione da parte del Team Muritiba di un diritto o di una disposizione non costituir\u00e0 una rinuncia a tale diritto o disposizione.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-section\" id=\"contact-terms\">\r\n      <h2><span class=\"lg-section-num\">12<\/span> Contatto<\/h2>\r\n      <p>\r\n        For questions about these Terms &amp; Conditions, reach out to the Muritiba Team through our <a href=\"\/it\/contatto\/\">contact page<\/a> on Telegram.\r\n      <\/p>\r\n      <p>\r\n        For questions about the official HypeRocket platform's terms, contact HypeRocket directly through their official channels listed at <strong>hyperocket.io<\/strong>.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lg-reachout\">\r\n      <div class=\"lg-reachout-icon\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\r\n      <\/div>\r\n      <div class=\"lg-reachout-content\">\r\n        <div class=\"lg-reachout-title\">Documentazione correlata<\/div>\r\n        <p class=\"lg-reachout-text\">\r\n          For risks: <a href=\"\/it\/legale\/divulgazione-dei-rischi\/\">Informativa sui rischi<\/a>. For income disclaimers: <a href=\"\/it\/legale\/disclaimer-sugli-utili\/\">Disclaimer sui guadagni<\/a>. For affiliate disclosure: <a href=\"\/it\/legale\/informativa-sui-programmi-di-affiliazione\/\">Dichiarazione di affiliazione<\/a>. For data: <a href=\"\/it\/legale\/politica-sulla-riservatezza\/\">politica sulla riservatezza<\/a>. Questions? <a href=\"\/it\/contatto\/\">Contact us<\/a>.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b4beee elementor-widget elementor-widget-html\" data-id=\"4b4beee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ====== FOOTER HYPEROCKET.CLOUD ====== *\/\r\n.hr-footer *{box-sizing:border-box;margin:0;padding:0}\r\n.hr-footer{\r\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\r\n  background:#070A12;\r\n  color:#94A3B8;\r\n  padding:80px 24px 32px;\r\n  position:relative;\r\n  overflow:hidden;\r\n  width:100%;\r\n  border-top:1px solid rgba(0,212,255,.15);\r\n}\r\n.hr-footer::before{\r\n  content:'';\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n  width:1200px;\r\n  height:1px;\r\n  background:linear-gradient(90deg,transparent 0%,rgba(0,212,255,.4) 50%,transparent 100%);\r\n}\r\n.hr-footer::after{\r\n  content:'';\r\n  position:absolute;\r\n  top:20%;\r\n  right:-10%;\r\n  width:40%;\r\n  height:60%;\r\n  background:radial-gradient(ellipse,rgba(0,212,255,.04) 0%,transparent 60%);\r\n  pointer-events:none;\r\n}\r\n.hr-footer-wrap{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n  position:relative;\r\n  z-index:2;\r\n}\r\n\/* TOP: brand + columns *\/\r\n.hr-footer-top{\r\n  display:grid;\r\n  grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;\r\n  gap:48px;\r\n  padding-bottom:48px;\r\n  border-bottom:1px solid rgba(248,250,252,.06);\r\n  margin-bottom:32px;\r\n}\r\n\/* Brand column *\/\r\n.hr-footer-brand{}\r\n.hr-footer-logo{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  margin-bottom:18px;\r\n  line-height:0;\r\n}\r\n.hr-footer-logo img{\r\n  display:block;\r\n  width:131px;\r\n  height:36px;\r\n  max-width:100%;\r\n}\r\n.hr-footer-tagline{\r\n  font-size:14px;\r\n  line-height:1.65;\r\n  color:#94A3B8;\r\n  margin-bottom:24px;\r\n  max-width:340px;\r\n}\r\n.hr-footer-social{\r\n  display:flex;\r\n  gap:10px;\r\n}\r\n.hr-footer-social-link{\r\n  width:38px;\r\n  height:38px;\r\n  background:rgba(248,250,252,.04);\r\n  border:1px solid rgba(248,250,252,.08);\r\n  border-radius:10px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:#94A3B8;\r\n  text-decoration:none;\r\n  transition:all .2s ease;\r\n}\r\n.hr-footer-social-link:hover{\r\n  background:rgba(0,212,255,.1);\r\n  border-color:rgba(0,212,255,.3);\r\n  color:#00D4FF;\r\n  transform:translateY(-2px);\r\n}\r\n.hr-footer-social-link svg{width:18px;height:18px}\r\n\/* Link columns *\/\r\n.hr-footer-col h4{\r\n  font-family:'Space Grotesk',sans-serif;\r\n  font-size:13px;\r\n  color:#F8FAFC;\r\n  font-weight:600;\r\n  margin:0 0 18px;\r\n  text-transform:uppercase;\r\n  letter-spacing:1.2px;\r\n}\r\n.hr-footer-links{\r\n  list-style:none;\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:11px;\r\n}\r\n.hr-footer-links a{\r\n  font-size:14px;\r\n  color:#94A3B8;\r\n  text-decoration:none;\r\n  transition:color .2s ease;\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:6px;\r\n}\r\n.hr-footer-links a:hover{color:#00D4FF}\r\n.hr-footer-links a .external{\r\n  width:11px;\r\n  height:11px;\r\n  opacity:.5;\r\n}\r\n\/* Disclaimer block *\/\r\n.hr-footer-disclaimer{\r\n  background:rgba(248,250,252,.02);\r\n  border:1px solid rgba(248,250,252,.06);\r\n  border-radius:12px;\r\n  padding:24px 28px;\r\n  margin-bottom:32px;\r\n  display:flex;\r\n  gap:16px;\r\n  align-items:flex-start;\r\n}\r\n.hr-footer-disclaimer-icon{\r\n  flex-shrink:0;\r\n  width:24px;\r\n  height:24px;\r\n  color:#F97316;\r\n  margin-top:2px;\r\n}\r\n.hr-footer-disclaimer-text{\r\n  font-size:12px;\r\n  line-height:1.7;\r\n  color:#64748B;\r\n}\r\n.hr-footer-disclaimer-text strong{\r\n  color:#94A3B8;\r\n  font-weight:600;\r\n}\r\n.hr-footer-disclaimer-text a{\r\n  color:#94A3B8;\r\n  text-decoration:underline;\r\n  text-decoration-color:rgba(148,163,184,.3);\r\n  transition:color .2s ease;\r\n}\r\n.hr-footer-disclaimer-text a:hover{color:#00D4FF}\r\n\/* Bottom bar *\/\r\n.hr-footer-bottom{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:24px;\r\n  padding-top:24px;\r\n  border-top:1px solid rgba(248,250,252,.06);\r\n}\r\n.hr-footer-copyright{\r\n  font-size:12px;\r\n  color:#475569;\r\n}\r\n.hr-footer-bottom-links{\r\n  display:flex;\r\n  gap:24px;\r\n  flex-wrap:wrap;\r\n}\r\n.hr-footer-bottom-links a{\r\n  font-size:12px;\r\n  color:#64748B;\r\n  text-decoration:none;\r\n  transition:color .2s ease;\r\n}\r\n.hr-footer-bottom-links a:hover{color:#00D4FF}\r\n@media (max-width:1100px){\r\n  .hr-footer-top{\r\n    grid-template-columns:1fr 1fr 1fr;\r\n    gap:40px 32px;\r\n  }\r\n  .hr-footer-brand{grid-column:1 \/ -1;margin-bottom:8px}\r\n}\r\n@media (max-width:700px){\r\n  .hr-footer{padding:60px 20px 24px}\r\n  .hr-footer-top{\r\n    grid-template-columns:1fr 1fr;\r\n    gap:32px 24px;\r\n    padding-bottom:36px;\r\n  }\r\n  .hr-footer-brand{grid-column:1 \/ -1}\r\n  .hr-footer-disclaimer{padding:20px;flex-direction:column;gap:12px}\r\n  .hr-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}\r\n  .hr-footer-bottom-links{gap:16px}\r\n}\r\n@media (max-width:480px){\r\n  .hr-footer-top{grid-template-columns:1fr;gap:28px}\r\n  .hr-footer-tagline{font-size:13px}\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<footer class=\"hr-footer\">\r\n  <div class=\"hr-footer-wrap\">\r\n\r\n    <div class=\"hr-footer-top\">\r\n\r\n      <div class=\"hr-footer-brand\">\r\n        <a href=\"\/it\/\" class=\"hr-footer-logo\" aria-label=\"Pagina iniziale di HyperRocket\">\r\n          <img decoding=\"async\" src=\"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp\" alt=\"HyperRocket\" width=\"131\" height=\"36\">\r\n        <\/a>\r\n        <p class=\"hr-footer-tagline\">\r\n          Il tuo percorso verso la libert\u00e0 finanziaria grazie al trading basato sull&#039;intelligenza artificiale su Hyperliquid e a un potente piano di compensazione per la rete di partner.\r\n        <\/p>\r\n        <div class=\"hr-footer-social\">\r\n        \r\n          <a href=\"https:\/\/t.me\/hyperocket\" target=\"_blank\" class=\"hr-footer-social-link\" aria-label=\"Telegramma\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.78 18.65l.28-4.23 7.68-6.92c.34-.31-.07-.46-.52-.19L7.74 13.3 3.64 12c-.88-.25-.89-.86.2-1.3l15.97-6.16c.73-.33 1.43.18 1.15 1.3l-2.72 12.81c-.19.91-.74 1.13-1.5.71L12.6 16.3l-1.99 1.93c-.23.23-.42.42-.83.42z\"\/><\/svg>\r\n          <\/a>\r\n       \r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hr-footer-col\">\r\n        <h4>Piattaforma<\/h4>\r\n        <ul class=\"hr-footer-links\">\r\n          <li><a href=\"\/it\/come-funziona\/\">Come funziona<\/a><\/li>\r\n          <li><a href=\"\/it\/programma-di-affiliazione\/\">Programma di affiliazione<\/a><\/li>\r\n          <li><a href=\"\/it\/calcolatrice\/\">Calcolatrice<\/a><\/li>\r\n          <li><a href=\"\/it\/faq\/\">FAQ<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"hr-footer-col\">\r\n        <h4>Ecosistema<\/h4>\r\n        <ul class=\"hr-footer-links\">\r\n          <li><a href=\"\/it\/ecosistema-hyperliquid\/\">Iperliquido<\/a><\/li>\r\n          <li><a href=\"\/it\/ecosistema-hyperliquid\/#hype-token\">Token $HYPE<\/a><\/li>\r\n          <li><a href=\"\/it\/blog\/\">Blog<\/a><\/li>\r\n          <li><a href=\"https:\/\/hyperocket.io\" rel=\"sponsored noopener\" target=\"_blank\">Sito ufficiale\r\n            <svg class=\"external\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\/><polyline points=\"15 3 21 3 21 9\"\/><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\/><\/svg>\r\n          <\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"hr-footer-col\">\r\n        <h4>Azienda<\/h4>\r\n        <ul class=\"hr-footer-links\">\r\n          <li><a href=\"\/it\/di\/\">Chi siamo<\/a><\/li>\r\n          <li><a href=\"\/it\/contatto\/\">Contatto<\/a><\/li>\r\n          <li><a href=\"\/it\/blog\/\">Blog<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"hr-footer-col\">\r\n        <h4>Legal<\/h4>\r\n        <ul class=\"hr-footer-links\">\r\n          <li><a href=\"\/it\/legale\/informativa-sui-programmi-di-affiliazione\/\">Dichiarazione di affiliazione<\/a><\/li>\r\n          <li><a href=\"\/it\/legale\/disclaimer-sugli-utili\/\">Disclaimer sui guadagni<\/a><\/li>\r\n          <li><a href=\"\/it\/legale\/divulgazione-dei-rischi\/\">Informativa sui rischi<\/a><\/li>\r\n          <li><a href=\"\/it\/legale\/politica-sulla-riservatezza\/\">politica sulla riservatezza<\/a><\/li>\r\n          <li><a href=\"\/it\/legale\/termini-e-condizioni\/\">Termini e condizioni<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"hr-footer-disclaimer\">\r\n      <svg class=\"hr-footer-disclaimer-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\r\n      <p class=\"hr-footer-disclaimer-text\">\r\n        Cryptocurrency investments are inherently volatile and involve substantial risk, including the potential total loss of capital. Daily returns of up to 0.5% are not guaranteed and may vary based on market conditions and platform performance. Past performance does not indicate future results. HypeRocket does not provide financial, legal, or tax advice \u2014 consult a qualified professional before making any investment decision. Only invest capital you can afford to lose entirely. By participating, you acknowledge and accept all associated risks. Read our full <a href=\"\/it\/legale\/divulgazione-dei-rischi\/\">Informativa sui rischi<\/a> and <a href=\"\/it\/legale\/disclaimer-sugli-utili\/\">Disclaimer sui guadagni<\/a> per maggiori dettagli.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"hr-footer-bottom\">\r\n      <div class=\"hr-footer-copyright\">\r\n        \u00a9 2026 HypeRocket. Tutti i diritti riservati.\r\n      <\/div>\r\n      <div class=\"hr-footer-bottom-links\">\r\n        <a href=\"\/it\/legale\/politica-sulla-riservatezza\/\">Privacy<\/a>\r\n        <a href=\"\/it\/legale\/termini-e-condizioni\/\">Informazioni<\/a>\r\n        <a href=\"\/sitemap.xml\">Mappa del sito<\/a>\r\n        <a href=\"\/it\/contatto\/\">Contatto<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Home How It Works Affiliate Hyperliquid Calculator FAQ Blog Login Get Started \u2192 Home How It Works Affiliate Program Hyperliquid [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":157,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-180","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Terms &amp; Conditions \u2014 HypeRocket.cloud<\/title>\n<meta name=\"description\" content=\"HypeRocket.cloud terms and conditions. Read the rules for using our site, including use license, prohibited activities, and liability limits.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hyperocket.cloud\/it\/legale\/termini-e-condizioni\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms &amp; Conditions\" \/>\n<meta property=\"og:description\" content=\"HypeRocket.cloud terms and conditions. Read the rules for using our site, including use license, prohibited activities, and liability limits.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hyperocket.cloud\/it\/legale\/termini-e-condizioni\/\" \/>\n<meta property=\"og:site_name\" content=\"HypeRocket\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-26T15:25:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Termini e condizioni \u2014 HypeRocket.cloud","description":"Termini e condizioni di HypeRocket.cloud. Leggi le regole per l&#039;utilizzo del nostro sito, incluse la licenza d&#039;uso, le attivit\u00e0 proibite e i limiti di responsabilit\u00e0.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hyperocket.cloud\/it\/legale\/termini-e-condizioni\/","og_locale":"it_IT","og_type":"article","og_title":"Terms &amp; Conditions","og_description":"HypeRocket.cloud terms and conditions. Read the rules for using our site, including use license, prohibited activities, and liability limits.","og_url":"https:\/\/hyperocket.cloud\/it\/legale\/termini-e-condizioni\/","og_site_name":"HypeRocket","article_modified_time":"2026-05-26T15:25:14+00:00","og_image":[{"url":"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/","url":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/","name":"Termini e condizioni \u2014 HypeRocket.cloud","isPartOf":{"@id":"https:\/\/hyperocket.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/#primaryimage"},"image":{"@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/#primaryimage"},"thumbnailUrl":"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp","datePublished":"2026-05-25T15:08:55+00:00","dateModified":"2026-05-26T15:25:14+00:00","description":"Termini e condizioni di HypeRocket.cloud. Leggi le regole per l&#039;utilizzo del nostro sito, incluse la licenza d&#039;uso, le attivit\u00e0 proibite e i limiti di responsabilit\u00e0.","breadcrumb":{"@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/#primaryimage","url":"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp","contentUrl":"https:\/\/hyperocket.cloud\/wp-content\/uploads\/2026\/05\/HypeRocket-logo.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/hyperocket.cloud\/legal\/terms-and-conditions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/hyperocket.cloud\/"},{"@type":"ListItem","position":2,"name":"Legal","item":"https:\/\/hyperocket.cloud\/legal\/"},{"@type":"ListItem","position":3,"name":"Terms &amp; Conditions"}]},{"@type":"WebSite","@id":"https:\/\/hyperocket.cloud\/#website","url":"https:\/\/hyperocket.cloud\/","name":"HyperRocket","description":"Earn 0.5% Daily with AI Trading on Hyperliquid","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hyperocket.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/pages\/180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/comments?post=180"}],"version-history":[{"count":7,"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/pages\/180\/revisions"}],"predecessor-version":[{"id":251,"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/pages\/180\/revisions\/251"}],"up":[{"embeddable":true,"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/pages\/157"}],"wp:attachment":[{"href":"https:\/\/hyperocket.cloud\/it\/wp-json\/wp\/v2\/media?parent=180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}