Your Cart
Loading...
Total: $0.00
Go to Cart

Ask Pixerr (chat assistant)

Real sentences you can type into Ask Pixerr (the chat bubble on most Pixerr pages), and what should happen on screen. Use this like a creator playbook—not a developer checklist.

Open Ask Pixerr

  1. Click the Ask Pixerr button (bottom-right).
  2. Type a message and press Send, or use the paperclip to upload artwork first.
  3. Watch for Awaiting confirmation on plans that spend tokens—click Confirm before mockups generate.

For transparent PNGs, store pricing (automatic for physical products), and Studio placement, see also Working with transparency and How pricing works.

Getting started

Open Copilot from the launcher (chat bubble) on most Pixerr pages. Sign in as a creator with a store and some tokens.

What can you help me with?

Copilot should answer in plain language about making designs, putting them on products, adding to your store, and checkout—not a wall of error codes.

  • The chat panel opens and you can scroll past the welcome chips.
  • While it thinks, the status text should rotate (not stay stuck on one word forever).
What kinds of products can I make?

It should list real things from Pixerr’s live Studio catalog—mugs, phone cases, desk calendars, posters and canvas, puzzles, pillows, holiday ornaments and stockings, pet bandana collars, DTG shirts, sublimated socks, digital downloads, coloring books, and more—not a vague “phone cases, mugs, and more.” Stickers are not supported yet—do not suggest them. Staged-off pet SKUs (bowl, leash, sweater) should not appear. See Creating Products for the full list.

How many tokens do I have left?

It should use your account context when possible, or tell you to check the dashboard—not invent a random number.

Your first product preview

This is the core loop: Copilot creates a product preview card with a mockup (your art on a mug, shirt, etc.).

Put my design on a white glossy mug.

Copilot should not claim the mug already exists. It should show a confirmation step first (because generating costs tokens).

  • You see a short plan: what it will generate, rough token cost.
  • You click Confirm.
  • A card appears with your artwork thumbnail and a product mockup.
  • Two big buttons at the top: Buy now and Sell this.
Make me an iPhone case with a transparent background.

Same flow, but it should plan for a PNG with transparency and show a checkerboard-style preview when relevant.

Create a desk calendar with my art.

Should work for supported calendar types. If you ask for a “wall calendar 2026” that isn’t built yet, Copilot should explain what is available (e.g. desk calendar) instead of saying “we don’t support products.”

Put this on a hoodie.

Copilot should check capabilities and respond with honest alternatives—hoodies may be on the roadmap—with similar supported types (shirt, sweatshirt, etc.), not a flat “unavailable.”

Put my art on an all-over print pillow.

Same confirm → mockup flow as mugs. Pillow should appear in Try another product and in “what can I create?” listings.

Make a ceramic heart ornament with my design.

Holiday decor homography mockup (not a flat poster fallback). Confirm plan before tokens are spent.

Put this on a pet bandana collar.

Should resolve to live pet SKU pet_bandana_collar. Staged-off pet products (bowl, leash) should not be offered as available.

Good: “I’ll create a preview on a white glossy mug. Please confirm the plan below.”
Bad: “Done! Your mug is live in your store and three people bought it.” (before you confirmed anything)

Buy now, Sell this, and Publish

Every product preview card should offer two clear paths:

  • Buy now — you order one item for yourself (Stripe checkout in a new page).
  • Sell this — Pixerr adds the design to your shop, usually with all size/color variants.

Buy a sample for yourself

What you do: Click Buy now on the preview card (or say “I want to buy this mug”).

  • Brief “thinking” message, then your browser goes to Stripe’s checkout page (secure payment—not a credit card form inside the chat).
  • If the product wasn’t in your store yet, Pixerr prepares it behind the scenes first, then checkout opens for the variant you picked.
  • After payment, you land back on Pixerr; Copilot should open and say payment went through, with an order reference when possible.
  • If you cancel checkout, you return to Pixerr with a friendly “cancelled” message—the preview is still in the chat.
Tip: If Buy now says the product isn’t ready to sell yet, the artwork may need print prep. Use Studio or “Fix transparency,” then try again.

Sell it in your shop

Add this to my store.

Or click Sell this on the card.

  • Copilot may ask you to confirm (medium-risk action).
  • After confirm: a success card with View product page (opens /shop/{your-store-slug}/{product-handle} in a new tab), View your store, and edit/variation actions.
  • Assistant message may include a clickable markdown link to the same product page.
  • Preview card (product_example_result) gains View product page when the product is already in your store.
  • Clicking Sell this again should say it’s already in the store—not create duplicates.
Sell all variants of this design.

Should use the same add-to-store flow that creates the full variant set (S, M, L, colors, etc.), not only the one mockup you see.

Publish (make the listing public)

Sell this adds the product to your shop; it may still be private. Publish is the separate step that makes an eligible listing visible on your public storefront.

