Questions
Short answers to the most common questions. If what you need isn't here, send us a message.
What is beam.page?
A hosting platform where your AI assistant builds and updates your website for you. Describe your business in plain English; the AI writes the pages and publishes them at your-name.beam.page.
Where can I see my sites?
It's a read-only view — you can see each one and its info, but you don't make changes there. To change what's on a page, ask your AI in chat — that's where most of the editing happens.
Who is it for?
Small-business owners who want a website but don't want to build one. Developers who want their AI agent to ship static sites without the hosting chore. Agencies running many client sites.
Do I need to know how to code?
No. If you can describe your business to a friend, you can describe it to Claude or ChatGPT. The AI writes every line of HTML and CSS.
How is this different from Wix or Squarespace?
With Wix you drag boxes around and pick templates. With beam.page you talk about your business and your AI makes the design decisions. No templates, no drag-and-drop — just a conversation.
Is beam.page an AI website builder?
Yes — it's an AI website builder and host in one. Instead of a drag-and-drop editor, you talk to an AI assistant you already use (Claude, ChatGPT, and others); it builds the site and beam.page hosts it live. No templates, no builder to learn.
Can ChatGPT or Claude build me a website?
Yes. Connect beam.page to ChatGPT, Claude, or another AI client, describe what you want, and it builds and publishes a real website for you — live at your-name.beam.page in about a minute.
Will an AI-built website show up on Google?
Yes. beam.page sites are ordinary static HTML with a sitemap and clean markup, so search engines can crawl and index them like any other website. Add your own custom domain on a paid plan for a stronger presence.
How much does it cost to build a website with AI?
Nothing to start — beam.page is free on a your-name.beam.page address. A custom domain and more headroom is £9.99/month. You'll also need an AI client; Claude's free tier is enough to try it.
Will my site look good without a designer?
Yes. The AI picks colours, layout, and fonts based on what your business is. If you don't like something, just say so and it'll change.
What will my URL look like?
your-name.beam.page — your own subdomain, on HTTPS. A custom domain (your-name.com) is available on the Lone Creator plan.
How do I sign in?
With Google. When you connect your AI client for the first time, Google's standard sign-in page opens — approve it, and you're in. One sign-in covers every AI client you connect, so your projects follow you across all of them.
Which AI clients does it work with?
Any MCP-compatible client. Tested: Claude (claude.ai and Claude Desktop), ChatGPT (Plus / Pro / Business / Enterprise), Claude Code, Codex CLI. Others like Cursor, Antigravity, Aider, Windsurf, and Continue work via the same connector URL.
Do I need a paid AI subscription?
Claude's free tier works to try beam.page — start there. ChatGPT's free tier doesn't let you install custom connectors, so you'd need Plus / Pro / Business / Enterprise (~£18/month) to use ChatGPT with beam.page. A paid Claude plan (~£15/month) makes regular use smoother but isn't required.
Does the AI really write my site, or is it a template?
It writes it. No templates. Your AI produces fresh HTML and CSS based on what you describe — two people with different businesses get two different sites.
What if the AI gets something wrong?
Tell it. Every change can be rolled back — each project has snapshot and rollback built in.
Can I edit the site myself?
Yes. For most people that means asking the AI to change something. If you want direct, scripted access to your site's HTML, see the for-developers page.
What tech stack can I use?
Any static stack that runs in a browser. Tailwind CSS + Alpine.js are the defaults (loaded via CDN), but React build output, htmx, plain HTML, or a zip of whatever you like all work.
What are the limits?
Free tier: one site per account, up to four pages (enough for Home, About, Services, Contact), and twenty photos or files per site. Platform caps (same across every tier): ten files per page, 4 MB per file, 200 KB of structured metadata per page.
Is there a REST API as well as the MCP?
Yes. Full REST at api.beam.page. MCP is a thin, agent-friendly wrapper over the same endpoints.
Is HTTPS included?
Yes. Every *.beam.page subdomain is served over HTTPS via a global CDN, no config needed.
Can I bring my own domain?
Yes — custom domains come with the Lone Creator plan. The free tier is subdomain-only.
Is there a build step?
No. Upload HTML and it's live. If your stack has a build step (Vite, React, etc.), you build locally and upload the dist — usually as a single zip.
Is the Free tier really free forever?
Yes. No trial, no card, no dark patterns. Free stays free; paid plans (Lone Creator and Custom) are available when you want a custom domain or more headroom.
What happens if I hit a limit?
Your site stays live. New uploads pause until you delete something or upgrade to a paid plan.
Do you support single sign-on (SSO)?
Yes, on an organisation setup. We federate your own identity provider, so your team signs in with your existing corporate login — SAML or OIDC (Okta, Microsoft Entra, Google Workspace, and others). Set up per organisation.
Can our whole team share one workspace?
Yes. An organisation is one shared space that everyone logs into — anyone signing in through your provider lands in the same place, so your sites are managed centrally instead of scattered across personal accounts.
Can we set our own limits?
Yes — organisation plans carry their own project, page, asset, and domain limits, sized to what you need.
How do we set it up?
It's bespoke. Tell us your identity provider and what you need at contact@lolasquared.com and we'll wire it up.
Who runs beam.page?
Lola Squared Ltd, a UK company (Companies House 15911333), registered at 483 Green Lanes, London N13 4BS.
Where is my data stored?
In the United Kingdom, GDPR-compliant. Your sites are served from a global CDN for speed, but the source of truth stays in the UK.
Who owns the content the AI produces?
You. It's plain static HTML — yours to keep, edit, or take with you.
Can I delete everything?
Yes. Delete a project and its files are wiped within 24 hours. Delete your whole account (DELETE /me, or "delete everything" in the MCP) and all your data goes.
Is my site listed anywhere public?
Not by us. Your subdomain is a public URL — search engines can find it if you want — but we don't keep a public directory of sites.
What happens to my site if beam.page shuts down?
We'd give plenty of notice and an export route. Your HTML is plain static files, so it's portable to any web host.