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

# Nomos Documentation

> Guides, API reference, and webhooks for the Nomos energy platform.

***

### Nomos is a full-stack power company.

We are a fully licensed and regulated electricity retailer in Germany. We run procurement, billing, metering, and supplier switching, while you keep control of your brand and customer experience. Every part of the stack is exposed through one consistent API.

<CardGroup cols={5}>
  <Card title="Plans" icon="tags" href="/api-reference/plans/list-plans" horizontal />

  <Card title="Subscriptions" icon="cart-shopping" href="/api-reference/subscriptions/create-a-subscription" horizontal />

  <Card title="Metering" icon="gauge" href="/api-reference/usage/retrieve-consumption-data" horizontal />

  <Card title="Procurement" icon="chart-line" href="/api-reference/usage/create-a-load-forecast" horizontal />

  <Card title="Billing" icon="file-invoice" href="/api-reference/invoices/list-invoices" horizontal />
</CardGroup>

***

### Built to take bills to zero.

Beyond the basics, our API unlocks dynamic tariffs with day-ahead wholesale prices, §14a grid fee reductions, and device-level load shifting. Together they let your customers run their home on the cheapest hours of the day and move closer to a zero energy bill.

<CardGroup cols={3}>
  <Card title="Smart meter installations" icon="screwdriver-wrench" href="/guides/order-smart-meters" horizontal />

  <Card title="§14a grid fee reductions" icon="bolt" href="/guides/grid-fee-reductions" horizontal />

  <Card title="Load shifting and optimization" icon="house-signal" href="/guides/load-shifting" horizontal />
</CardGroup>

***

### Two paths, one platform.

Embed Nomos-hosted pages to launch a branded customer experience in days, or build every screen yourself against our API and webhooks for a deeply integrated product. Both paths produce the same resources, fire the same webhooks, and can coexist on one account.

<CardGroup cols={2}>
  <Card title="Hosted Components" icon="window" href="/guides/hosted-checkout" horizontal>
    A branded checkout, customer portal, and pre-filled signup links. No
    frontend code required.
  </Card>

  <Card title="Build your own" icon="terminal" href="/guides/checkout" horizontal>
    REST endpoints and webhooks for full control over UI, data, and edge cases.
  </Card>
</CardGroup>

***

### Take the next step.

<CardGroup cols={4}>
  <Card title="We're hiring!" icon="seedling" href="https://jobs.ashbyhq.com/nomos" arrow="true" horizontal />

  <Card title="Book a demo" icon="calendar" href="https://nomos.energy/demo" arrow="true" horizontal />

  <Card title="Dashboard" icon="arrow-right-to-bracket" href="https://dashboard.nomos.energy" arrow="true" horizontal />

  <Card title="Quickstart" icon="rocket" href="/quickstart" arrow="true" horizontal />
</CardGroup>

<span className="is-home-page" style={{ display: "none" }} />
