# Guides

Choose the workload you want to run. Each guide explains its setup, checks, and limits; use the command reference when you need a flag's exact syntax.

| Task | Guide |
|---|---|
| Deploy an app written by Claude Code, Codex, or Cursor | [Deploy from a coding agent](https://lizard.build/docs/guides/deploy-from-coding-agent) |
| Give an MCP client a remote HTTPS endpoint | [Host a remote MCP server](https://lizard.build/docs/guides/deploy-mcp-server) |
| Keep one Telegram long-polling process running | [Run a Telegram bot](https://lizard.build/docs/guides/telegram-bot) |
| Consume queued jobs without an HTTP listener | [Background workers](https://lizard.build/docs/deploy/workers) |
| Run code in a separate Linux guest | [Sandboxes quickstart](https://lizard.build/docs/sandboxes/quickstart) |
| Collect website analytics with PostgreSQL | [Run Umami](https://lizard.build/docs/guides/umami) |
| Keep Flowise flows and encrypted credentials in PostgreSQL | [Run Flowise](https://lizard.build/docs/guides/flowise) |
| Reuse files in a later sandbox | [Persistent Volumes](https://lizard.build/docs/sandboxes/volumes) |

Check [limits](https://lizard.build/docs/platform/limits), [storage and recovery](https://lizard.build/docs/platform/storage-and-recovery), and [known issues](https://lizard.build/docs/platform/known-issues) when choosing a resource.

Read the [scenario test results](https://lizard.build/docs/guides/validation) for tested versions, cloud checks and remaining gaps.

