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

# Get Started

> Sync your online store with Jelou to sell on WhatsApp.

## How does it work?

Jelou lets you sync your e-commerce by connecting your Shopify, VTEX, or WooCommerce store if you already have your products in the Meta catalog. You can also upload your products via API.

## Integration options

You can connect your e-commerce in several ways:

<CardGroup cols={2}>
  <Card title="Shopify" icon="store" href="/en/guides/integraciones/e-commerce/shopify">
    Connect your Shopify store
  </Card>

  <Card title="VTEX" icon="store" href="/en/guides/integraciones/e-commerce/vtex">
    Connect your VTEX store
  </Card>

  <Card title="WooCommerce" icon="store" href="/en/guides/integraciones/e-commerce/woocommerce">
    Connect your WooCommerce store
  </Card>

  <Card title="Jelou Shop" icon="bag-shopping" href="/en/guides/integraciones/e-commerce/jelou-shop">
    Use Jelou's built-in store
  </Card>

  <Card title="API" icon="code" href="/en/guides/integraciones/e-commerce/api">
    Direct connection via API
  </Card>
</CardGroup>

## Next step

Once your store is connected, choose how you want your customers to interact with the products:

<CardGroup cols={2}>
  <Card title="WebView interaction" icon="window" href="/en/guides/integraciones/e-commerce/webview">
    Send catalogs and carts as interactive webviews inside WhatsApp
  </Card>

  <Card title="Conversational interaction" icon="comments" href="/en/guides/integraciones/e-commerce/conversacional">
    The AI agent describes products and manages the cart directly in the conversation
  </Card>
</CardGroup>
