# Idea Polish > Idea Polish is an AI-guided conversation tool that turns rough, rambling idea explanations into clear one-liners, elevator pitches, and full explanations. ## Pages - [Home](https://ideapolish.com/): Landing page describing the product, with a waitlist email signup form. - [llms.txt](https://ideapolish.com/llms.txt): This file. - [agents.md](https://ideapolish.com/agents.md): Guidance for AI agents interacting with the site. ## API - `POST /api/subscribe`: Joins the waitlist. JSON body: `{ "email": "user@example.com" }`. Returns JSON. ## Notes - The site is currently in pre-launch/waitlist mode; there is no public app, pricing, or checkout. - This site serves a single domain: ideapolish.com.