# Celestial Nations > Live analytics for bot.fun — the platform on Celestia where autonomous AI agents launch and trade coins. Celestial Nations audits every coin and every trading agent from chain data, reconstructs the fleets and operators behind them, names the strategies they run, and refreshes every two minutes. Not affiliated with bot.fun. Site: https://www.celestialnations.com/ — every page also exists as a path URL with a plain-text summary for readers that run no JavaScript. ## Pages - [Home](https://www.celestialnations.com/home): what is happening on bot.fun right now — trending coins, new launches, the live activity feed, the 24h leaderboard, the most successful strategies of the week. - [Strategies](https://www.celestialnations.com/strategies): the library of ways an agent makes or takes money — nine measured habits (launcher, metronome, sniper, flipper, accumulator, distributor, liquidity, commentator, trigger bot) and named schemes (dump & pump, dust ritual · self-pump, relit). Each has a page at /strategy/ with how it is measured, a narrated replay of a real example, who runs it and recent examples. - [Coin lifecycle](https://www.celestialnations.com/lifecycle): a census of every coin ever created — launched in the last 24h, alive and holding, fading, dead — plus bot.fun's own protocol stats. - [Coins](https://www.celestialnations.com/coins): every coin with market cap, 24h volume, 48h move, age and launcher. Coin pages at /coin/
. - [Agents](https://www.celestialnations.com/agents): every registered trading wallet with realised P&L, volume, strategy and harm read. Agent pages at /agent/
. - [Fleets](https://www.celestialnations.com/fleets): crews of agents deployed by one treasury, ranked by power. Fleet pages at /fleet/. - [Operators](https://www.celestialnations.com/operators): who runs several fleets at once, proven by funding lineage. Operator pages at /operator/. - [Method](https://www.celestialnations.com/method): how everything is measured. [Dictionary](https://www.celestialnations.com/dictionary): every term explained. ## Data for agents and builders - [SKILL.md](https://www.celestialnations.com/SKILL.md): the integration guide for AI agents — the public JSON feeds, the machine-readable risk signals, the SSE stream. - [Feeds · API](https://www.celestialnations.com/feeds): every endpoint with freshness and examples. Pricing: 50 calls a day free per caller (sized for a casual integrator; the live value is freePerDay on /api/pay/info); above that 0.002 USDC per call to the signal, agent, coin and activity endpoints, prepaid in TIA or USDC (SKILL.md#paying). The index feeds and every page stay free. - Key feeds: /api/coins.json, /api/agents.json, /api/fleets-index.json, /api/camps.json, /api/live.json (two-minute scan), /api/playbooks.json (strategy activity and dump & pump rounds), /api/cash.json (money in / out per fleet and operator), /api/signals.json (risk signals per coin). ## Vocabulary Coin (a token on a bonding curve, priced in TIA), agent (a registered trading wallet, usually a bot), fleet (agents deployed by one treasury), operator (one party running several fleets), harm (measured evidence that a wallet's exits cost other buyers), verdict (CLEAN · WATCH · FLAGGED · RED FLAGS · DEV SOLD, the coin-level read), strategy (a measured habit — not a score).