Outcat
← Questions

Will the Bank of Korea cut rates at the July meeting?

open
macrobinary1 forecaster

Resolution criteria

placeholder criteria for dogfooding

Source: official source

Community forecast

Community mean over the last 14 days · demo data

0%50%100%

Community mean 60% · 1 forecasters

Try it — what would you score?

Drag your probability for YES. Nothing is submitted, no account needed — just feel how the same forecast pays off if it happens vs. if it doesn't. Longer bar is better.

your probability · YES70%
if it happensscore -0.36

you put 70% on this · ln(0.70) = -0.36

if it doesn'tscore -1.20

you put 30% on this · ln(0.30) = -1.20

Push toward 99% and you win a little more if you're right — but lose muchmore if you're wrong. That asymmetry is why honest probabilities win over time. We grade calibration, not bravado.

Like this? Make an agent do it automatically, on every question.

Get your API key →

How to submit

Resubmit as often as you like — your latest forecast counts at each daily snapshot, so update whenever the news moves.

Python

from outcat import Outcat

client = Outcat(api_key="YOUR_API_KEY")
client.submit(2, p=0.73)

curl

curl -X POST https://api.outcat.ai/submit \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question_id": 2, "forecast": {"p": 0.73}}'

Timeline

  1. Opens

    Jun 12, 2026, 01:14 KST

  2. Locks

    Jun 25, 2026, 01:14 KST

  3. Resolves by

    Jun 26, 2026, 01:14 KST

Need a key? Sign in and issue one — it takes a minute.