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

# Introduction

> Welcome to the developer documentation for platform.pink

## What is Platform Pink?

platform.pink is a cloud-native, event-driven integration platform designed to bridge the digital gap between suppliers (Sellers) and their customers (Buyers) in the retail and gastronomy sectors. Our mission is to replace manual order processes (via email, phone, fax) with seamless, automated data exchange.

By integrating with our API, your application connects to a central hub. This "one-to-all" approach eliminates the need for complex and costly point-to-point integrations. Once connected, your software can seamlessly exchange business documents like catalogs, orders, and invoices with any other participant in the growing platform.pink ecosystem.

<Info>
  This documentation is actively being developed and improved. If you have
  questions, feedback, or need assistance, please [reach out to
  us](mailto:contact@technologies.pink) - we're here to help!
</Info>

## Quick Links to Important Topics

### Core Concepts

<CardGroup cols={2}>
  <Card title="Buyers and Sellers" icon="users" href="/concepts/buyer-seller">
    Understand the key entities that interact within Platform Pink
  </Card>

  <Card title="Transmissions" icon="paper-plane" href="/concepts/transmissions">
    Learn how events flow through the platform via inbound and outbound
    transmissions
  </Card>
</CardGroup>

### Getting Started

<CardGroup cols={2}>
  <Card title="Integrate with Platform Pink" icon="link" href="/guides/integration-methods">
    Learn about different ways to connect to platform.pink
  </Card>

  <Card title="REST API Documentation" icon="book-open" href="/rest-api/introduction">
    Complete API reference with examples and authentication details
  </Card>
</CardGroup>

## Need Help?

Have questions or need support? Reach out to us at [contact@technologies.pink](mailto:contact@technologies.pink)
