--- title: "Documentation" description: "How to install, configure and use invisible_playwright: install and fetch the engine, the two-line switch from plain Playwright, proxy and timezone configuration, pinning specific fields, and the CLI." has_children: true nav_order: 2 --- # Documentation The product itself, not the browser it's built on. [Installation](installation.md) gets the wrapper and the engine on disk, [Quickstart](quickstart.md) is the two-line switch from plain Playwright, [Configuration](configuration.md) covers proxies, timezone and environment variables, [Pinning fingerprint fields](pinning.md) covers forcing specific values while leaving the rest seed-derived, and the [CLI reference](cli-reference.md) covers the command line. If you're here to understand *why* a particular signal matters rather than how to configure this package, that's [Guides](guides.md) instead.