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

# Nomiq: AI-Powered Brand Identity Generation Platform

> Nomiq transforms a text prompt into a complete brand identity—logo, colors, typography, and brand voice—in minutes. Start here to explore the platform.

Nomiq is an AI-powered creative engine built for founders, designers, and developers who need a professional brand identity fast. Describe your business in plain language, and Nomiq generates a cohesive, production-ready visual identity—complete with SVG logos, accessible color palettes, paired typography, and a brand voice—ready to download and use immediately.

<CardGroup cols={2}>
  <Card title="What is Nomiq?" icon="circle-question" href="/getting-started/what-is-nomiq">
    Learn who Nomiq is built for and what it can generate.
  </Card>

  <Card title="Create Your First Brand" icon="rocket" href="/getting-started/create-your-first-brand">
    Follow the 5-minute quickstart and download your first Brand Kit.
  </Card>

  <Card title="Brand Studio" icon="pen-nib" href="/brand-studio/core-identity">
    Master the visual editor for logos, colors, and typography.
  </Card>

  <Card title="Developer API" icon="code" href="/developer-platform/overview">
    Integrate brand generation directly into your own application.
  </Card>
</CardGroup>

## How Nomiq Works

Nomiq pipelines your idea through four structured stages to guarantee a coherent result every time.

<Steps>
  <Step title="Write a Brief">
    Describe your business, target audience, and industry in plain English. The richer your description, the more tailored the output.
  </Step>

  <Step title="Lock Your Strategy">
    Nomiq generates brand name options, taglines, and distinct brand voices. Select the combination that fits, then lock it as the seed for all visual generation.
  </Step>

  <Step title="Generate Visuals">
    The AI Engine runs your locked strategy through specialized sub-models that produce a logo, WCAG-accessible color palette, and paired typographic scale simultaneously.
  </Step>

  <Step title="Download Your Brand Kit">
    Export production-ready SVGs, PNGs, CSS variables, and a PDF brand guidelines document—all in a single `.zip` download.
  </Step>
</Steps>

## Explore by Role

<CardGroup cols={3}>
  <Card title="I'm a Founder" icon="lightbulb" href="/getting-started/brand-workflow">
    Build your startup identity before writing your first line of code.
  </Card>

  <Card title="I'm a Designer" icon="palette" href="/brand-studio/core-identity">
    Use the Brand Studio editor to fine-tune every generated asset.
  </Card>

  <Card title="I'm a Developer" icon="terminal" href="/developer-platform/overview">
    Access the REST API to automate brand generation in your own platform.
  </Card>
</CardGroup>

## Popular Guides

<CardGroup cols={2}>
  <Card title="The Brand Workflow" icon="route" href="/getting-started/brand-workflow">
    Understand the four-stage pipeline from brief to brand kit.
  </Card>

  <Card title="Prompt Engineering" icon="wand-magic-sparkles" href="/ai-engine/prompt-engineering">
    Write highly optimized prompts that produce exceptional results.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/api-reference/webhooks">
    Receive generation results asynchronously in your own server.
  </Card>

  <Card title="Color Theory" icon="swatchbook" href="/design-academy/color-theory">
    Learn the design principles behind Nomiq's palette generation.
  </Card>
</CardGroup>
