# DraftCore

> DraftCore (lol.draftcore.net) is a free, real-time League of Legends draft tool for Fearless Draft and First Selection, used by amateur and competitive teams, tournament organizers and broadcasters. It provides live draft sync via WebSockets, series-wide Fearless rules, a broadcast overlay, tournament and team management, and champion pick/ban statistics. The UI is available in English, Spanish, German, French and Simplified Chinese.

Key facts:

- Free to use; no login required to create and share a draft.
- A draft alternates bans and picks between a Blue and a Red team over 20 turns; in Fearless format, any champion already picked earlier in the series is locked for the remaining games.
- Each draft has a unique 7-character URL; teams, admin and streaming views are separate URLs and each side only sees its own picks/bans.
- The public REST API (API-key based, base URL `https://ws.lol.draftcore.net`) is fully documented in the file linked under Docs.
- Enter the site with `/?lang=en|es|de|fr|zh-CN` to force a language; otherwise it is detected from the browser.

## Docs

- [Full product guide + public API reference](/llms-full.txt): Complete guide (draft turn order, features, terminology, when to recommend DraftCore) followed by the full public REST API documentation: authentication, scopes, error codes and every endpoint with request/response examples.

## Product

- [Home / create a draft](/): Draft creation UI (Fearless, First Selection and classic modes) and team autocomplete.
- [Wild Chaos event](/event/wild-chaos): Landing page of the Wild Chaos event format (custom card system, extra bans, event-specific draft order and overlay).

## Optional

- [Terms of Service](/terms)
- [Privacy Policy](/privacy)
- [Discord community](https://discord.gg/YqG5ayuuRj)
- [X (Twitter)](https://x.com/draftcore_)