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

# Welcome

> Learn how to operate Minenet platform workflows, deployments, billing, CLI, and API automation.

Minenet helps teams operate game infrastructure with repeatable deployment workflows and operational controls.

## Start here

<CardGroup cols={2}>
  <Card title="Platform guides" icon="layout-dashboard" href="/guides/platform/workspace-overview">
    Learn workspace operations, compute resources, Swiftbase, observability, resilience, and team administration.
  </Card>

  <Card title="Deployment guides" icon="rocket" href="/guides/deployments/overview">
    Learn configuration authoring, YAML schema, run lifecycle, and safe rollout practices.
  </Card>

  <Card title="Billing guides" icon="credit-card" href="/guides/billing/overview">
    Understand pricing, usage, spending limits, and payment-status behavior.
  </Card>

  <Card title="CLI guides" icon="terminal-square" href="/guides/cli/overview">
    Run login, workspace sync, versions/diff, deploy, and daemon troubleshooting from terminal.
  </Card>
</CardGroup>

## Using the API

Use Client API v1 for stable automation and integrations.

<Card title="Client API v1" icon="terminal" href="/api-reference/introduction">
  Browse endpoint docs generated from OpenAPI.
</Card>

## Who these docs are for

* Teams operating servers, proxies, and Swiftbase databases in Minenet.
* Operators responsible for deployment safety and incident recovery.
* Developers building integrations and CI/CD automation.
