# Kuest Owner Docs > Launch and operate your own Kuest site. ## Docs - [Affiliate](https://docs.kuest.com/admin/affiliate.md): Configure your trading fee and how much of that fee is shared with affiliates. - [Categories](https://docs.kuest.com/admin/categories.md): Control category visibility, main-category placement, translations, and event hiding rules. - [Create Market](https://docs.kuest.com/admin/create-market.md): Tutorial to create and publish a prediction market manually from the admin. - [Events](https://docs.kuest.com/admin/events.md): Review existing events, filter the table, manage visibility, and handle livestream or sports actions. - [General](https://docs.kuest.com/admin/general.md): Configure every field from Admin -> General, including brand, links, legal, geoblocking, integrations, and market fee settings. - [Locales](https://docs.kuest.com/admin/locales.md): Enable site languages and decide whether event titles and categories should be translated automatically. - [Market Context](https://docs.kuest.com/admin/market-context.md): Turn on AI-generated market context and control the prompt template used to produce it. - [Theme](https://docs.kuest.com/admin/theme.md): Choose the visual preset, corner style, and color tokens used across your prediction market. - [Users](https://docs.kuest.com/admin/users.md): Search and review user accounts, admin badges, referral sources, and account creation dates. - [Custom Domain with Cloudflare](https://docs.kuest.com/configuration/custom-domain.md): Route Kuest services through your own subdomains without exposing kuest.com in the frontend. - [Environment Variables](https://docs.kuest.com/configuration/environment-variables.md): Production secrets and optional services used by manual prediction market deployments. - [Owner Guide](https://docs.kuest.com/index.md): Launch, install, and customize your own prediction market with Kuest. - [Launch Overview](https://docs.kuest.com/launch/overview.md): Step-by-step tutorial to launch your prediction market with the guided `/launch` flow. - [Cloud Run](https://docs.kuest.com/manual-installation/cloud-run.md): Deploy Kuest to Google Cloud Run with Cloud Build and Secret Manager. - [DigitalOcean](https://docs.kuest.com/manual-installation/digitalocean.md): Deploy Kuest on DigitalOcean using either App Platform or a VPS. - [Docker Compose](https://docs.kuest.com/manual-installation/docker-compose.md): Run Kuest with Docker Compose for local parity or self-hosted production. - [Fly.io](https://docs.kuest.com/manual-installation/fly-io.md): Deploy Kuest on Fly.io with immutable images and an external scheduler when needed. - [Kubernetes](https://docs.kuest.com/manual-installation/kubernetes.md): Deploy Kuest to a Kubernetes cluster with Kustomize, secrets, and optional CronJobs. - [Overview](https://docs.kuest.com/manual-installation/overview.md): Manual installation guide for developers launching a prediction market on their own servers. - [Railway](https://docs.kuest.com/manual-installation/railway.md): Deploy Kuest on Railway with GitHub-based builds and an external scheduler when needed. - [Scheduled Jobs](https://docs.kuest.com/manual-installation/scheduler-jobs.md): The cron calls your site needs when you run a manual installation outside the default scheduler. - [Terraform](https://docs.kuest.com/manual-installation/terraform.md): Provision supported deployment targets declaratively with Terraform. - [Vercel + Supabase](https://docs.kuest.com/manual-installation/vercel.md): The fastest path to launch a Kuest site with hosted app runtime and managed database. - [VPS](https://docs.kuest.com/manual-installation/vps.md): Run Kuest on a Linux VPS with either native Node.js or Docker Compose. ## OpenAPI Specs - [openapi](https://docs.kuest.com/api-reference/openapi.json) - [openapi-relayer](https://docs.kuest.com/api-reference/openapi-relayer.json) - [openapi-price-reference](https://docs.kuest.com/api-reference/openapi-price-reference.json) - [openapi-create-market](https://docs.kuest.com/api-reference/openapi-create-market.json) - [openapi-data-api](https://docs.kuest.com/api-reference/openapi-data-api.json) - [openapi-community](https://docs.kuest.com/api-reference/openapi-community.json) - [openapi2](https://docs.kuest.com/api-reference/openapi2.json) ## AsyncAPI Specs - [websocket-live-data-asyncapi](https://docs.kuest.com/api-reference/websocket-live-data-asyncapi.yaml) - [websocket-asyncapi](https://docs.kuest.com/api-reference/websocket-asyncapi.yaml) ## Optional - [Status](https://kuest.instatus.com) - [X (Twitter)](https://x.com/kuest) - [Discord](https://discord.gg/kuest)