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

> Complete guide for service providers using Offergrid

## Provider Documentation

Everything you need to know about using Offergrid as a service provider. Expand your distribution network, manage offers, fulfill orders, and grow your business.

## Getting Started

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

  <Card title="Provider Quick Start" icon="rocket" href="/docs/providers/quickstart">
    Get up and running in minutes with step-by-step instructions
  </Card>
</CardGroup>

## Managing Offers

<CardGroup cols={2}>
  <Card title="Creating Offers" icon="plus-circle" href="/docs/providers/creating-offers">
    Learn how to publish your first service offering
  </Card>

  <Card title="Offer Categories" icon="layer-group" href="/docs/providers/offer-categories">
    Understand service categories and how to structure your offers
  </Card>

  <Card title="Pricing Strategies" icon="dollar-sign" href="/docs/providers/pricing-strategies">
    Set up pricing models that work for your business
  </Card>

  <Card title="Offer Visibility" icon="eye" href="/docs/providers/offer-visibility">
    Control who can see and order your services
  </Card>
</CardGroup>

## Order Fulfillment

<CardGroup cols={2}>
  <Card title="Receiving Orders" icon="inbox" href="/docs/providers/receiving-orders">
    Understand how orders are delivered and what information you receive
  </Card>

  <Card title="Order Workflow" icon="diagram-project" href="/docs/providers/order-workflow">
    Learn the complete order fulfillment process
  </Card>

  <Card title="Fulfillment Best Practices" icon="check-circle" href="/docs/providers/fulfillment-best-practices">
    Tips and best practices for successful order fulfillment
  </Card>
</CardGroup>

## Partner Management

<CardGroup cols={2}>
  <Card title="Reseller Relationships" icon="handshake" href="/docs/providers/reseller-relationships">
    Build and manage relationships with reseller partners
  </Card>

  <Card title="Preferred Resellers" icon="star" href="/docs/providers/preferred-resellers">
    Create exclusive offers for your top-performing partners
  </Card>
</CardGroup>

## Integration

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

  <Card title="Webhooks" icon="bell" href="/docs/providers/webhooks">
    Set up real-time notifications for orders and updates
  </Card>

  <Card title="API Reference" icon="book" href="/docs/api-reference/introduction">
    Complete API documentation and reference
  </Card>
</CardGroup>