Publish this product.

Or click Publish on the preview card (shown after the product is in your store).

  • Agent path: confirmation plan, then success—or a clear message if the store or listing is not eligible yet.
  • Card/rail path: direct API; assistant message or updated card reflects public status when allowed.
  • Does not replace add-to-store; publishing without a store product should fail gracefully.
Good: “Your mug listing is now public on your shop” (when eligibility passes).
Publish this to Doggy Dogs.

When the preview is in a different shop than Doggy Dogs, Copilot should not silently publish elsewhere. Expect: switch store, add-to-store in target shop first, or a clear “wrong store” message—not a fake success.

Bad: “Published!” when Stripe, store go-live, or print eligibility is still blocking public listing.
Bad: “Published to Doggy Dogs!” when the product only exists in another storefront.

Continuity and workspace rail

After you generate a collection or several mockups, Copilot should remember what you are working on—without you re-describing the whole project every turn.

Look for: A light Your workspace panel above the chat (active collection name, active storefront with slug, Switch store, plan hint like “2 of 2 storefronts”, up to three store-filtered recent previews, unpublished draft count). It refreshes after each assistant reply and when you reload the page (if commerce-memory tables are deployed).
What collection am I working on?

Should name the active prompt collection (AI artwork set), image count, and recent mockups—not confuse it with a storefront product grouping called “Collections.”

What's still unpublished?

Should summarize drafts: previews not in the store, or store products not public—aligned with the draft count on the workspace rail when possible.

Continue this collection on another product

Or click Continue on the rail (prefills this line). Should re-mock the same collection images onto a new product type—not start a brand-new collection plan.

What did we just make?

Should describe the active preview (product type, in-store vs draft, public vs private)—using session/commerce memory, not a guess.

Listing metadata

Draft listing copy for this pillow

Should call draft_product_listing (title, description, tags) and show copilot_listing_draft. Tap Apply to preview to save on the preview—not separate SEO fields or price changes.

Rename this product Cosmic Cat Pillow

With active preview: update_product_example_listing inline. After Sell this: update_store_product_listing with confirm (visibility changes are higher risk).

Bad: Copilot offers to “set the price to $24.99” or writes separate SEO title fields—pricing is catalog-wide; discounts use store flash sales.

Double-sided products (pillows)

Duplicate front to back

manage_product_example_surfaces → confirm plan → back matches front placement. Mugs should explain single wrap surface only.

Put image #2 on the back

Gallery picker Apply to back or surface tools with targetSurfaceId back.

Share copy (social drafts)

Copilot generates text you can paste elsewhere. It does not post to Reddit, X, or Instagram for you.

Write a Reddit post for this mug.

Or click Share on a preview card or workspace rail (defaults to launch-style copy).

  • A Share copy card appears with channel label (reddit, x, instagram, email, launch, product_description).
  • Copy text button copies the draft to your clipboard.
  • If the product is not public yet, card shows preview-only badge but body still includes the in-store product URL (/shop/…) plus a note to publish for live shoppers.
  • Published listings include the full public URL in the draft text.
Write launch copy for my new collection.

Collection-targeted promo copy; may reference the creative collection page once published.

Generate more like this

After a creative collection has finished generating, you can expand it with more images in the same style—without restarting from the style picker.

Make 3 more like the second one

Or “expand this collection” / “same style, different pose.”

  • Copilot should call generate_more_like_this, not plan_creative_collection from scratch.
  • Confirmation plan shows token estimate and which seed image (e.g. index 2) will anchor the new batch.
  • After confirm: progress card → new thumbnails appended or new collection job, same style/concept context.
Bad: Style picker reappears when you already have six watercolor elephants and only asked for “two more like number three.”

Creative collection pages (public)

Separate from grouping products in your shop: a creative collection page showcases the AI artwork set and story at a URL like /shops/your-store/creative/your-handle.

Create a public page for this collection.

Typical flow:

  • Confirmation plan (slug/handle, description).
  • After confirm: a card with View public page (owner can open even before anonymous visitors see it, depending on publish flags).
  • Social share and OG image: /og/collection/{slug}.png when published.
Publish all products from my collection.

Batch publish for products linked to the prompt collection via lineage; partial success should list what failed (eligibility, store not live).

Pillows, holiday decor, and pets

These product families joined the live Studio manifest in May 2026. They use homography mockup templates (Pillows/, HolidayDecor/, PetProducts/).

Put my art on an all-over print pillow.

Confirm → pillow mockup card. Same Buy now / Sell this / Try another product flow as mugs.

Make a ceramic heart ornament with my design.

Should pick a holiday ornament SKU (not poster fallback). Mockup should follow the ornament shape.

Put this on a pet bandana collar.

Live pet product. Pet bowl, leash, and sweater are staged off—they should not show in catalog listing or Try another product until released.

