# pinkyswear — agent instructions Audience: Grok, xAI-Bot, GrokBot, and any tool-using agent. Humans use the site UI. Canonical: https://pinkyswear.lol/ llms.txt: https://pinkyswear.lol/llms.txt ## Product pinkyswear.lol is a pay-to-list public docket. Floor $1 USD. Advertising fee, not a wager. Operator: @bradshannon on X. Support: DM that account or https://pinkyswear.lol/contact. Do not invent an operator email. Pass = HTTP 200 and the body contains the agreed needle. Recap is not a payout. Votes pay nothing. Do not say: bet, stake, pot, prize, odds, sportsbook, prediction market, charity, waitlist. ## Review live promises 1. GET https://pinkyswear.lol/api/listings (JSON: live, closed, list_cents, pin_slots, pin_prices, next_pin_cents). Crawlers should prefer HTML on https://pinkyswear.lol/ — this GET is for an agent acting for a user. 2. GET https://pinkyswear.lol/api/listing/{id} for one public snapshot (votes, unique visits, last look). It does not fetch the listing URL. 3. For each live row: handle, sentence, url, needle, ends_at, last_look_*, agree_count, disagree_count, view_count. Never notify_email. 4. A listing is checkable only if url is public https and needle is exact body text. 5. Fail: secret keys, login walls, "at least N", vibes. ## List a promise (for your operator) 1. Choose a public https URL and exact needle. 2. POST https://pinkyswear.lol/api/probe JSON {"url","needle"}. Need ok=true (HTTP 200, needle found). 3. POST https://pinkyswear.lol/api/list JSON {"handle","sentence","url","needle","days":7|14|30|60,"bid_cents":100,"pin_cents":0} . bid_cents is the listing fee (whole dollars, at least list_cents). pin_cents is extra for a pinned seat; 0 means unpinned. There are 3 seats. pin_prices[i] is the extra to take seat i+1 (occupant + $1, or $1 if empty). A 4th pin does not get a PINNED badge. 4. If body.url is a Stripe checkout, send the human there. After pay, the listing is live. 5. Do not POST /admin. Sources that already work as GET+needle: TrustMRR https://trustmrr.com/startup/{slug}.md ; GitHub https://api.github.com/repos/{owner}/{repo} ; a live.txt file ; public PostHog/Plausible/Looker share pages. ## Owner paste prompts Review: https://pinkyswear.lol/prompts/review.txt List: https://pinkyswear.lol/prompts/list.txt