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

# Quickstart

> Get your winery up and running with Marzipan.

## The seven steps to get your winery up and running with Marzipan

<Steps titleSize="h3">
  <Step title="Register Your Account">
    Create your Marzipan account to access the platform:

    1. Visit [app.marzipan.co/register](https://app.marzipan.co/register)
    2. Complete the registration form
    3. Verify your email
  </Step>

  <Step title="Set Up Winery Details">
    Configure your essential business information:

    1. Navigate to **Settings > General**
    2. Ensure your legal business name, address, and contact information are correct
    3. Upload your logo and brand assets

    <Card title="Winery Setup Guide" icon="building" href="/setup/winery-profile">
      Detailed guide to winery profile configuration, compliance settings, and shipping rules
    </Card>
  </Step>

  <Step title="Connect Payment Providers">
    Set up payment processing to accept orders:

    1. Navigate to **Settings > Payments**
    2. Connect your Stripe account (required for clubs and subscriptions) for credit card processing
    3. Optionally connect PayPal for additional payment options

    <Card title="Payment Processing Guide" icon="credit-card" href="/payments/overview">
      Advanced payment configuration, including currencies, taxes, and fraud prevention
    </Card>
  </Step>

  <Step title="Set Up Shipping">
    Configure your shipping settings:

    1. Navigate to **Settings > Shipping**
    2. Configure your shipping zones and rates
    3. Set up your shipping methods

    <Card title="Shipping Guide" icon="truck" href="/shipping/overview">
      Detailed guide to shipping configuration, including zones, rates, and methods
    </Card>
  </Step>

  <Step title="Set Up Tax">
    Configure your tax settings:

    1. Navigate to **Settings > Tax**
    2. Configure your tax rates and tax zones
    3. Set up your tax methods

    <Card title="Tax Guide" icon="square-percent" href="/tax/overview">
      Detailed guide to tax configuration, including rates, zones, and methods
    </Card>
  </Step>

  <Step title="Add Your First Product">
    Create your first wine product in the catalog:

    1. Navigate to **Products > Add product**
    2. Enter product details (name, price, inventory, etc)
    3. Add product images and description
    4. Save and publish your product

    <Card title="Product Management Guide" icon="layers" href="/products/overview">
      Complete product management, including inventory tracking and pricing strategies
    </Card>
  </Step>

  <Step title="Implement Web Components">
    Add Marzipan commerce functionality to your website using our web components.

    <Card title="Web Components Guide" icon="code" href="/web-components/introduction">
      Implementation guides for all available web components with examples and customization options
    </Card>
  </Step>
</Steps>

## Launch Checklist

Before going live with your Marzipan storefront, verify these essential items:

* [ ] Business details are complete with accurate contact information
* [ ] Payment processing is configured and tested
* [ ] Add at least 3-5 products
* [ ] Configure shipping zones and rates
* [ ] Configure tax settings
* [ ] Customize order confirmation emails

## Next Steps

Now that you've completed the basic setup, explore the rest of the documentation to learn more about the features of Marzipan and how to use them.

Need help? Contact our support team at [hello@marzipan.co](mailto:hello@marzipan.co).
