> ## Documentation Index
> Fetch the complete documentation index at: https://help.ship.uniuni.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> UniUni Platform documentation for merchants and developers

## Get started with UniUni Platform

UniUni Platform helps merchants manage shipments, track deliveries, and integrate shipping into their workflows. Whether you're shipping via CSV upload, Shopify, or our API, you'll find everything you need here.

<Columns cols={3}>
  <Card title="Create an Account" icon="user-plus" href="/en/getting-started/create-account">
    Sign up and verify your email to get access to the platform.
  </Card>

  <Card title="Complete Onboarding" icon="list-check" href="/en/getting-started/onboarding">
    Set up your business profile, pickup address, and shipping preferences.
  </Card>

  <Card title="Dashboard" icon="gauge" href="https://ship.uniuni.com">
    Access your UniUni Platform dashboard to manage shipments and billing.
  </Card>
</Columns>

## Integrations

Connect your ecommerce platform or build a custom integration with our API.

<Columns cols={2}>
  <Card title="Shopify" icon="shopify" href="/en/integrations/shopify/about">
    Automatically import and fulfill Shopify orders.
  </Card>

  <Card title="ShipStation" icon="ship" href="/en/integrations/shipstation/about">
    Import orders from ShipStation for UniUni fulfillment.
  </Card>

  <Card title="WooCommerce" icon="wordpress" href="/en/integrations/woocommerce/about">
    Sync your WooCommerce store for automated shipping.
  </Card>

  <Card title="REST API" icon="code" href="/en/integrations/rest-api/about">
    Build custom integrations with the UniUni Platform API.
  </Card>
</Columns>

## Need help?

<Card title="Contact Support" icon="envelope" href="mailto:retailsupport@uniuni.com" horizontal>
  Reach out to our retail support team for assistance.
</Card>
