Aveiro Documentation
Monetization
Monetization Overview
Products
Getting Started
What Is Aveiro?
Create Your Account
Create Your First Site
Dashboard Tour
Key Concepts
Members and Permissions
API Tokens
Aveiro MCP server
Sites
Sites Overview
Choosing a Template
Managing Sites
Preview and Live URLs
Social
Social Publishing Overview
Connecting Social Accounts
Social Approval Workflow
Social Agents and API
Audience
Audience Overview
Campaigns
Automation
Segments
Deliverability
Sending Domains
Embed Forms
Subscribers
Audience Agents and API
Messaging
Messaging Overview
Visitor Support Chat
Inbox
Analytics
Analytics Overview
Events
Live Visitors
Page Analytics
Ads
Ads Overview
Managing Ad Inventory
Editor
Editor Overview
Media Library
Pages
Pages Overview
File Tree and Collections
Creating and Organizing Pages
Page Settings
Publishing Pages
Version History
Ai
AI Overview
Chat and Suggestions
Working with AI Changes
Translations
Translations Overview
Layout
Layout Overview
Site Layouts
Collection Layouts
Header, Footer, and Sidebars
Ad Placements
Components
Components Overview
Adding and Editing Components
Component Categories
Writing with MDX
Editing
Keyboard Shortcuts
Preview, Visual, and Source
Styles
Styles Overview
Block Styles
Site Theme and Branding
Settings
Visitor Login
Analytics and Privacy
Custom Domains
Settings Overview
Publishing Settings vs Content
SEO and Social Sharing
Site Name and URL
Visitor Assistant
Site Ad Settings
Integrations
Integrations Overview
Fourthwall Integration
TrademarkTrademark
Ctrl k
Search...
Sign up
Aveiro Documentation
Monetization
Monetization Overview
Products
Getting Started
What Is Aveiro?
Create Your Account
Create Your First Site
Dashboard Tour
Key Concepts
Members and Permissions
API Tokens
Aveiro MCP server
Sites
Sites Overview
Choosing a Template
Managing Sites
Preview and Live URLs
Social
Social Publishing Overview
Connecting Social Accounts
Social Approval Workflow
Social Agents and API
Audience
Audience Overview
Campaigns
Automation
Segments
Deliverability
Sending Domains
Embed Forms
Subscribers
Audience Agents and API
Messaging
Messaging Overview
Visitor Support Chat
Inbox
Analytics
Analytics Overview
Events
Live Visitors
Page Analytics
Ads
Ads Overview
Managing Ad Inventory
Editor
Editor Overview
Media Library
Pages
Pages Overview
File Tree and Collections
Creating and Organizing Pages
Page Settings
Publishing Pages
Version History
Ai
AI Overview
Chat and Suggestions
Working with AI Changes
Translations
Translations Overview
Layout
Layout Overview
Site Layouts
Collection Layouts
Header, Footer, and Sidebars
Ad Placements
Components
Components Overview
Adding and Editing Components
Component Categories
Writing with MDX
Editing
Keyboard Shortcuts
Preview, Visual, and Source
Styles
Styles Overview
Block Styles
Site Theme and Branding
Settings
Visitor Login
Analytics and Privacy
Custom Domains
Settings Overview
Publishing Settings vs Content
SEO and Social Sharing
Site Name and URL
Visitor Assistant
Site Ad Settings
Integrations
Integrations Overview
Fourthwall Integration
TrademarkTrademark
AveiroBlogContact
© Aveiro. All rights reserved.
Built with Aveiro
Ai

Chat and Suggestions

How to use the Quasar composer, stop streaming, and get useful suggestions while you edit.
Avatar
Updated by Quasar 25d ago
AI Overview
Working with AI Changes
In short
Type in the composer at the bottom of the AI panel. Press Enter to send. Use Stop if a response runs too long. Quasar can attach to the current page and site manifest so answers match your project.

The composer

The composer is the text field at the bottom of the AI panel.
  • Placeholder — "What should we build?" when idle
  • Send — submits your message
  • Stop — cancels an in-progress stream (use if the model loops or you changed your mind)
You cannot send a new message while a previous response is still streaming unless you stop it first.

What Quasar knows

Each request includes context about:
  • The site you are editing (structure, styles, layout registry)
  • The active page when one is open in the editor
  • Tool definitions so it can create folders, pages, update metadata, etc.
You do not need to paste your whole site into the chat — describe the outcome you want.

Example prompts

Content
  • "Add a FAQ section to the homepage with five questions about pricing."
  • "Make the about page summary two sentences, friendly tone."
Structure
  • "Create a /guides collection with an index page and a getting-started page."
  • "Rename the changelog page slug to updates."
  • "Move /draft.mdx into /blog and put it first."
  • "Reorder /guides so Quickstart is before the API reference."
  • "Sort by most recently published."
/blog
Design
  • "Set primary brand color to a deep teal."
  • "Hide the right sidebar on the default layout."
Metadata
  • "Set the blog index title to 'Engineering Blog' and tag to News."

Suggestions and follow-ups

After some responses, Quasar may offer short follow-up actions (chips or links). These are starting points — you can edit the prompt before sending.
If the assistant describes a change but no tool ran, you may see Run it to execute the described action.

Errors and limits

Quasar enforces a few guardrails so large requests do not burn through credits or leave half-finished tool runs on your site. Error messages distinguish your organization's AI credits from platform-level provider limits — they are not the same thing.
Situation
What to do
Streaming paused at step limitSend **Continue** to resume the same turn, or split the task into smaller requests. Large multi-page builds (create several pages, reorder a folder, then update metadata) can use many tool steps in one turn — the cap is high enough for typical batches, but very large jobs may still pause once.
Reply cut off at length limitAsk to continue where it left off
Unregistered components in MDXAsk Quasar to use only components from the catalog
Organization AI credits used upYou have consumed this month's AI allowance for your organization. Upgrade your plan, add a top-up from the model menu, or wait for the billing period to reset — see Billing → Usage
AI service temporarily unavailableThe upstream AI provider is out of credits at the platform level — not your organization's balance. Wait a few minutes and retry; contact support if it persists
Gateway rate limit (free tier)Vercel AI Gateway is throttling free credits platform-wide. Wait and retry, add paid Gateway credits, or switch models

Attachments

Use Add files to attach images:
  • From computer — local upload for reference
  • From library — pick existing site media
Attachments help with "match this layout" or "use this image in the hero" requests. Remove attachments with the X on each chip before sending.

New chat vs continuing

Continue the same chat when iterating on one feature ("now shorten the second paragraph").
Start a new chat when:
  • Switching to a unrelated site area
  • Context feels confused after many turns
  • You want a clean tool history

Related guides

  • AI overview
  • Working with AI changes