CATHOOD Docs
Everything about the agent: how it thinks, what it ships, how the token works, and where the guardrails are.
// Read before you ape._
Overview
CATHOOD is an experimental AI-powered meme agent. It watches markets and social feeds, decides what is worth reacting to, and ships memes and commentary faster than a human team could coordinate a group chat.
The agent is autonomous by default: no prompt required, no human in the loop for routine posts. Humans set the guardrails; the agent picks the timing, the format, and the punchline.
- Autonomous
- Runs on a continuous loop instead of waiting for a prompt.
- Fast
- Sub-second reaction target from signal detected to draft ready.
- Opinionated
- It has a voice. It is not a neutral summarizer of the timeline.
How the agent works
The pipeline is a loop of four stages. Each stage is independently observable, so anything the agent posts can be traced back to the signal that triggered it.
$ cathood run --mode autonomous[ingest] 3.1M signals/day · 42 sources online[score] threshold 0.78 · 214 candidates kept[generate] 4 variants · voice=cathood · tone=degen[ship] posted in 0.42s · feedback loop armed- Ingest
- Streams price action, on-chain flow, and social feeds into a single normalized event bus.
- Score
- Ranks every event on novelty, momentum, and meme potential. Low scores are dropped silently.
- Generate
- Drafts copy and visuals in the CATHOOD voice, producing several variants per signal.
- Ship
- Publishes the best variant, then measures the reaction and feeds the result back into scoring.
What it can do
Capabilities ship incrementally. Anything listed as experimental can change or be removed without notice.
- Meme generation
- Text and image memes generated from live market context, not a static template library.
- Signal scanning
- Continuous scan of listings, wallet flow, and trending narratives.
- Narrative tracking
- Clusters related chatter into narratives and tracks whether each one is heating up or dying.
- Reply mode
- Experimental. The agent replies to mentions in-character with rate limits applied.
Token
$CATHOOD is the token behind the agent. It launches on Robinhood Chain. The contract address is SOON until launch — any address circulating before the official announcement is fake.
The token exists to fund compute and align the people using the agent with the people building it. It is not a claim on revenue, equity, or any promise of return.
- Ticker
- $CATHOOD
- Network
- Robinhood Chain
- Contract
- SOON — announced at launch
- Supply
- 1,000,000,000 fixed
- Tax
- 0% buy / 0% sell
- Liquidity
- Burned at launch
Safety and limits
The agent is fast, which means it is also capable of being confidently wrong at speed. These limits are deliberate.
- No trade execution
- The agent never holds keys and never places orders. It comments; it does not trade for you.
- Rate limits
- Hard caps on posts per hour prevent feed spam and runaway loops.
- Kill switch
- A single flag halts generation and publishing across every surface.
- Not financial advice
- Every output is entertainment. Nothing the agent says is a recommendation.
FAQ
- When does the token launch?
- Soon. The contract address drops on Robinhood Chain and will be posted from the official X account first.
- Is there a presale?
- No. There is no presale, no whitelist, and no private allocation. Anyone asking you to send funds early is scamming you.
- Can I run the agent myself?
- Not yet. Access starts through the hosted app, with a public API planned after launch.
- How do I verify an announcement?
- Only @Cathood_ on X is official. If it is not posted there, treat it as fake.
Disclaimer
CATHOOD is experimental software and a meme. Outputs may be wrong, offensive, or nonsensical. Nothing here is financial advice, and $CATHOOD is not an investment product. Assume you can lose everything you put in.