# App (https://docs.fuser.studio/docs/nodes/other/app)

## Inputs [#inputs]

- **Prompt** (`textarea`) — Describe what you want to create. The LLM will generate code for you.

   Optional: `true`

- **Inspiration** (`generic`) _(accepts multiple)_ — Multimodal visual / video / audio context for the agent. Any media wired here is sent to the model so it can perceive what you want.

   Optional: `true`

- **Assets** (`generic`) _(accepts multiple)_ — Public URLs of media (image / video / audio) to make available to the agent.

   Optional: `true`

- **Database** (`resource`) — A shared Resource Node binding for the generated app.

   Optional: `true`

- **Model** (`dropdown`) — The model used to generate and edit this app.

   Optional: `true` • Default: `app-node-free`

## Outputs [#outputs]

- **Preview URL** (`text`) — Live preview URL of the deployed app.

   Optional: `true`