Getting started
Do I need to download or install any software to use Bolt?
Do I need to download or install any software to use Bolt?
What's the difference between Bolt and StackBlitz?
What's the difference between Bolt and StackBlitz?
How Bolt works
What are WebContainers, and how does Bolt use them?
What are WebContainers, and how does Bolt use them?
Does Bolt have an API?
Does Bolt have an API?
Building
Can I build a mobile app with Bolt?
Can I build a mobile app with Bolt?
mobile app in your first prompt so Bolt sets up an Expo-compatible project from the start.See Expo for setup steps and details.How do I add sign-up and login to my app?
How do I add sign-up and login to my app?
Create user accounts via email sign-up and login, then add account log in/log out buttons in the top right corner of the home page. This allows Bolt to authenticate users, which requires your project to have a database. If it doesn’t already, you’ll see that Bolt sets one up.See Add login and sign-up to your app for the full example, and Authentication to control how users sign in (for example, using email or Google).Why did Bolt only build part of what I asked?
Why did Bolt only build part of what I asked?
How do I undo a change or restore an earlier version?
How do I undo a change or restore an earlier version?
How do I publish my project?
How do I publish my project?
bolt.host address, and using the Publish button itself doesn’t use any tokens.See Publish your project for the full steps, including how to publish your site as private.Troubleshooting
My preview shows a blank, gray, or white screen. How do I fix it?
My preview shows a blank, gray, or white screen. How do I fix it?
- Hard refresh the page:
- On Mac, press Cmd + Shift + R.
- On Windows, press Ctrl + Shift + R.
- Try opening the project in a new tab.
- If the preview still doesn’t show, prompt Bolt:
The preview is not showing, fix this.
Does closing the browser tab delete my project?
Does closing the browser tab delete my project?
Accounts and subscriptions
What's included in the Free plan?
What's included in the Free plan?
- Tokens: You get 300K tokens per day, up to a maximum of 1 million tokens a month. Unused tokens don’t roll over. The 300K daily token limit refreshes each day.
- Hosting: You can publish projects to a free
bolt.hostURL, with up to 10 GB of bandwidth and 333,333 web requests per month. There’s no way to increase these limits, so if you go over this usage, your site goes offline for the rest of the month. See Bolt Cloud hosting plans for details. - Branding: Free plan projects show a Made in Bolt badge on the published site. Upgrading to a paid plan removes the badge.
- Custom domains: Custom domains aren’t available on the Free plan.
- Databases: There’s no limit to how many databases you can have on the Free plan.
- Collaboration: You can share your projects with others and give them viewer, editor, or co-owner access. Collaborators who edit the project use tokens from their own account.
Can I get a refund?
Can I get a refund?
How do I cancel my Bolt subscription?
How do I cancel my Bolt subscription?
How do I delete my Bolt account?
How do I delete my Bolt account?