# FreeFox (freefox.email) > FreeFox is a self-service site for creating disposable Gmail-style email domains for free with a single click. Orders are fulfilled instantly and automatically through an upstream supplier API. No signup, no payment — every product is free (0 yen / ¥0), delivered on-screen within seconds behind a letter-opening animation. ## What this site does - FreeFox (https://freefox.email) lets visitors create Gmail domain rentals with a single click, completely free. - Product catalog includes temporary Gmail domain rentals from 10 minutes up to 48 hours, with Vietnamese or foreign names, "No Gmail" / "Gmail available" variants, and other email products — all free of charge. Only curated items (unit cost ≤ $0.01 to the operator) are listed. - Product names are auto-translated and shown in both Japanese (primary) and English (secondary); the raw supplier names are Vietnamese. - Purchases (creates) are processed through the supplier API in real time; delivered items (email|password) appear immediately in an envelope-opening animation. - Transient failures retry automatically (up to 3 attempts). Every order receives a transaction ID that can be re-looked-up anytime via the order lookup (注文照会) section. - Rate limit: creation is capped at 15 orders per rolling minute per client. The header chip shows remaining quota; buttons show a countdown while cooling down. ## How delivery works 1. Visitor picks a product (or searches the catalog of 160+ curated items). 2. Clicks ワンクリック作成 (one-click create) — no confirmation dialog; the order is fired immediately. 3. The order is created via the upstream API and the delivery data (email|password lines) is revealed inside an opening envelope animation. 4. Incoming mail for the created address can be read at public readers: https://emailfake.com/, https://smail1s.com/, or https://2h.api999api.com/VIEWemail (follow the instructions printed on each product). ## Key pages - Home / catalog: https://freefox.email/#products - Featured Gmail domain rentals: https://freefox.email/#featured - How it works (3 steps): https://freefox.email/#how - Order lookup by transaction ID: https://freefox.email/#lookup - FAQ: https://freefox.email/#faq - Sitemap: https://freefox.email/sitemap.xml ## Frequently asked questions (short answers) - What is FreeFox? A one-click self-service store that creates Gmail domain rentals and email products for free, fully automated via API. - Is it really free? Yes — every product is ¥0; the operator covers supplier API costs. Creation pace is limited to 15 per rolling minute. - How fast is delivery? A few seconds; delivery data appears in the completion letter and can be re-displayed any time using the tracking (transaction) ID. - Why are names shown in Japanese and English? Supplier names are Vietnamese; FreeFox parses rental duration, name type and Gmail availability, then displays localized Japanese + English names automatically. - What is a Gmail domain rental? A custom-domain mailbox that works like Gmail for a limited time (10 minutes to 48 hours); mail is read through public reader sites listed on each product. ## For machines - The site is a single-page Next.js app; all catalog data loads from /api/products (JSON) and is also visible as rendered text. - Language: Japanese UI; localized product names in Japanese and English. - Crawl rules: see https://freefox.email/robots.txt (API endpoints are disallowed).