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

# Customer guide

> Create your account, rent compute, and watch every GPU you pay for.

You rent GPU capacity from a provider who runs NeoChamber. This guide covers
getting your account, renting machines by GPU model right in your console, and
where to watch every GPU you are paying for — live, isolated, and honest.

<Steps>
  <Step title="Get your account">
    Your provider mints a single-use invite bound to your company's tenant.
    → [Your account](/customers/your-account)
  </Step>

  <Step title="Rent compute">
    Live availability by GPU model, whole nodes, assigned on the spot.
    → [Rent compute](/customers/rent-compute)
  </Step>

  <Step title="Watch it">
    Per-GPU telemetry, logs with fault highlighting, health counters.
    → [Your console](/customers/your-console)
  </Step>
</Steps>

## What you are renting from

Your console shows **your provider's own capacity pool** — their machines. It is
never a shared marketplace, and never another provider's hardware.

## What you can verify yourself

<CardGroup cols={2}>
  <Card title="What the hardware actually is" icon="microchip">
    Each GPU's UUID, model, VRAM, and MIG mode. A MIG slice is never presented
    as a full GPU.
  </Card>

  <Card title="Whether it is healthy" icon="heart-pulse">
    Lifetime ECC and Xid fault counters, per GPU.
  </Card>

  <Card title="That it is isolated" icon="shield-check">
    Your console can only ever return your own tenant's data — proven by an
    automated leak test on every release.
  </Card>

  <Card title="When data is missing" icon="chart-line">
    Charts never interpolate. A gap is shown as a gap.
  </Card>
</CardGroup>
