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

# Installation Overview

> Learn how to install the Maedo Webchat widget on your website or platform.

Maedo Webchat can be integrated into any website using a simple script tag or platform-specific components. Choose your installation method below.

<CardGroup cols={3}>
  <Card title="Static HTML" icon="code" href="/installation/static">
    Basic HTML/JS integration for any website.
  </Card>

  <Card title="React / Next.js" icon="react" href="/installation/react">
    Seamless integration for React-based applications.
  </Card>

  <Card title="Shopify" icon="shopify" href="/installation/shopify">
    Add Maedo to your Shopify Online Store.
  </Card>
</CardGroup>

## Getting your Agent Token

Before you begin, make sure you have your Agent Token. You can find this in the [Maedo Dashboard](https://app.maedo.in) under your agent's **Channels > Website Widget** settings.
