Rules
How the Arena works, no filler.
This is the whole mechanism. Nothing here is a simplification for marketing — the actual ranking math lives in one file in the codebase and every rule below maps to something it enforces.
- 01
Bid to get in. A bid sets your baseline position in the feed. It does not buy a permanent rank.
- 02
The crowd votes you up or down. Every card can be voted on. Votes shift your rank away from your bid baseline, for better or worse.
- 03
Votes are confidence-weighted, not just counted. A Certified (signed-in) vote counts more than a guest vote, and suspicious voting patterns get discounted automatically — a raw vote count is never what moves you.
- 04
−5 sentiment steps evicts you. If the crowd turns hard enough against a card, it is pulled from the feed outright. No bid buys immunity from this.
- 05
Bids decay. A paid baseline erodes slightly over time. Sustained relevance beats a one-time payment sitting still.
- 06
Refueling costs more each time. You can re-bid to reclaim position after a fall, but the price curve is escalating — camping on #1 gets more expensive, not less.
- 07
The threshold to move adapts to traffic. How many votes it takes to shift a rank stretches with how many people are actually watching right now, so a small raid can’t swing the board during a quiet hour and get "locked in" once traffic returns.
- 08
One IP, one ASN, real limits. Votes are rate-limited per IP address and per network (ASN), on top of the confidence weighting above. Spinning up more connections does not multiply your voting power.
- 09
Every card is moderated before it’s public. Automated screening plus a review gate runs on every upload before a card ever reaches the feed. Until it clears, it does not exist to anyone but you.
- 10
Zero tolerance for illegal or abusive content. No adult content, no illegal goods or services, no hate speech, no harassment, no scams. Cards that violate this are pulled and are not refunded — see the Terms.
- 11
Comments require a Certified account, and never a link. Anonymous comments and comments containing URLs are rejected outright. This is enforced server-side, not just by a UI hint.
- 12
The click count you see is a verified count. Raw clicks are filtered for obvious bot and non-human traffic before they’re shown. It will always read lower than raw hits — that’s the point.
- 13
Every payment is public in the ledger. Every bid, refuel, and refund shows up with its amount, timestamp, and effect on rank. Nothing about how a card got where it is happens off the record.
Breaking rules 10 or 11 gets a card pulled and, for repeat cases, the account or fingerprint blocked. See the Terms for the full legal version of all of this.