> For the complete documentation index, see [llms.txt](https://docs.reflect.now/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reflect.now/launcher/launch-paths.md).

# Launch Paths

The Launcher offers two deployment paths. Both produce the same result (a token with locked LP on Aerodrome), but differ in how the transactions are executed.

Playground Launch (Recommended)

The Playground path uses Reflect's **LaunchManager** smart contract (`TBA`) to execute the entire launch in a single atomic transaction.

Exclusive Launch

The Exclusive path executes each step as a separate onchain transaction, giving full control over the process.
