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

# Get Up and Running with Egentify in Under 5 Minutes

> Connect your Shopify or WooCommerce store to Egentify and have a live AI support agent answering customer questions on your storefront in minutes.

Follow the steps below to go from zero to a live AI support agent on your storefront in about five minutes. By the end, your customers will see an Egentify chat widget and your AI agent will be ready to handle questions, look up orders, and escalate to your team when needed. Choose your platform to get started.

<Tabs>
  <Tab title="Shopify">
    <Steps>
      <Step title="Install the Egentify app">
        Go to the [Shopify App Store](https://apps.shopify.com) and search for **Egentify**. Click **Install** and accept the requested permissions. Shopify will redirect you back to your admin once the installation is complete.
      </Step>

      <Step title="Connect your Egentify project">
        In your Shopify Admin, open the **Egentify** app. Click **Connect to Egentify** to link the app to your Egentify project at [egentify.com](https://egentify.com). If you don't have an account yet, you'll be prompted to create one for free.
      </Step>

      <Step title="Enable the chat widget">
        In your Shopify Admin, go to **Online Store → Themes**, click **Customize**, then open **App Embeds**. Toggle on the **Egentify Chat Widget** to embed it in your theme. Click **Save** to publish the change.
      </Step>

      <Step title="Configure your agent (optional)">
        In **Egentify → Settings**, customize the agent name, welcome message, and starter buttons that customers see when they open the chat. Changes take effect immediately.
      </Step>

      <Step title="Verify on your storefront">
        Visit your live storefront. The chat widget appears in the bottom-right corner. Send a test message to confirm your AI agent is responding.
      </Step>
    </Steps>
  </Tab>

  <Tab title="WooCommerce">
    <Steps>
      <Step title="Install the plugin">
        In your WordPress admin, go to **Plugins → Add New** and search for **Egentify**. Click **Install Now**, then **Activate**. A new **Egentify** item appears in your WordPress sidebar.
      </Step>

      <Step title="Connect to Egentify">
        Open **Egentify** in the WordPress sidebar and click **Connect to Egentify**. You'll be redirected to [egentify.com](https://egentify.com) to authorize the connection. Everything is set up automatically — no manual configuration needed.
      </Step>

      <Step title="Widget goes live automatically">
        Once connected, the chat widget is automatically added to your storefront. No theme edits required.
      </Step>

      <Step title="Configure appearance (optional)">
        Go to **WP Admin → Egentify → Widget Settings** to customize the widget's primary color, launcher position, welcome message, and starter buttons.
      </Step>

      <Step title="Verify on your storefront">
        Visit your live storefront. The chat widget appears immediately. Send a test message to confirm your AI agent is live and responding.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Note>
  The Free plan includes 50 AI conversations per month and no credit card is required. You can upgrade at any time from the **Billing** section of your [Egentify dashboard](https://egentify.com).
</Note>

## Next steps

<CardGroup cols={3}>
  <Card title="How It Works" icon="cpu" href="/docs/get-started/how-it-works">
    Learn how Egentify's live-query architecture keeps your AI agent accurate.
  </Card>

  <Card title="Chat Widget" icon="message-square" href="/docs/agent/chat-widget">
    Customize the widget's appearance, behavior, and embed options.
  </Card>

  <Card title="Agent Capabilities" icon="zap" href="/docs/agent/capabilities">
    Explore everything the AI agent can look up and act on in your store.
  </Card>
</CardGroup>
