> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ordsbot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> OrdsBot — automated bidding and listing for Bitcoin Ordinals & Runes on Satflow

<img className="block dark:hidden" src="https://mintcdn.com/ordsbot/af9eksIBcpIge88l/images/Screenshot2026-03-26051010.png?fit=max&auto=format&n=af9eksIBcpIge88l&q=85&s=3867f063b05963f68f7e52a2dfda38da" alt="Screenshot2026 03 26051010" title="Screenshot2026 03 26051010" width="1154" height="863" data-path="images/Screenshot2026-03-26051010.png" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/ordsbot/images/hero-dark.png" alt="OrdsBot dashboard" />

## What is OrdsBot?

OrdsBot is a non-custodial SaaS platform that runs automated collection bids and auto-listings on [Satflow](https://satflow.com) — the leading Bitcoin Ordinals and Runes marketplace.

You connect your Bitcoin wallet once (signing a message), import your bidding wallet, configure your bidding strategy, and the bot handles everything: watching floor prices, placing bids, and cancelling stale orders.

## Key Features

<CardGroup cols={2}>
  <Card title="Collection Bidding" icon="arrow-trend-up">
    Bid on Ordinals collections and Runes simultaneously with spread or outbid strategies.
  </Card>

  <Card title="Auto-Listing" icon="tag">
    Automatically list your inscriptions at a target price relative to the collection floor.
  </Card>

  <Card title="Trait Bidding" icon="fingerprint">
    Target specific trait categories within a collection for more precise bids.
  </Card>

  <Card title="Floor Crash Protection" icon="shield">
    All bids are cancelled automatically if the floor drops more than 15% in a single cycle.
  </Card>

  <Card title="Non-Custodial" icon="key">
    Your seed phrase never leaves your browser. Keys are derived locally — only the private signing keys are sent to the bot's server memory for automated bid signing.
  </Card>

  <Card title="Key Security" icon="key">
    Private signing keys are held in the bot's server RAM while the bot runs — never written to disk or database. You re-grant access each session. Treat OrdsBot as a trusted signing agent for your bidding addresses.
  </Card>

  <Card title="Telegram Alerts" icon="bell">
    Real-time Telegram notifications for fills, errors, and bid updates — coming soon.
  </Card>
</CardGroup>

## Supported Assets

| Asset type              | Marketplace | Status |
| ----------------------- | ----------- | ------ |
| Ordinals (Inscriptions) | Satflow     | ✅ Live |
| Runes                   | Satflow     | ✅ Live |
| Trait bids              | Satflow     | ✅ Live |

## How It Works (in 30 seconds)

1. **Connect wallet** — Sign a challenge message with your Bitcoin wallet (Xverse, Unisat, or Leather)
2. **Derive keys** — Enter your seed phrase in the Settings page. Keys are derived locally in your browser; only the private signing keys are sent to the bot's server memory (your seed phrase never leaves your device)
3. **Create a task** — Pick a collection or Rune, set your bid strategy and budget
4. **Start the bot** — It runs in the cloud every 30 seconds, updating bids as the floor moves

Ready to go? Start with the [Quickstart guide →](/docs/get-started/quickstart)
