Help
Frequently asked questions
The short answers. For a guided tour of the site, read How to use Taosis; for the concepts behind the numbers, the explainers.
›Does Taosis hold my funds?
No. Taosis is non-custodial: it never holds your funds or your keys. Every transaction is signed in your own wallet extension and broadcast by you. Taosis can read public on-chain data about any address — that is what an explorer is — but it cannot move anything.
›What does Taosis cost?
Everything you read is free — the screener, wallet lookups, charts, news and guides. The one thing Taosis charges is a 15% surcharge on the network fee when you swap through the form (measured on the chain on 18 September 2026: a stake costs about 0.0017 τ of network fee and an unstake about 0.0024 τ, so Taosis collects roughly 0.00026–0.00036 τ per swap — the quote shows the exact figures before you sign, and a failed swap is charged nothing). The pool’s own swap fee and the network fee go to the chain, not to Taosis.
›Which wallets work? Does a Ledger work?
We recommend SubWallet, which supports a Ledger hardware wallet; Polkadot.js and Talisman also work. If a Ledger refuses the bundled fee transaction, the swap form falls back to two separate signatures — untick “one signature” in the form.
›Do I need to connect a wallet to use the site?
No. Everything readable is public on-chain data — you can paste any address into the Portfolio or Explorer without connecting anything. A wallet is only needed to act: sign a swap.
›Where does the data come from?
Directly from the Bittensor chain: prices are the pool reserve ratio, balances and stakes are chain state, validator yields are computed from on-chain dividends. There is no third-party market-data provider. The one external feed is the TAO/USD rate — display only, never used in an on-chain calculation. The status page shows how fresh every source is, live.
›Why do some figures show “—”?
A dash means Taosis could not verify that number — and it refuses to show a fake 0 instead, because unknown and zero are different claims. The same rule runs through the whole site and the API (null means unknown, never zero). More in what we can and cannot know.
›Why does my portfolio's P&L say “partial” or show no cost basis?
Cost basis is replayed from the trades Taosis has indexed itself — the chain does not keep this history for anyone to backfill. That index has a start date, and rather than repeat it here where it could drift, every page that depends on it prints the live one: see status and the note under any activity feed. A position opened before it has no verifiable cost basis, so the figure is labelled partial (covering only the tracked part) or left blank — never guessed.
›Why does an APR look high, and why does it change?
APRs are annualized from short on-chain epochs (~72 minutes each), so they move constantly and young or small subnets can legitimately show high numbers. Every APR on the site says how it was computed (hover the column header), and the validators directory shows a 24-hour median rather than a single epoch, so one lucky epoch cannot paint an absurd headline.
›What exactly happens when I swap?
The form signs a price-limited stake/unstake on the chain’s own AMM (the same pools as everywhere else). You set a slippage tolerance; the transaction reverts — or partially fills, if you allow it — rather than executing past your tolerance. The quote shows the network fee and the Taosis fee before you sign, and the trade lands in your wallet’s history like any other extrinsic.
›Is there an API?
Yes — free, key-less JSON, and it is the same API the site itself runs on, so it cannot silently lag what you see. Documentation at /api-docs, including an MCP server for LLM agents (read-only by design).
›What does Taosis know about me?
As little as possible: no advertising cookies, no third-party trackers, no IP stored. Page views are counted first-party with a random id kept in your own browser, and the browser’s Do-Not-Track setting is honoured. No account, no email address. Full detail in the privacy policy.
›Is any of this financial advice?
No. Taosis is an information tool. Figures can be delayed or incomplete, crypto-assets are volatile, and you can lose your entire stake. You are solely responsible for your decisions — see the terms of service.
Question not here? The status page answers “is it me or the site”, and where a figure needs explaining its column header carries the explanation on hover.