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

# Integrate with PowerHQ

> One platform for U.S. retail energy: plans, pricing, enrollment and compliance. Put our Drop-in Storefront on your site, or build your own experience on the Plan Data API.

Retail energy is a hard market to enter and an easy one to underestimate. Every supplier has its own
contract, its own API, its own enrollment logic. Every state has its own compliance rules. PowerHQ
turns all of it into one integration.

**You build the experience. We power the infrastructure.**

<CardGroup cols={2}>
  <Card title="Try it right now" icon="play" href="/playground">
    Run real queries against live production data. No key, no signup, no conversation.
  </Card>

  <Card title="Choose your integration" icon="route" href="/integrations">
    Put our storefront on your site with no code, or build your own on the API. Compare them side by side.
  </Card>
</CardGroup>

<Note>
  **Building with an AI?** [Every page of these docs as one markdown file](/llms-full.txt). Paste or
  upload that one file and your assistant has the whole reference. The dropdown at the top of any page
  copies just that page, or opens it straight in ChatGPT, Claude, Cursor or VS Code.
</Note>

## What PowerHQ handles for you

Behind whichever path you choose, the same platform is doing the hard part.

<CardGroup cols={3}>
  <Card title="Supplier network" icon="plug">
    The largest provider network of any platform. One relationship instead of dozens of contracts.
  </Card>

  <Card title="Live pricing" icon="chart-line">
    Rates and availability updated directly from supplier systems, not scraped or cached.
  </Card>

  <Card title="Hosted checkout" icon="lock">
    PowerHQ owns the contract, eSign, credit check and fulfillment. **No PII risk on your side.**
  </Card>

  <Card title="Compliance" icon="scale-balanced">
    Licensing and regulatory workflows, state by state, maintained by us.
  </Card>

  <Card title="Every deregulated market" icon="map">
    Texas, Pennsylvania, Ohio, Illinois, New Jersey and more. The experience adapts to the customer's market.
  </Card>

  <Card title="Residential and business" icon="building">
    Both supported by default. Support one or both, your choice.
  </Card>
</CardGroup>

## What it replaces

<Columns cols={2}>
  <div>
    **Without PowerHQ**

    * Negotiate contracts with dozens of suppliers
    * Integrate outdated, inconsistent supplier APIs
    * Build enrollment submission logic per provider
    * Maintain compliance workflows state by state
    * Carry the security and PII risk yourself
    * Handle licensing and regulatory exposure
  </div>

  <div>
    **With PowerHQ**

    * One live, production integration
    * The acquisition flow is enabled end to end
    * PowerHQ-hosted checkout, no PII risk
    * Full control of your own UX
    * No cost to you. We pay you.
    * Live in days or weeks, not months
  </div>
</Columns>

## Partners across industries

If your product already has a relationship with the customer, energy is a natural extension. You know
their address, you have their trust, and their electricity bill is one of the largest recurring costs
you can help them cut.

<CardGroup cols={2}>
  <Card title="Real estate and moving" icon="house">
    Earn on every move-in, at the moment the resident is already setting up power and expects to be asked.
  </Card>

  <Card title="Home and bill services" icon="piggy-bank">
    Cut one more recurring bill for customers who already trust you with the last one.
  </Card>

  <Card title="Solar and storage" icon="sun">
    Sell more systems by pairing generation with a plan that pays properly for buyback and time-of-use.
  </Card>

  <Card title="Business energy" icon="briefcase">
    Win commercial accounts by quoting real plans at their real annual usage, not a rate card.
  </Card>
</CardGroup>

## Start here

<Steps>
  <Step title="See the data">
    Open the [playground](/playground) and run a real query. Nothing to sign, no key to request.
  </Step>

  <Step title="Pick your path">
    [Compare the two integrations](/integrations) and choose the one that matches how much you want to own.
  </Step>

  <Step title="Build">
    For the API path, the [quickstart](/quickstart) gets you to a working call, then the [query reference](/queries/residential-plans) covers every field.
  </Step>

  <Step title="Go live">
    Your partner manager issues keys, reviews your plan display for accuracy, and switches you to production.
  </Step>
</Steps>
