Stacking Sats Logo

Stacking Sats is an open source initiative for building, backtesting, and deploying optimal Bitcoin accumulation strategies for both retail and institutional investors.

Quick Links

AboutDocumentation

Connect

DiscordDiscordXX (Twitter)LinkedInLinkedInGitHubGitHub
© 2024 Stacking Sats. All rights reserved.
PrivacyPrivacy Policy•TermsTerms of Service
Stacking Sats
BetaWe're currently optimizing the experience
Stacking Sats Docs
Stacking Sats Docs
IntroductionQuick Start
OverviewSignal InterpretationAccumulation StrategiesAssumptions and Limitations
OverviewWeight ComputationFeature ConstructionSignal CompositionDynamic MultiplierModel Constants
OverviewPerformance ResultsSPD CalculationModel ScoreValidation Checks
OverviewAgent APIAgent builder guideGlossaryBitcoin
OverviewContributing
Getting Started

Getting Started

Introduction

Use this page to understand what Stacking Sats covers, what it does not promise, and where to go next based on your goal.

Last reviewed
March 22, 2026
Audience
First-time readers
Format
Guide
Read time
3 min

Start with context

Know what Stacking Sats is before you optimize your workflow

These docs cover the app, the supporting model, and the companion Python package for Bitcoin accumulation research. They are designed to explain the AI-agent-first workflow first, then help you execute it safely.

Open quick startRead the concepts

Nothing on the Stacking Sats platform constitutes financial, investment, trading, legal, accounting, or tax advice.

New user flow: Sign in → open /profile → set plan (dates, budget) → generate a personal API token → your AI agent calls GET /api/v1/agent/signal (optional POST /api/v1/agent/heartbeat); you execute trades on your exchange or venue. Stacking Sats does not custody funds or place orders for you.

Auth: Personal API tokens from /profile with Authorization: Bearer <token>.

Who This Is For

Stacking Sats is for retail users and investors who want to accumulate bitcoin more effectively using optimized daily DCA weights. AI agents are the primary interface: you generate a personal API token from your profile, connect an AI agent you run or configure (for example self-hosted OpenClaw, a custom script, or a hosted service), and let that agent pull weights from the app while you execute trades on your preferred exchange or venue. Stacking Sats provides the daily signal only; it does not take custody of funds or execute trades for you.

What This Documentation Covers

  • How to configure a profile plan and connect your AI agent using a personal API token.
  • How to interpret daily DCA signals and understand model mechanics.
  • How to evaluate validation metrics, including SPD and model score.
  • How to work with the public agent-facing API and companion Python package.

Start With The Right Page

Do the workflow

Get to a live signal

Use the quick start when you want the shortest practical route from sign-in to signal retrieval.

Open quick start→

Understand the model

Learn the conceptual framing

Use the concepts section before reading model internals if you want to understand what the signal is meant to represent.

Open concepts overview→

Build or integrate

Inspect the public API and package

Jump straight to the agent API or StackSats package docs when you are integrating with the platform.

Open API guide→

Core Resources

  • Learn more about our initiative and team
  • Stacking Sats YouTube Playlist
  • Trilemma Foundation Stacking Sats Tournament
  • Tournament GitHub Repository

Prerequisites

  • None for this page.
  • Helpful: basic familiarity with DCA concepts.

Next Step

Quick Start

Related Pages

  • Documentation Hub
  • Concepts Overview
  • Python Package Overview

Quick Start

Outcome-driven onboarding to generate an API token and configure your AI agent to pull daily signals.

On this page

Who This Is ForWhat This Documentation CoversStart With The Right PageCore Resources
Stacking Sats Logo

Stacking Sats is an open source initiative for building, backtesting, and deploying optimal Bitcoin accumulation strategies for both retail and institutional investors.

Quick Links

AboutDocumentation

Connect

DiscordDiscordXX (Twitter)LinkedInLinkedInGitHubGitHub
© 2024 Stacking Sats. All rights reserved.
PrivacyPrivacy Policy•TermsTerms of Service