> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kuest.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Owner Guide

> Launch, install, and customize your own prediction market with Kuest.

<Info>
  This guide is for the owner of a Kuest prediction market. Choose the path that matches how you want to install and manage your site.
</Info>

<Columns cols={3}>
  <Card title="Prepare to Launch" icon="rocket" href="/launch/overview">
    Follow the guided `/launch` tutorial and launch your prediction market in about 15 minutes.
  </Card>

  <Card title="Manual Installation" icon="server" href="/manual-installation/overview">
    Best for developers or teams that want to install a prediction market on dedicated infrastructure.
  </Card>

  <Card title="After Install" icon="settings" href="/admin/general">
    Finished installing? Customize your prediction market brand, fees, links, and core site settings.
  </Card>
</Columns>
