Chat is where everything happens. Describe what you want in plain English and Rocket builds it. No coding required.You need an existing Rocket project. Do not have one yet? Create one to get started.
What you can do in chat
| Action | Example |
|---|---|
| Build pages and features | ”Add a pricing page with three tiers: Free, Pro, and Business” |
| Change the design | ”Make the hero section taller with a gradient background from blue to purple” |
| Fix bugs | ”The signup form is not submitting. Fix the form validation and submission handler” |
| Connect a service | ”Connect the contact form to send emails using Resend” |
| Upload assets | Attach an image, PDF, spreadsheet, or Markdown file and say: “Use this as the hero background” or “Build from this data” |
| Use commands (web only) | Type /seo, /accessibility, or @filename for precise edits |
| Attach a screenshot | Drop in a design reference and Rocket matches it |
| Add custom code | Paste scripts, analytics tags, or third-party snippets |
- Web Browser
- Mobile App
Let the chat build your app


- Plan & usage: See your plan, token balance (tokens are the credits that power every action in Rocket), and upgrade options.
- Visibility: Manage access, switch between public or private.
- Settings: Edit integrations, preferences, and configuration.
- Help: Jump to documentation or contact support.
- Appearance: Switch between light, dark, or system UI.
Interface features
Files (x): view generated files
Files (x): view generated files
Each generation message includes a Files (x) dropdown.
Click it to browse the files created from your prompt.

Click it to browse the files created from your prompt.


Success check: You will see a list of generated files under the message.
Fix errors instantly with Fix It
Fix errors instantly with Fix It
If Rocket runs into a code issue, it will try to fix it automatically.

If Rocket cannot fix it immediately:


- You will see a message: Error(s) found in code.
- Click to open the error window.
- Select Fix It to try automatic repair.
Token tip: Fix It feature is free for paid users. No token consumption for errors detected and prompted by Rocket in the chat.
Success check: Rocket confirms with “Error fixed” once resolved.
Use Code diff to compare changes
Use Code diff to compare changes


- Click Code diff under any updated code message.
- Red = removed lines. Green = new lines.
Success check: Diff window opens with color-coded highlights.
Rollback to a previous version
Rollback to a previous version
Use it when:

How to use it:
- You liked an earlier version better.
- A change introduced a bug.
- You want to try something new, but keep a backup.


- Click Rollback on an older message.
- Confirm when asked.
- Rocket restores that version and updates your file tree.
Success check: Confirmation appears and your files are updated.
Message Rocket to update anything
Message Rocket to update anything
Examples:
- “Fix the hero section layout.”
- “Add a login screen.”
- “Switch to dark mode.”
Attach files in chat
Attach files in chat


- Click the icon at the lower left of the input box. You can also drag and drop or paste an image into the chat box.
- Supported formats: images (
.png,.jpg,.jpeg), PDFs, Excel spreadsheets (.xlsx,.xls), CSVs, and Markdown files (.md). - One attachment at a time. Describe where or how to use it.
Examples:
- Replace the logo on the splash screen.
- Use this as the background for Home.
- Build a product page from this spreadsheet.
- Turn this Markdown file into a blog post.
Success check: Rocket confirms the update and reflects it in preview.
Smart suggestions
Smart suggestions


Success check: Suggestions appear in chat, and clicking one converts it to a prompt ready to execute.
What’s next?
Commands
Use slash and at-commands for precise, targeted edits.
Visual edit
Click on elements to change styles, text, and spacing directly.
Preview
Test your app across different screen sizes and devices.
Inject custom code
Bring in external scripts, embeds, and UI components.