Try this same art on a rustic Christmas stocking.

After a mug or collection mock exists: reuses artwork via apply flow; new preview card for the stocking type.

Workspace rail (clicks, not typed)

Use the rail to sanity-check continuity and active storefront without typing.

  • Continue — prefills “Continue this collection on another product” in the input.
  • Mock all — same as grid “Mock all on {product}” (direct API, one mockup per collection image).
  • New collection — prefills “Start a new collection”.
  • View store — opens the active shop URL in a new tab.
  • Switch store — prefills “Show my stores” (store list card in chat).
  • Plan hint — e.g. “2 of 2 storefronts · plan limit reached” when at cap.
  • Open / Sell / Share on a recent preview — Studio, add-to-store (active shop), or share-copy card. Recents are filtered to the active store.
  • In-store preview titles in the rail are clickable links to /shop/{slug}/{handle} when the product exists in the store.
After you switch stores from a card, the rail should refresh to the new shop name/slug without a full page reload. Dashboard store change + page reload should also match cookie on next Copilot open.

Moving art on the mockup (not resizing the file)

These change how your design sits on the product photo—centered, bigger on the mockup, rotated. The original PNG file does not get cropped by these buttons.

Center it on the mug.

Or click Center on the card (secondary row).

  • The mockup image updates; the small “source artwork” thumb should look the same.
Fit it safely on the product.

Or Fit safely. Mockup should show a safe default placement (not cut off by the print area).

Make it a little bigger on the mockup.

Or Expand 5%. Only the composition on the product changes.

Rotate it slightly left.

Use overflow actions Rotate left / Rotate right if shown.

Good: Mockup moves; artwork file unchanged.
Bad: “Center” shrinks the PNG file or regenerates the whole design from scratch without asking.

Fixing the artwork file itself

These live under overflow labels like Prep:—they change the actual image (margins, shrink pixels, transparency cleanup), often via Studio or regenerate.

Add a little transparent margin around my art.

Or Prep: fit margin. The source artwork should change; mockup may refresh.

Shrink the artwork by 10%.

Prep shrink—not the same as “Shrink 5%” on the mockup, which only zooms on the product photo.

Regenerate with a transparent background.

Or click Fix transparency on the card.

  • Confirmation plan (uses tokens).
  • New artwork + updated mockup after confirm.
Redo the artwork—I don’t like how it looks.

Should trigger regenerate, not silently move the mockup.

Open in Studio

Studio is the full editor. Copilot’s Open in Studio is a secondary button so it doesn’t compete with Buy now / Sell this.

What you do: Click Open in Studio on the preview card.

  • Pixerr Studio opens with your artwork and product type.
  • You can fine-tune placement, run print prep, save.
  • When you close Studio, Copilot syncs—your mockup in the chat should reflect what you left.
Let me fine-tune the placement in Studio.

Or use overflow Fine-tune in Studio, which may open Studio already in placement-edit mode.

Same design, different product

Try this same art on a poster.

Or click Try another product.

  • Copilot reuses your artwork when possible (saves tokens).
  • A new preview card for the poster.
Use the design from my last preview.

Should pick up the current session’s product example, not an old unrelated design. See also Continuity for “what did we just make?”

I already have an image

What you do: Attach or upload an image in Copilot.

  • Card says upload succeeded; shows size/aspect if available.
  • You pick a product (mug, case, etc.).
  • Preview card appears with Buy now, Sell this, Open in Studio.
Show me other products for this upload.

Should guide you to pick another product type or use Try another product after a preview exists.

Collections and themed sets

I want a collection of watercolor elephants for mugs.

Typical flow:

  • Style picker if you haven’t chosen a style yet.
  • You pick watercolor (or say the style).
  • “Give me ideas” → several concept titles.
  • You pick one concept → plan for 1–6 images → confirm → progress → thumbnails.
  • Then: “Put these on mugs” → plan → confirm → product previews.
Change the art style to cyberpunk.

After a style is set, Copilot should update style—not show the style picker again unless you ask to browse styles.

Make six images in watercolor.

Should ask or use count 1–6 in Copilot chat before planning generation.

Now try them on mugs.

After thumbnails exist: should re-mock the same images (direct API or collection apply)—not restart style/concept picking. Workspace rail Mock all should match the product you named.

Create a public page for this collection.

See Creative collection pages.

Multi-store (list, switch, create)

If you have more than one storefront, Copilot tracks an active store for this chat (same cookie as the Dashboard). Switching updates the cookie, conversation record, workspace rail, and which shop receives new products.

Show my stores

Should call get_stores and show a Your storefronts card (copilot_store_switcher) with each shop, public product count, Active/Default badges, and Switch to … buttons—not the old stub message.

Which store am I working in?

Should call get_active_store and answer with the active shop name, slug, and lifecycle—or an copilot_active_store card with Open shop / View products / Switch store.

