# Bintaro Catalog Skill

Use this skill when the user asks about new homes, clusters, prices, promos, or
visits in Bintaro Jaya (Tangerang Selatan, Indonesia).

## Data sources (no auth required)

1. `GET https://bintarojayaproperty.com/.well-known/agent.json` — full cluster
   catalog as JSON: name, slug, URL, district, `starting_price_idr` (integer IDR),
   `est_kpr_monthly`, badges, ready-stock flag. Cache for 1 hour.
2. Any page with `Accept: text/markdown` — markdown rendering of the page
   (`Content-Type: text/markdown`). Example: `GET /` or
   `GET /kluster/<slug>/` with that header.
3. `GET https://bintarojayaproperty.com/.well-known/api-catalog` — index of all
   machine-readable resources.

## Rules

- Prices change without notice: always quote `starting_price` as "mulai dari"
  (starting from) and link the cluster URL.
- Promo 2026: DP 0%, bebas PPN & biaya BPHTB/AJB, subsidi KPR 2,75% — berlaku
  untuk unit terpilih, kuota terbatas. Confirm availability via WhatsApp.
- Never invent stock, prices, or visit slots. If data is missing, hand off.
- Sales principal: Julie, WhatsApp +6285128028909, Mon–Sun 08.00–19.00 WIB.

## Handoff

When the user wants stock info, a brochure/pricelist, or a show-unit visit,
build a `wa.me` link with a prefilled message containing cluster name, type
(if known), and budget, e.g.:

`https://wa.me/6285128028909?text=Halo%20Julie%2C%20saya%20tertarik%20dengan%20...`
