# Userland > Your business. Your software. Userland is an app platform for businesses that build with AI coding agents. The agent reads the Userland docs, builds the app, and publishes it with the Userland CLI; Userland runs it with saved data, customer sign-in, file uploads, secret API keys, scheduled jobs, webhooks, activity logs, and one-command rollback. This is the site guide for https://userland.fun/. Every page on this site also has a Markdown version at the page URL plus `index.md`, for example https://userland.fun/index.md. To build or publish a Userland app, start with the docs index at https://docs.userland.fun/llms.txt. It links the manifest schema, runtime types, API reference, CLI reference, and guides. ## Start here - [Userland docs for agents](https://docs.userland.fun/llms.txt): Technical entry point for building, publishing, debugging, and rolling back Userland apps. - [Start](https://docs.userland.fun/start): The shortest path for a coding agent to build and publish a Userland app. - [CLI reference](https://docs.userland.fun/reference/cli): Commands for login, publishing, releases, rollback, events, secrets, and domains. - [Home page](https://userland.fun/index.md): What Userland is, who it is for, how it works, and the starter prompt a business owner pastes into their agent. ## Examples - [Booking App](https://userland.fun/examples/booking-app/index.md): Booking page with open times and a request form, plus a private owner inbox to confirm, decline, and edit services. - [Invoice Generator](https://userland.fun/examples/invoice-generator/index.md): Quote request form, private client links to accept quotes, and an owner desk that turns accepted quotes into printable invoices. - [Job Board](https://userland.fun/examples/job-board/index.md): Niche job board with search and category filters, an employer submission form, and an owner review queue. - [Link-in-Bio App](https://userland.fun/examples/link-in-bio-app/index.md): Creator link page with featured products, an email list, a contact form, and a private owner view. - [Mini CRM](https://userland.fun/examples/mini-crm/index.md): Lead inbox with a public request form and an owner-only board for stages, notes, and follow-ups. - [Waitlist App](https://userland.fun/examples/waitlist-app/index.md): Pre-launch waitlist with invite links that move people up the line, optional questions, and an owner view with a spreadsheet download. ## Use cases - [Creator apps](https://userland.fun/use-cases/creator-apps/index.md): Apps for creators: link hubs, signup pages, portfolios, and small storefronts. Each example has a live demo and a prompt your coding agent can build from. - [Local business apps](https://userland.fun/use-cases/local-business-apps/index.md): Apps for service businesses: bookings, quotes, intake, and customer follow-up. Each example has a live demo and a prompt your coding agent can build from. - [Startup apps](https://userland.fun/use-cases/startup-apps/index.md): Apps for early-stage teams, starting with a launch waitlist that collects signups and rewards referrals. Each example has a live demo and a prompt your coding agent can build from. - [Marketplace and directory apps](https://userland.fun/use-cases/marketplace-directory-apps/index.md): Job boards, directories, and listing sites. Each example has a live demo and a prompt your coding agent can build from. ## Optional - [Acceptable Use](https://userland.fun/legal/acceptable-use/index.md): Draft Userland acceptable use placeholder pending legal review. - [Privacy](https://userland.fun/legal/privacy/index.md): Draft Userland privacy placeholder pending legal review. - [Terms](https://userland.fun/legal/terms/index.md): Draft Userland terms placeholder pending legal review.