Switch to Doggy Mugs

Should call switch_store with fuzzy name match. On success:

  • Short assistant message (“Switched to Doggy Mugs”).
  • copilot_active_store card (optional).
  • Workspace rail updates to Doggy Mugs; recent previews filter to that store.
  • Designer/Dashboard cookie matches if you open the gallery elsewhere.
Use Doggy

If two shops match (“Doggy Mugs” and “Doggy Dogs”), Copilot should not pick one silently. Expect a clarifying question or the store switcher card again.

Show products in this store

Should list top products in the active storefront (get_store_products) with a copilot_store_products card. Each row opens /shop/{slug}/{handle} in a new tab—not /shops/{slug}/{handle}.

Create a new store called Summer Prints

Confirmation plan (medium risk) → after confirm, new shop created via StoreService. If you are at plan cap (e.g. Creator = 2 shops), expect copilot_store_limit with upgrade link—not a generic error.

Move this product to my other store

Should explain that moving products between storefronts is not supported and suggest: switch to the target store, then Sell this / create a new product there. No fake “moved” success.

Card clicks: Switch to … on the store switcher calls POST /api/copilot/active-store (sets cookie + conversation). View products on the active-store card prefills a chat message. See store card phrases.
Bad: “I switched your store” without a card/API update, or add-to-store silently landing in the default DB store while another shop is active in chat.

Store setup and going live

Why can’t I get payouts?

Should explain Stripe Connect in calm language—what’s missing, what to click—not blame you.

Is my Stripe account connected?

Uses live status from tools; may show a setup card if restricted.

What do I need to do before I go live?

Checklist style: store image, products, Stripe, email verification—as facts allow.

Am I ready to publish my store?

Should not say you’re live unless the store really is published.

Bad: “Your store is live and earning!” when you have zero products and Stripe isn’t finished.

Flash sales

Run a 20% off sale on my store for two hours.

Copilot should call the sale tool and show a confirmation plan—not say the sale is active until you confirm.

2 minutes

(Right after it asked how long.) Should set a 2-minute countdown sale, not just say “OK” without doing anything.

End the sale now.

Should disable the flash sale and confirm it’s off.

Wall art and wallpaper packs

Create a wall art pack about retro space travel.

Draft pack card → you confirm → pack saved. Should not claim it’s saved before confirm.

I want a wallpaper pack with neon cityscapes.

Similar draft/confirm pattern for wallpaper packs.

When something goes wrong

The mockup failed.

Card may say mockup pending; you can retry mockup or open Studio. Artwork asset should still exist.

What you do: Click retry on the mockup (if offered).

Mockup image should refresh without regenerating the whole design.

I lost my preview—what was it?

Should use status tool, session, or commerce memory—not say “I don’t know” if the preview still exists in the database.

What you do: Refresh the browser mid-session after a collection + mockups.

History reload should restore messages; workspace rail should show the same active collection and recent previews (requires commerce-memory schema deployed).

Cancel.

When a confirmation plan is showing, Cancel should drop the plan without charging tokens or creating products.

Signed out vs signed in

What you do: Open Copilot while logged out; ask a simple question.

You may get a few public messages, then a prompt to sign in for product creation, Buy now, or Sell this.

What you do: Sign in and repeat “Put my design on a mug.”

Full flow with confirmation and cards should work.

Quick day-in-the-life test (30 minutes)

Run this once before a release:

  1. Say hello; ask what products exist.
  2. Generate a mug preview; confirm.
  3. Click Center, then Fit safely—mockup only changes.
  4. Click Sell this; confirm; open product link.
  5. Click Publish (if shown); confirm when agent asks.
  6. Click Share or ask for Reddit copy; copy text from card.
  7. Click Buy now; complete or cancel Stripe; return to Copilot.
  8. Say “try it on a poster”; confirm new card.
  9. Open in Studio; nudge placement; close; check chat mockup updated.
  10. Ask “what did we just make?” — check workspace rail matches.

If all ten feel smooth, core Copilot commerce and product flows are in good shape for most creators.

Commerce memory path (extra ~15 min)

  1. Make six images in watercolor; confirm generation.
  2. Make 3 more like the second one; confirm expansion plan.
  3. Mock all on mugs; confirm rail shows collection + recent previews.
  4. Refresh page — rail and history should still reflect the collection.
  5. Sell one mockup; Publish; Share copy.
  6. Create a public page for the collection; open the link.

Multi-store path (extra ~10 min, two shops)

  1. Ask “Show my stores”; click Switch to … on the card.
  2. Confirm workspace rail shows the new shop + plan hint.
  3. Create a mug; Sell this — product should land in the active shop.
  4. Switch shops; ask “Show products in this store.”
  5. Ask to move the mug to the other shop — expect not-supported guidance.