# Converge > Converge coordinates multiple AI models, compares their outputs, and turns the result into a structured, explainable plan. ## Product - [Converge landing page](https://use-converge.com/): product overview and early-access signup. - [Converge application](https://app.use-converge.com): hosted product entry point. - [Converge CLI](https://github.com/use-converge/cli): command-line client. - [Converge skills](https://github.com/use-converge/skills): public agent skills. - [Research Pulse skill](https://raw.githubusercontent.com/use-converge/skills/e584c9025497a01d33ee68dab8ed560a2edad9c8/skills/research-pulse/SKILL.md): the canonical current skill artifact. ## Agent resources - [Markdown product overview](https://use-converge.com/index.md) - [Authentication](https://use-converge.com/auth.md) - [API documentation](https://use-converge.com/api.md) - [API catalog](https://use-converge.com/.well-known/api-catalog) - [Agent Skills index](https://use-converge.com/.well-known/agent-skills/index.json) ## Actions - [Waitlist signup API](https://use-converge.com/api/subscribe): `POST` JSON with an email address the user owns and has consented to submit. The endpoint sends a double-opt-in confirmation email.