EN · STORY N° 01

Bybit: how the automation works

A step-by-step visual story of how AutoPilot automates Bybit — from API subscription to withdrawal.


Step 01

API
subscription

Step 02

Whitelist
+ KYC

Step 03

Trading
on schedule

Step 04

Withdrawal
without delay

Step 01 — Connection

API key and signing

AutoPilot signs Bybit v5 requests — HMAC-SHA256 with account_id, timestamp, recv_window. Trading, account, finance — one key covers all.

Step 02 — Verification

KYC and address whitelist

Before the first withdrawal AutoPilot passes Bybit KYC automatically: documents, selfie, whitelisted addresses — sourced from the spreadsheet.

Step 03 — Trading

Futures smart, puzzle-hunt, claim

Modes futures_smart, puzzle_hunt, earn, claim — each account runs its own scenario in parallel. AutoPilot watches limits and retries.

Step 04 — Withdrawal

Straight to whitelist, no confirmation prompts

Whitelisted addresses skip 2FA on withdrawal. AutoPilot withdraws automatically and writes the tx-hash back to the spreadsheet.