> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mythex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Publish overview

> How Mythex publish works — snapshot, public URL, and how it differs from the sandbox preview.

# Publish overview

**Publish** takes a snapshot of your project and hosts it on a public URL so anyone can open it — separate from your editable sandbox preview.

## Preview vs published

|           | Sandbox preview                        | Published app                      |
| --------- | -------------------------------------- | ---------------------------------- |
| Audience  | You (and collaborators) while building | Anyone with the link               |
| Lifecycle | Pauses when idle                       | Hosted deployment with plan limits |
| Purpose   | Iterate quickly                        | Share / ship                       |

## What you need

* A project that runs in Preview
* **Verified email** on your account
* Available **slug**
* Remaining **deployment slots** on your plan

## Plan limits (summary)

|                         | Free                       | Pro                                                  |
| ----------------------- | -------------------------- | ---------------------------------------------------- |
| Published apps          | **1**                      | **5**                                                |
| Hosting compute         | **10** hours / mo included | **200** hours / mo included                          |
| Egress                  | **5** GB / mo              | **100** GB / mo                                      |
| When allowance runs out | **Hard pause** (app stops) | Can continue via overage while credit balance allows |

See [Hosting limits](/publish/hosting-limits).

## Related

* [How to publish](/publish/how-to-publish)
* [Troubleshooting](/publish/troubleshooting)
