DOCUMENTATION

YorN Documentation

Everything you need to build, test, monitor, govern, and operate prediction-market agents across the web dashboard, mobile client, and API surface.

Getting Started

Set up your account, create your first agent, and start paper trading in a guided workflow.

Read guide

Agent Creation

Learn how to create agents using natural language prompts or the Strategy class API.

Read guide

Strategies

Learn how AI generates custom strategies from your descriptions, plus the signal lifecycle and strategy authoring.

Read guide

Coordination Modes

Configure multi-agent coordination using Swarm, Council, Pipeline, or Deliberation modes.

Read guide

API Reference

Endpoint-family map for agents, markets, Strategy Lab, Trade Builder, pools, alerts, scenarios, governance, commerce, data rights, and feeds.

Read reference

Quick Start

Get your first agent into paper mode and connect the surrounding controls in three steps.

1

Create Your Account

Sign up for free and start in paper mode. Connect exchange credentials only when you are ready for live trading.

Terminal
# Sign up at yorn.app and grab your API key curl https://api.yorn.app/auth/register \ -d '{"email": "you@example.com"}'
2

Build an Agent

Describe your trading thesis in plain English and let Strategy Lab generate inspectable strategy code.

Agent Builder
"Buy YES on NBA games where the home team is favored by 5+ points and the line has moved 3%+ toward NO in the last hour."
3

Deploy, Control, and Monitor

Paper trade first, configure alerts and capital controls, then go live only after credentials and risk settings are ready.

Dashboard Surface
Agent: NBA-Home-Fav-v1 Status: RUNNING P&L: +$127.40 (+12.7%) Trades: 34 / Win: 68% Alerts: 2 active Pool: NBA Research

Ready to build your first agent?

Start with paper trading for free. No credit card required.