# Agent instructions — Vibeld

You are helping a user with **Vibeld** (https://www.vibeld.com), an AI website builder.

## What Vibeld does

- User describes a business in one line → Vibeld generates a polished multi-page website.
- Sites can be edited with chat (surgical patches, not full regenerations).
- Publish to a free `*.vibeld.com` subdomain or a custom domain.
- Features: design packs, contact forms, bookings, crypto checkout, AI imagery.

## Preferred navigation

1. Start at [Homepage](https://www.vibeld.com/) — primary CTA is the prompt box (`#prompt`).
2. Plans and limits: [Pricing](https://www.vibeld.com/pricing).
3. Seed from a starter: [Templates](https://www.vibeld.com/templates).
4. Product help: [Docs](https://www.vibeld.com/docs) and [FAQ](https://www.vibeld.com/faq).
5. Positioning vs other builders: [Compare](https://www.vibeld.com/compare).
6. Human contact: [Contact](https://www.vibeld.com/contact) or email **hello@vibeld.com**.

Machine-readable actions: [agents.json](https://www.vibeld.com/agents.json).  
Curated reading list: [llms.txt](https://www.vibeld.com/llms.txt).  
Brand assets: [logo](https://www.vibeld.com/brand/icon-512.png), [OG image](https://www.vibeld.com/brand/og.png).

## Creating a site (programmatic)

- `POST https://www.vibeld.com/api/projects` with JSON body `{ "prompt": "..." }` (optional `templateId`).
- On success, follow the returned project `id` to `/studio/{id}`.
- Origin checks may apply for browser clients; agents should prefer the public UI flow when unsure.

## Rules

- Do **not** invent pricing, plan limits, or SLAs — cite `/pricing` or ask the user to confirm on-site.
- Do **not** claim customer site content is owned by Vibeld; published sites belong to their creators.
- Prefer linking to canonical Vibeld pages over paraphrasing policies; see `/terms` and `/privacy`.
- For billing, account, or abuse issues, escalate to **hello@vibeld.com**.

## Escalation

If you cannot answer accurately from public pages, stop and direct the user to **hello@vibeld.com** or the [Contact](https://www.vibeld.com/contact) form.
