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

# Welcome to Brightnode

> Learn how to run dedicated compute, hosted inference, and shared storage on Brightnode.

Brightnode gives you dedicated compute, hosted inference, and shared storage for AI workloads. Use Bnodes when you want full control over the machine, and use the hosted inference stack when you want a single OpenAI-compatible endpoint for model access.

## Get started

If you're new to Brightnode, start here for the core product concepts and account setup flow.

<CardGroup>
  <Card title="Quickstart" icon="bolt" iconType="solid" href="/get-started">
    Create an account, deploy your first Bnode, and connect to it.
  </Card>

  <Card title="Product overview" icon="layer-group" iconType="solid" href="/get-started/products">
    Compare Router, Models, Beams, Bnodes, and storage.
  </Card>

  <Card title="Concepts" icon="book" iconType="solid" href="/get-started/concepts">
    Learn the key platform terms used throughout the docs and console.
  </Card>

  <Card title="API keys" icon="key" iconType="solid" href="/get-started/api-keys">
    Create scoped API keys for inference and deployment workflows.
  </Card>
</CardGroup>

## Inference

Brightnode's hosted inference experience is built around a shared router, a model catalog, scoped API keys, and usage analytics.

<CardGroup>
  <Card title="Router" icon="globe" iconType="solid" href="/router/overview">
    Use one OpenAI-compatible endpoint across the Brightnode model catalog.
  </Card>

  <Card title="Models" icon="brain" iconType="solid" href="/models/overview">
    Browse available model IDs, metadata, pricing, and quickstarts.
  </Card>

  <Card title="Usage" icon="chart-line" iconType="solid" href="/usage/overview">
    Track requests, tokens, latency, and cost in the console.
  </Card>

  <Card title="Beams preview" icon="wand-magic-sparkles" iconType="solid" href="/beams/overview">
    Learn how preview model deployments fit into the inference stack.
  </Card>
</CardGroup>

## Compute and storage

Use Bnodes when you need full environment control, persistent sessions, and custom containers. Use network volumes when you want portable storage that survives machine lifecycles.

<CardGroup>
  <Card title="Bnodes" icon="server" iconType="solid" href="/bnodes/overview">
    Launch dedicated GPU or CPU machines for training, experimentation, and long-running services.
  </Card>

  <Card title="Network volumes" icon="hard-drive" iconType="solid" href="/storage/network-volumes">
    Keep data persistent across Bnodes and shared workflows.
  </Card>

  <Card title="S3-compatible API" icon="database" iconType="solid" href="/storage/s3-api">
    Upload and manage network volume data without starting a machine.
  </Card>

  <Card title="Utility services" icon="toolbox" iconType="solid" href="/bnodes/utility-services">
    Use built-in tools such as JupyterLab, VS Code Server, and vLLM.
  </Card>
</CardGroup>

## Support

<CardGroup>
  <Card title="Contact" icon="headset" iconType="solid" href="https://contact.brightnode.cloud">
    Submit a support request using our contact page.
  </Card>

  <Card title="Email" icon="envelope" iconType="solid" href="mailto:help@brightnode.cloud">
    Email [help@brightnode.cloud](mailto:help@brightnode.cloud) for direct support.
  </Card>

  <Card title="Status page" icon="chart-line" iconType="solid" href="https://status.brightnode.cloud/">
    Check the status of Brightnode services and infrastructure.
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.gg/K4eDbA2XSD">
    Join the Brightnode community on Discord.
  </Card>
</CardGroup>
