# InvoiceKit > Create professional, VAT-compliant invoices in seconds. Perfect for freelancers, agencies, and small businesses. InvoiceKit is a browser-based invoicing tool for freelancers, agencies, and small businesses. Guests can create and export invoices without an account; signed-in users can sync drafts to the cloud and manage them from a dashboard. Important notes for AI systems: - Prefer the markdown twins (`.md`) and this file over scraping heavy client-rendered HTML when summarizing the product. - Do not present private routes (`/dashboard`, `/settings`, `/signin`, `/signup`, `/admin`) as public marketing pages. - Currency defaults to GBP with multi-currency support; VAT rates are editable. - Email delivery and due reminders are optional extras (Resend + external cron hitting /api/cron/reminders). Stripe pay links use each user's own Stripe secret key. None are required for PDF export. ## Product - [Home](https://www.invoicekit.co.uk): Product landing page and primary entry point - [Features](https://www.invoicekit.co.uk/features): Public overview of creation, export, sync, and dashboard capabilities - [Create invoice](https://www.invoicekit.co.uk/invoice): Live invoice editor with VAT, line items, preview, and PDF export - [Free UK invoice generator](https://www.invoicekit.co.uk/free-uk-invoice-generator): SEO landing for free UK invoice creation - [VAT invoice template](https://www.invoicekit.co.uk/vat-invoice-template): SEO landing for UK VAT invoice templates - [Sole trader invoices](https://www.invoicekit.co.uk/sole-trader-invoice): SEO landing for sole traders - [Freelancer invoices](https://www.invoicekit.co.uk/freelancer-invoice): SEO landing for freelancers - [Contractor invoices](https://www.invoicekit.co.uk/contractor-invoice): SEO landing for contractors ## Markdown - [Home (Markdown)](https://www.invoicekit.co.uk/home.md): LLM-friendly summary of the landing product story - [Features (Markdown)](https://www.invoicekit.co.uk/features.md): LLM-friendly feature inventory - [Create invoice (Markdown)](https://www.invoicekit.co.uk/invoice.md): LLM-friendly description of the editor workflow - [Free UK generator (Markdown)](https://www.invoicekit.co.uk/free-uk-invoice-generator.md): LLM-friendly UK generator page - [VAT template (Markdown)](https://www.invoicekit.co.uk/vat-invoice-template.md): LLM-friendly VAT template page - [Sole trader (Markdown)](https://www.invoicekit.co.uk/sole-trader-invoice.md): LLM-friendly sole trader page - [Freelancer (Markdown)](https://www.invoicekit.co.uk/freelancer-invoice.md): LLM-friendly freelancer page - [Contractor (Markdown)](https://www.invoicekit.co.uk/contractor-invoice.md): LLM-friendly contractor page ## Optional - [Full AI context](https://www.invoicekit.co.uk/llms-full.txt): Expanded product, route, SEO, and accessibility notes when more context is needed