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

# Introduction

> Welcome to the documentation hub for PuntHub

## Setting up

Get your documentation site up and running in minutes.

<Card icon="rocket" horizontal href="/quickstart" title="Start here">
  Follow our three step quickstart guide.
</Card>

## Make it yours

Design a docs site that looks great and empowers your users.

<Columns cols={2}>
  <Card icon="pen-to-square" href="/development" title="Edit locally">
    Edit your docs locally and preview them in real time.
  </Card>

  <Card icon="palette" href="/essentials/settings" title="Customize your site">
    Customize the design and colors of your site to match your brand.
  </Card>

  <Card icon="map" href="/essentials/navigation" title="Set up navigation">
    Organize your docs to help users find what they need and succeed with your product.
  </Card>

  <Card icon="terminal" href="/api-reference/introduction" title="API documentation">
    Auto-generate API documentation from OpenAPI specifications.
  </Card>
</Columns>

## Brand assets, color palettes & typography

Explore all the resources that make up our brand identity. All these resources are trademarked and available for non-commercial use with attribution based on the guidelines outlined below.

<Columns cols={2}>
  <Card icon="pen-fancy" href="/docs/brand-kit" cta="Download our brand kit" title="Color palettes">
    Use MDX to style your docs pages.
  </Card>

  <Card icon="code" href="/essentials/code" title="Code samples">
    Add sample code to demonstrate how to use your product.
  </Card>

  <Card icon="image" href="/essentials/images" title="Images">
    Our company logo and branded creatives in various formats
  </Card>

  <Card icon="code" href="/essentials/reusable-snippets" title="Reusable snippets">
    Embed snippets featuring prediction markets, leaderboards and other features on your platform
  </Card>
</Columns>

## Need inspiration?

<Card icon="stars" href="https://mintlify.com/customers" title="See complete examples">
  Browse our showcase of exceptional documentation sites.
</Card>
