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

# Anam

> TypeScript API reference for the anam avatars provider.

<Card title="Usage guide" icon="book" href="/plugins/avatar/anam" horizontal>
  Setup, environment variables, and Python/JavaScript/Go usage examples.
</Card>

## AnamAvatar

Initialize the Anam Avatar plugin.

```ts theme={null}
import { AnamAvatar } from '@zeroruntime/js-sdk/plugins';  // direct to the vendor, with your key
```

### Options

<ParamField path="avatar_id" type="string | null" default="null" />

<ParamField path="persona_config" type="any" default="null" />
