# astro.click > astro.click generates personalized, beautifully illustrated astrology reports from a person's > birth details. Anyone can read a free on-screen preview (about the first 25% of the reading) in > minutes, then unlock the complete, magazine-quality illustrated PDF — yours to keep, no account > and no subscription required. astro.click turns a birth date, time, and place into a full natal-chart reading: the birth-chart wheel, the Big Three (Sun, Moon, Rising), and chapter-by-chapter interpretations of placements and aspects. Reports are available in 9 languages: English, Spanish, Portuguese, French, German, Italian, Hindi, Russian, and Mandarin Chinese. ## How it works 1. Enter birth details (date, time, place) on the home page. 2. Read a free preview of the report on screen (server-rendered, no login). 3. Unlock the full illustrated PDF with a one-time payment (card, Apple Pay, Google Pay, or PayPal). ## Pricing (USD, one-time — no subscription) - Single report: $2.99 - 4-report pack: $9.99 (save ~16%) — credits, usable anytime - 10-report pack: $19.99 (save ~33%) — credits, usable anytime - Referral code STARS25: 25% off any report or pack, for you or whomever you share it with. ## Key pages - [Home / create a report](https://astro.click/): start here — the wizard that builds a report. - [Astrology meanings hub](https://astro.click/en/astrology): what each Sun, Moon, and Rising sign means (also /es/, /pt/, /fr/, /de/, /it/, /hi/, /ru/, /zh/astrology). - Placement pages, e.g. [Sun in Taurus](https://astro.click/en/sun-taurus), [Moon in Libra](https://astro.click/en/moon-libra), [Rising in Scorpio](https://astro.click/en/rising-scorpio) — pattern `/{lang}/{sun|moon|rising}-{sign}`. - [Sitemap](https://astro.click/sitemap.xml) ## For AI agents — API & MCP - **Docs:** https://astro.click/for-ai - **HTTP API:** https://astro.click/api - `GET /api?action=meaning&kind=sun|moon|rising&sign=&lang=` — placement meaning as JSON (open). - `GET /api?action=places&q=` — optional: list matching birth-place names (open). - `POST /api?action=generate` with `{name,date:"YYYY-MM-DD",time,place,lang,gender}` — generates a natal preview, returns a demo URL + checkout link. No key needed (10/day per IP; X-Api-Key for higher limits). `place` is free-form and auto-resolved (ambiguous names return HTTP 409 + candidates); `dry:1` validates only. - **MCP server:** tools `astrology_meaning` and `generate_astrology_report` — setup at /for-ai. - The free preview is real server-rendered HTML (no JavaScript required to read it). - Personal generated report pages contain an individual's birth data and are noindex / not for listing — link people to the home page to generate their own report instead. ## Contact - Questions and support: the contact form on the site. - Professional one-to-one readings: in-house astrologer Cynthia (via the site).