Gallery & Publishing

Note: Gallery and publishing features require a free TLWR account. Account creation launches in Phase 2. This page describes the system as it will work.

The TLWR Gallery is a community space where creators share their AI characters, scenes, and interactive stories. Works are browsable, likeable, and forkable.

Publishing Flow

1. From the editor

When your project is ready, click Publish to Gallery in the toolbar. You'll be prompted to:

  • Choose visibility: Public (anyone), Unlisted (link only), or Private (draft)
  • Add a title, description, and up to 5 tags
  • Select a cover thumbnail (auto-generated from your canvas, or custom)
  • Review storage usage (counted toward your plan quota)

2. Review & moderation

Newly published content enters a brief automated review (NSFW filter, copyright check). Most content is visible within seconds. Flagged content is queued for manual review.

3. Your profile

All public publications appear on your profile page at tlwr.app/@username. Followers see your new work in their feed.

Forks

A fork is a copy of a published project that becomes your own editable project.

  • Forks preserve attribution — "Forked from @original_author"
  • The original author can see how many times their work has been forked
  • Forks are independent — changes don't affect the original

To fork: open any public project in the gallery, click Fork → Edit in Editor.

Storage Quotas

PlanStorageMax single publication
Free500 MB50 MB
Creator10 GB500 MB
Studio100 GB2 GB

Published content counts toward your quota. Deleted publications free up space.

Embed

Every public publication has an embed code for blogs and websites:

<iframe
  src="https://tlwr.app/embed/@username/my-world"
  width="800" height="600"
  frameborder="0"
  allowfullscreen>
</iframe>

Interactive stories run fully inside the embed — no install needed for viewers.


← Editor Basics · FAQ →