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

# Hiveku Builder

> Build, edit, and deploy client websites from your browser. Hiveku Builder combines an AI assistant, code editor, and managed hosting in one platform.

Hiveku Builder is a multi-tenant website platform built for agencies, freelancers, and developers who manage multiple client sites. Instead of juggling separate tools for coding, hosting, and deployment, you get a single workspace where every project lives side by side.

## Who it's for

* **Agencies** managing a portfolio of client websites
* **Freelancers** who build and maintain sites for multiple clients
* **Developers** who want AI-assisted coding with built-in deployment

## What problems it solves

Hiveku Builder replaces the patchwork of local dev environments, hosting dashboards, and deployment scripts with one unified workspace. Every project gets its own isolated environment, so changes to one client site never affect another.

## Key capabilities

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/quickstart">
    Create a project, build with AI, and deploy your first site in under five minutes.
  </Card>

  <Card title="AI Assistant" icon="wand-magic-sparkles" href="/ai/overview">
    Describe what you want in natural language and let the AI write, edit, and debug your code.
  </Card>

  <Card title="Code Editor" icon="code" href="/editor/overview">
    A full Monaco-based editor with syntax highlighting, autocomplete, and GitHub integration.
  </Card>

  <Card title="Hosting" icon="server" href="/publishing/hosting">
    Serverless and container hosting with custom domains, SSL, and one-click deploys.
  </Card>
</CardGroup>

## How projects work

Every project in Hiveku Builder is a self-contained environment with:

* **File storage** -- all your project files live in the cloud, accessible from any browser
* **Deployment pipeline** -- build and publish with a single click or AI command
* **Custom domain and SSL** -- connect your own domain with automatic certificate provisioning
* **AI usage tracking** -- monitor credit consumption per project and per team member

Projects are isolated from each other. Each one has its own file tree, hosting configuration, environment variables, and deployment history. You can switch between projects instantly from the dashboard.
