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

# Welcome to Offergrid

> The B2B marketplace connecting service providers with reseller partners

## What is Offergrid?

Offergrid is a B2B marketplace platform that connects service providers with reseller partners. One platform where you can browse service catalogs, place orders, and track fulfillment—streamlining the distribution of essential services like internet and electricity.

<CardGroup cols={2}>
  <Card title="For Providers" icon="building" href="/docs/providers/index">
    Expand your distribution reach and integration network through qualified reseller partners. Connect via API, dashboard, or white-glove service—choose what works for you.

    **[View Provider Docs →](/docs/providers/index)**
  </Card>

  <Card title="For Resellers" icon="handshake" href="/docs/resellers/index">
    Access services from multiple providers through one platform. Place orders, track fulfillment, and earn commissions.

    **[View Reseller Docs →](/docs/resellers/index)**
  </Card>
</CardGroup>

## Platform Overview

### For Service Providers

**Publish Service Offerings**

* Create detailed service offers with pricing and availability
* Control which resellers can see and order your services
* Manage multiple service categories from one platform

**Receive Orders Instantly**

* Get structured order data with all customer information
* Accept or reject based on serviceability
* Track fulfillment through automated workflows

**Manage Reseller Partnerships**

* Build preferred partner lists
* Create exclusive offers for specific resellers
* Monitor reseller performance metrics

### For Resellers

**Browse the Catalog**

* Search services by category, price, and location
* Compare offerings from multiple providers
* Save favorite offers for quick access

**Place Orders Easily**

* Submit orders with customer details
* Orders automatically routed to providers
* Track status from acceptance through activation

## Service Categories

Our currently supported service categories include:

<CardGroup cols={3}>
  <Card title="Internet" icon="wifi">
    Broadband, fiber, cable, DSL, wireless
  </Card>

  <Card title="Electricity" icon="bolt">
    Deregulated retail electricity plans
  </Card>

  <Card title="Other Services" icon="ellipsis">
    Additional essential services
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Providers publish offers">
    Service providers create detailed offerings with pricing, availability, and specifications
  </Step>

  <Step title="Resellers browse catalog">
    Reseller partners search and compare services for their customers
  </Step>

  <Step title="Orders placed">
    Resellers can submit orders through the Offergrid API or use existing submission channels
  </Step>
</Steps>

## Key Benefits

<AccordionGroup>
  <Accordion title="For Providers: Expanded Distribution" icon="chart-line">
    Reach more customers through established reseller networks without building individual partnerships or custom integrations.
  </Accordion>

  <Accordion title="For Resellers: One Platform, Multiple Services" icon="grid">
    Access services from many providers through a single API or dashboard. Reduce complexity and administrative overhead.
  </Accordion>

  <Accordion title="For Everyone: Automated Workflows" icon="gears">
    Order routing, status updates, and notifications happen automatically. Less manual coordination, more time for growth.
  </Accordion>

  <Accordion title="Real-Time Visibility" icon="eye">
    Track orders, fulfillment status, and partner performance in real-time. Make data-driven decisions.
  </Accordion>
</AccordionGroup>

## Core Use Case

### Property Management

Property managers use Offergrid to source and order internet, electricity, and other essential services for new tenants or property improvements across their portfolios—all from one platform.

## Get Started

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/docs/quickstart">
    Get up and running in minutes with our quick start guide
  </Card>

  <Card title="How It Works" icon="diagram-project" href="/docs/how-it-works">
    Understand the platform workflow and key concepts
  </Card>

  <Card title="API Reference" icon="code" href="/docs/api-reference/introduction">
    Explore the complete API documentation
  </Card>

  <Card title="Authentication" icon="key" href="/docs/authentication">
    Learn how to authenticate with the API
  </Card>
</CardGroup>

## Choose Your Path

<Tabs>
  <Tab title="I'm a Provider">
    **Service providers** offer essential services (internet, electricity) and want to expand distribution.

    <CardGroup cols={2}>
      <Card title="Provider Overview" icon="building" href="/docs/providers/index">
        Learn about provider benefits and features
      </Card>

      <Card title="Provider Quick Start" icon="rocket" href="/docs/providers/quickstart">
        Get started as a provider
      </Card>

      <Card title="Creating Offers" icon="plus-circle" href="/docs/providers/creating-offers">
        Publish your first service offering
      </Card>

      <Card title="Provider API" icon="code" href="/docs/providers/api-integration">
        Integrate with your systems
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="I'm a Reseller">
    **Resellers** help customers find and purchase services through property management, real estate, facilities management, or service aggregation.

    <CardGroup cols={2}>
      <Card title="Reseller Overview" icon="handshake" href="/docs/resellers/index">
        Learn about reseller benefits and features
      </Card>

      <Card title="Reseller Quick Start" icon="rocket" href="/docs/resellers/quickstart">
        Get started as a reseller
      </Card>

      <Card title="Browsing Catalog" icon="magnifying-glass" href="/docs/resellers/browsing-catalog">
        Find services for your customers
      </Card>

      <Card title="Reseller API" icon="code" href="/docs/resellers/api-integration">
        Integrate with your systems
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:support@offergrid.io">
  Have questions? Our team is here to help at [support@offergrid.io](mailto:support@offergrid.io)
</Card>
