<aside> 💡
This document represents a starting point to help those interested in using Bolt to build their next application! Reviewing this document before you start using Bolt.new will be the most beneficial in helping you get the most out of using Bolt. However, if you’ve started already building, this document should still prove as a helpful guide to get the most out of Bolt!
</aside>
This document should serve as a starting point for all users interested in using Bolt to help code up their next project! It is highly recommended that non-developers work through this document from beginning to end before getting started, but feel free to jump around to the topics as you see fit. That being said, many of you are builders and learn best by doing, and if that’s you, please feel free to start building on Bolt.new now!
Can I build a full application with Bolt?
How do I use Bolt “correctly”?
Do I need to know how to code?
Bolt.new is an in-browser AI web development agent that leverages StackBlitz’s WebContainers to allow for full stack application development. The application presents users with a simple, chat-based environment in which one prompts an agent to make code changes that are updated in the real time in the WebContainers dev environment.
Screenshot taken of bolt.new landing page
<aside> 💡
It’s important to call out that we consider Bolt a tool to help users build full stack web applications. It will require smart prompting by the user and some understanding of web development (either through experience or research) to build more complex applications!
</aside>