> ## 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.

# FAQ

> Answers about Mythex — tokens, publishing, ownership, databases, and how building with AI works.

# Frequently asked questions

## What is Mythex and how does it work?

Mythex is an AI app builder. You describe what you want in plain language; an agent builds and runs it in a cloud sandbox, then you publish with one click.

## What are tokens?

Tokens power the coding agent. Free includes a starter allotment (about **1M tokens**, from \$2 of monthly AI credits). Pro adds a larger monthly allotment (about **7.5M tokens**, from \$15 included with Pro). You can also buy one-time top-ups that do not expire.

See [Tokens](/billing/tokens).

## What happens when I run out of tokens?

The coding agent pauses until you top up or your next **monthly allotment** refreshes (Free and Pro both refresh on their cycle). Projects, files, and published apps stay intact.

## Who owns the projects and code?

You do. Everything the agent writes in your project belongs to you. You can keep building in Mythex or export when you need to.

## Can I publish my app to the internet?

Yes. Free includes **1** published app with limited hosting hours each month. Pro raises publish and hosting limits. Email must be verified before publish.

See [Publish](/publish/overview).

## Does every project get its own environment?

Yes. Each project runs in an isolated cloud sandbox with its own files, terminal, live preview, and optional database — not a shared machine with other users.

## Can Mythex connect a database?

Yes. You can attach Postgres to a project. Mythex injects connection details for the agent and app. Available on Free and Pro; Pro has higher overall limits.

## Do I need to know how to code?

No. You can build by chatting in plain language. If you do know code, you still get a full editor and terminal when you want to dig in.

## How is this different from ChatGPT?

ChatGPT can suggest code. Mythex runs a real workspace: it writes files, installs packages, shows a live preview, and can publish a working app — not just a snippet in a chat.

## Do you charge per seat?

Free and Pro are per account. Enterprise is custom — contact [support@mythex.ai](mailto:support@mythex.ai).

## Can I cancel or change my plan anytime?

Yes. Upgrade, downgrade, or cancel from billing settings. You keep access through the end of the current billing period.

## How do I get help?

Email [support@mythex.ai](mailto:support@mythex.ai). Use in-app Support (Intercom) for chat. Pro gets priority support.

## More help

* Full FAQ page: [mythex.ai/faq](https://mythex.ai/faq)
* [Support](/introduction/support)
