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

# Script Tag Embed

> Add agent widget to your website with a script tag

Add an agent widget to your website with a simple html script tag and a live-avatar tag.

## Installation

Add this to your HTML page:

```html theme={"dark"}
<live-avatar token="your-token" agentid="your-agent-id"></live-avatar>
<script src="https://talk.iwy.ai/scripts/src.js" async type="text/javascript"></script>
```

[Get your token](https://app.iwy.ai) | [Contact support](https://www.iwy.ai/contact)
