{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://smoothbrains.ai/#organization",
  "name": "Smooth Brains AI",
  "alternateName": "Smooth Brains",
  "description": "Non-custodial systematic Bitcoin execution platform on Hyperliquid. NOT the GitHub smoothbrain-ai Anki plugin or smoothbrain.ai domain.",
  "disambiguatingDescription": "Trading platform at https://smoothbrains.ai (with 's' in brains). Unrelated to github.com/smoothbrain-ai / smoothbrain-anki / smoothbrain.ai.",
  "url": "https://smoothbrains.ai",
  "logo": "https://smoothbrains.ai/sb-brain-mark.png",
  "foundingDate": "2024",
  "foundingLocation": {
    "@type": "Place",
    "name": "United States"
  },
  "sameAs": [
    "https://twitter.com/smoothbrainsai",
    "https://t.me/smoothbrains",
    "https://smoothbrains.ai/llms.txt",
    "https://smoothbrains.ai/entity.json",
    "https://smoothbrains.ai/whitepaper.pdf"
  ],
  "notAffiliatedWith": [
    {
      "@type": "Organization",
      "name": "smoothbrain-ai",
      "url": "https://github.com/smoothbrain-ai",
      "description": "Unrelated — Anki/Readwise flashcard plugin, not cryptocurrency trading"
    },
    {
      "@type": "WebSite",
      "name": "smoothbrain.ai",
      "url": "https://smoothbrain.ai",
      "description": "Different domain — not Smooth Brains AI trading"
    }
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "Customer Support",
    "url": "https://smoothbrains.ai/contact"
  },
  "areaServed": "Worldwide",
  "knowsAbout": [
    "Cryptocurrency Trading",
    "Automated Trading",
    "Bitcoin",
    "Trading Strategies",
    "Risk Management",
    "DeFi",
    "Web3"
  ],
  "offers": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "SoftwareApplication",
        "name": "Smooth Brains AI (BTC)",
        "description": "System-managed non-custodial execution on Hyperliquid. Proprietary strategy parameters are not published publicly.",
        "applicationCategory": "FinanceApplication",
        "operatingSystem": "Web",
        "offers": {
          "@type": "Offer",
          "price": "Performance-based fees",
          "priceCurrency": "USD"
        }
      }
    }
  ],
  "features": [
    "Self-custodial trading (users control their funds)",
    "Automated trade execution",
    "Risk-managed position sizing",
    "Real-time Telegram notifications",
    "Performance tracking and analytics",
    "Hyperliquid integration",
    "Institutional-grade infrastructure"
  ],
  "technology": {
    "tradingPlatform": "Hyperliquid",
    "blockchain": "Arbitrum",
    "walletIntegration": "WalletConnect",
    "notificationSystem": "Telegram Bot API"
  },
  "targetAudience": [
    "Cryptocurrency traders",
    "Institutional investors",
    "DeFi users",
    "Web3 enthusiasts",
    "Automated trading enthusiasts"
  ],
  "keyMetrics": {
    "strategiesAvailable": 1,
    "supportedAssets": ["BTC"],
    "feeStructure": "20% performance fee (profit share) only",
    "validation": "Rolling historical backtests + published artifacts (see Performance)",
    "liveTrackRecordStatus": "Live in production since June 2026; verified strategy round-trips accumulating (see Performance and Explorer)"
  },
  "tradingStrategies": [
    {
      "name": "Smooth Brains AI (BTC)",
      "description": "System-managed non-custodial execution. Canonical results are published as artifacts on Performance.",
      "timeframe": "1h",
      "riskProfile": "System-managed",
      "status": "Active"
    }
  ],
  "aiTechnology": {
    "machineLearningResearch": {
      "description": "Any neural-network or machine-learning work is exploratory research that runs separately from the live system. It is NOT used to size or decide live trades.",
      "positionSizing": "Live position sizing is deterministic and risk-based: a fixed risk budget divided by the distance to the stop, capped by system-enforced exposure limits, with regime-aware risk controls. It is not AI-driven.",
      "application": "Research and validation only; canonical production behavior should always be verified against current /performance artifacts and deployed strategy configuration."
    },
    "signalGeneration": {
      "description": "Systematic quantitative execution with gating and sizing. Proprietary parameters are not published publicly."
    }
  },
  "security": {
    "selfCustodial": true,
    "platform": "Hyperliquid",
    "permissions": "Trade-only permissions via sub-account delegation",
    "withdrawalControl": "Users maintain full control - agent cannot withdraw funds",
    "architecture": "Non-custodial sub-account delegation on Hyperliquid L1"
  },
  "statistics": {
    "retailTradingFailureRate": "84% of traders lose money in first year",
    "developmentInvestment": "Continuous research, backtesting, and validation",
    "validation": "Rolling historical backtests + published artifacts (see Performance)"
  },
  "faq": [
    {
      "@type": "Question",
      "name": "What is Smooth Brains AI?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Smooth Brains AI is an institutional-grade automated cryptocurrency trading platform that executes trades automatically based on validated strategies. It's self-custodial, meaning users maintain control of their funds, and uses risk-managed position sizing."
      }
    },
    {
      "@type": "Question",
      "name": "How does automated trading work?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Smooth Brains AI uses a system-managed execution process: gating + sizing + automated execution on Hyperliquid under trade-only permissions. Canonical performance artifacts (metrics + trade logs) are published on Performance."
      }
    },
    {
      "@type": "Question",
      "name": "What trading strategies are available?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Strategy availability is managed by the platform and may change. Canonical results for the current champion are published on Performance."
      }
    },
    {
      "@type": "Question",
      "name": "Is Smooth Brains AI safe?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. Smooth Brains AI is self-custodial — you maintain control of your funds on Hyperliquid. The platform uses trade-only agent delegation, fail-closed risk gates, and deterministic position sizing (not AI-driven live sizing)."
      }
    },
    {
      "@type": "Question",
      "name": "How does Smooth Brains handle execution slippage?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Live entries estimate slippage from the Hyperliquid order book before submission. Orders use dynamic IoC limits derived from book depth. Large entries above a notional threshold may route to Hyperliquid native TWAP. Every live execution writes an intent audit record for traceability."
      }
    },
    {
      "@type": "Question",
      "name": "What are the fees?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Smooth Brains AI charges a 20% performance fee on realized profits, calculated monthly with high-water mark protection. No subscriptions, no management fees. Third-party exchange costs (execution fees and funding) may apply and are separate from Smooth Brains fees."
      }
    }
  ]
}

