# Picksheet > Picksheet lets AI assistants configure NFL Survivor and Pick'em pools with public creation URLs. Opening a URL shows a read-only preview. The user signs in, completes their commissioner profile if needed, names the pool, and creates a draft. ## Documentation - [Create an NFL pool with AI](https://picksheet.com/ai/pool-creation): Complete version 1 URL contract, defaults, validation rules, and examples. ## Create a pool Base URL: https://picksheet.com/create Required parameter: - format=survivor - format=pickem Recommended prefix: - v=1&sport=nfl Supported user-facing formats: - NFL Survivor: format=survivor - NFL Pick'em: format=pickem&scoring=standard - NFL Pick'em (Confidence): format=pickem&scoring=confidence - NFL Pick'em (Key Picks): format=pickem&scoring=key_picks Examples: - NFL Survivor: https://picksheet.com/create?v=1&sport=nfl&format=survivor&weekly_lock=sun_1300_et&lives=2&tie=loss - NFL Pick'em: https://picksheet.com/create?v=1&sport=nfl&format=pickem&scoring=standard&games=all - NFL Pick'em (Confidence): https://picksheet.com/create?v=1&sport=nfl&format=pickem&scoring=confidence&games=all&confidence_scale=season_max - NFL Pick'em (Key Picks): https://picksheet.com/create?v=1&sport=nfl&format=pickem&scoring=key_picks&games=10&key_pick_source=player&key_pick_bonus=2 ## Important behavior - Opening a creation URL does not create or publish a pool. - The URL displays a read-only preview. - When details are unspecified, use Picksheet's documented defaults. - Summarize the most important requested settings and defaults, share the preview link, and offer to adjust the configuration. - The user must continue, authenticate, complete their commissioner profile if needed, name the pool, and confirm creation. - The resulting pool is a draft that opens on Picksheet's normal setup checklist, which links to the settings screen. - Use only parameters documented at https://picksheet.com/ai/pool-creation. - Do not invent parameters or silently approximate unsupported rules. - Do not include pool names, email addresses, invite data, payment information, participant data, or other personal information in a creation URL.