How to Stake
TAO
Step-by-step tutorial for beginners. Compare all staking methods, choose a validator, and start earning rewards.
Published Feb 28, 2026 · Stakao · 8 min read
Quick Quiz
Question 1 / 3
What is your experience with TAO staking?
What is TAO staking?
TAO is the native token of Bittensor, a decentralized AI network built on Substrate. When you stake TAO, you delegate it to a validator on a subnet. The validator evaluates AI outputs produced by miners using Yuma Consensus and earns emissions — newly minted TAO distributed proportionally back to delegators.
Bittensor uses Yuma Consensus — not traditional Proof-of-Stake. But TAO staking is non-custodial and liquid. You delegate without transferring ownership. Emissions accrue every block (~12 seconds). See our deeper Bittensor staking guide for a full explanation of subnets and dTAO.
Before you start
- Get TAO — Buy TAO on Binance, Coinbase, Kraken, or MEXC. The protocol minimum for on-chain staking is 0.1 TAO. For Stakao automated staking, plan for at least 0.5 TAO (platform minimum) plus a gas buffer.
- Choose a wallet — For on-chain staking: use the official Bittensor wallet or Talisman (both support Bittensor natively). For exchange staking: no wallet needed.
- Keep a gas buffer — Always keep 0.1–0.5 TAO unstaked for transaction fees. Do not stake 100% of your balance.
- Unstaking is fast — On Bittensor there is no unbonding period — you can unstake and get your TAO back quickly at any time.
Choose a validator
A validator is a hotkey address on a specific subnet. Choosing the right validator is the single biggest lever on your yield. Key factors:
- -Take rate (commission) — The network maximum (and default) is 18%. Most competitive validators set lower — 5–12% is common. Lower take = more rewards for you.
- -Validator rank — Higher-ranked validators earn more emissions. Rank is determined by Yuma Consensus scoring.
- -Total stake — Very large validators may face diminishing returns near their effective cap.
- -Uptime & reliability — Validators that go offline lose rank. Check community forums and on-chain history.
- -Subnet coverage — A validator operating on multiple subnets gives you exposure to dTAO yield opportunities.
Monitoring all these factors manually across dozens of subnets is complex. Stakao's automated strategies handle validator selection and daily rebalancing using quantitative scoring — so you never have to watch the network yourself. See pricing — there is a free plan.
Prepare your wallet
If you already have TAO on an exchange and plan to stake there, skip this step. For on-chain staking, set up your Bittensor wallet:
Install your wallet
Use the official Bittensor wallet (bittensor.com/wallet) or Talisman (talisman.xyz), which natively supports Bittensor. Create a new account and back up your seed phrase offline — never share it.
Get your ss58 address
In your wallet, copy your Bittensor address (ss58 format). This is the address where you receive TAO and from which you stake.
Transfer TAO from exchange
Withdraw TAO from Binance, Coinbase, Kraken, or MEXC to your wallet address. Make sure to send at least 0.5 TAO if you plan to use Stakao. Wait for on-chain confirmation (~12 seconds per block).
Verify your balance
Use taostats.io to look up your address and confirm your TAO arrived on-chain before proceeding.
Stake your TAO
There are three ways to stake TAO. Choose the method that matches your experience level.
Stakao — Automated staking
RecommendedStakao handles validator selection, subnet allocation, and daily rebalancing automatically. You grant a proxy permission on-chain (staking only, no transfers) — the AI agent does the rest.
Connect your wallet
Install the Bittensor wallet or Talisman and connect at app.stakao.com. Your private keys never leave your device — Stakao is fully non-custodial.
Verify wallet ownership
Sign a one-time off-chain message to prove ownership. No transaction or fee at this stage.
Choose a strategy
Pick a pre-built strategy (conservative, balanced, or aggressive) or customize your subnet and validator allocations.
Grant a staking proxy & activate
Sign the staking proxy on-chain to activate your strategy. Stakao can stake and unstake on your behalf — it cannot transfer your TAO.
Monitor your position
The dashboard shows your staked balance, daily emissions, subnet allocations, and full rebalancing history in real time. Withdraw at any time.
- + Non-custodial — you retain full ownership of your TAO
- + Daily automated rebalancing across validators and subnets
- + No percentage-of-yield fee — flat subscription pricing
- + Quantitative strategy engine (momentum scoring + technical indicators)
Exchange staking (Easiest)
Some centralized exchanges (e.g., MEXC) offer TAO staking directly. You stake from within your exchange account — no wallet setup, no transactions to sign.
- + No wallet or technical knowledge required
- + Simple UI, same as any exchange product
- - Custodial — the exchange controls your TAO
- - Higher fees, less validator choice, less yield transparency
- - Counterparty risk (exchange insolvency)
Best for: complete beginners who want to try TAO staking with the smallest possible friction.
BTCLI (Advanced)
The Bittensor CLI (btcli) is the official command-line tool. It gives you full access to every staking operation.
Install
pip install bittensor-cli
btcli --versionStake TAO to a validator on a subnet
btcli stake add \
--wallet.name my-wallet \
--netuid 1 \
--amount 10- + Full control over every parameter
- + Scriptable — automate with shell scripts
- - Requires Python environment and CLI comfort
- - No automated rebalancing — manual monitoring needed
Best for: developers and power users who want full CLI control and plan to script their own monitoring.
Monitor your rewards
After staking, your TAO balance grows with each block. Here's how to track it:
- taostats.io — On-chain explorer for Bittensor. Look up your address to see staked balance, validator assignments, and accrued emissions.
- Stakao dashboard — The real-time dashboard shows your staked TAO, daily emissions, subnet allocation, and full rebalancing history. Available on all plans.
- BTCLI — Run btcli stake show --wallet.name my-wallet to inspect your current stake positions directly from the terminal.
Validator ranks shift as network conditions change — moving stake from underperforming validators to higher-ranked ones compounds yield over time. With Stakao strategies, rebalancing happens automatically every day. You can also track everything from the Stakao dashboard.
Unstaking TAO
Unlike many PoS networks, Bittensor has no unbonding period — you can unstake at any time and your TAO is returned quickly. Key points:
- -No lock-up — There is no unbonding or waiting period on Bittensor. Unstaking is processed on-chain and your TAO becomes available quickly.
- -Partial unstaking — You can unstake a portion of your TAO while keeping the rest staked. No need to exit your position entirely.
- -No penalty — Bittensor has no slashing mechanism. You always receive the full amount of your staked TAO back.
- -Stakao makes it seamless — If you staked via Stakao, you can trigger unstaking directly from the dashboard — no CLI or manual extrinsic needed.
Common
Questions
More staking guides →
Deep dives on Bittensor staking mechanics, subnets, dTAO, validator selection, and yield strategies.
Automated strategies →
Let Stakao's AI pick validators and rebalance your TAO portfolio daily.
Pricing →
Flat subscription fee — no percentage of your yield. Free plan available.
FAQ →
More questions about TAO staking, Stakao, and how the proxy system works.