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

# What you can build

> Web apps, marketing sites, dashboards, internal tools, and more — what Mythex is designed for.

# What you can build

Mythex is optimized for **web applications and websites** that run in the browser and can be published to a public URL.

## Common project types

<CardGroup cols={2}>
  <Card title="Marketing sites & landing pages">
    Company sites, waitlists, campaign pages, portfolios.
  </Card>

  <Card title="SaaS & dashboards">
    Multi-page apps, admin panels, customer portals, charts and tables.
  </Card>

  <Card title="Internal tools">
    Ops dashboards, simple CRMs, workflow UIs for your team.
  </Card>

  <Card title="Content & blogs">
    Editorial layouts, personal blogs, documentation-style sites.
  </Card>

  <Card title="Stores & catalogs">
    Product listings and commerce-style fronts (payment depth depends on what you connect).
  </Card>

  <Card title="Prototypes & MVPs">
    Investor demos and clickable products before a full engineering build.
  </Card>
</CardGroup>

## Stacks

There is **no template picker**. Describe the product (and optionally the framework) in your first prompt; the agent chooses a stack. The common default is a modern Vite + React web app unless you ask for something else.

See [How the stack is chosen](/features/templates).

## Databases

You can **attach Postgres** to a project. Mythex injects connection details so the agent and your app can use `DATABASE_URL` (and related settings) without you wiring hosting by hand.

See [Database](/features/database).

## Out of scope (today)

* Shipping **native** App Store / Play Store apps as a first-class publish path
* Heavy custom ML model training pipelines
* Guaranteeing third-party App Store review outcomes

If you are unsure whether Mythex fits your use case, email [support@mythex.ai](mailto:support@mythex.ai) or start a Free project and try a thin slice of the product.

## Related

* [Use cases on the marketing site](https://mythex.ai/use-cases)
* [Effective prompts](/prompting/effective-prompts)
* [Publish overview](/publish/overview)
