> ## 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.

# Provider Overview

> Start distributing your services through the Offergrid marketplace

## Welcome, Service Providers

Offergrid helps you expand your distribution reach by connecting you with qualified reseller partners. Our AI-native, agent-friendly APIs are easy to use and flexible enough to work with any integration need—whether you offer internet or electricity services. Streamline partner management and order fulfillment through our platform.

## Why Use Offergrid?

<CardGroup cols={2}>
  <Card title="Expand Your Reach" icon="chart-line">
    Access a network of reseller partners without building individual integrations or partnerships.
  </Card>

  <Card title="Streamlined Orders" icon="file-invoice">
    Receive structured order data with all necessary customer information for quick fulfillment.
  </Card>

  <Card title="Partner Control" icon="shield-check">
    Choose who can see and order your services—make offers public, limit to preferred partners, or select specific resellers.
  </Card>

  <Card title="Automated Workflows" icon="gears">
    Manage offers and orders through our API or dashboard. Integrate with your existing systems.
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create your account">
    Sign up at [offergrid.io](https://offergrid.io) and register your organization as a service provider.
  </Step>

  <Step title="Get your API key">
    Generate a Team API Key from your dashboard settings to access the API.
  </Step>

  <Step title="Create your first offer">
    Publish a service offering with pricing, availability, and fulfillment details.
  </Step>

  <Step title="Configure visibility">
    Choose which resellers can see and order your services.
  </Step>

  <Step title="Start receiving orders">
    Resellers will be able to browse your offerings and place orders for their customers.
  </Step>
</Steps>

## How It Works

### 1. Publish Service Offers

Create detailed service offerings including:

* Service details (name, category, pricing, and specifications)
* Availability by location or market
* Marketing language and assets to support offers
* Disclosure and authorization documents required to submit orders

### 2. Manage Reseller Access

Control offer visibility:

* **Public**: All verified resellers can see and order
* **Preferred Resllers**: Only your approved reseller list
* **Selected Resellers**: Specific resellers you choose

### 3. Receive and Fulfill Orders

When resellers place orders:

* Get instant notification with customer details
* Accept or reject based on submission rules you set for resellers
* Update status through the fulfillment workflow
* Keep resellers informed with automated notifications

## What You Can Do

<CardGroup cols={2}>
  <Card title="Manage Offers" icon="tags" href="/docs/providers/creating-offers">
    Create, update, and manage your service offerings
  </Card>

  <Card title="Fulfill Orders" icon="check-circle" href="/docs/providers/receiving-orders">
    Process and fulfill orders from resellers
  </Card>

  <Card title="Partner Management" icon="handshake" href="/docs/providers/reseller-relationships">
    Control which resellers can access your offers
  </Card>

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

## Need Help?

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/docs/providers/quickstart">
    Follow our step-by-step checklist
  </Card>

  <Card title="API Documentation" icon="book" href="/docs/api-reference/introduction">
    Explore the Provider API endpoints
  </Card>
</CardGroup>

Have questions? Contact us at [support@offergrid.io](mailto:support@offergrid.io)
