> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-feat-thread-message-stack.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Scribble Callout Circle

> Wobbled ellipse draws around a target with optional scribble fill, curved connector, and handwritten label

`handwritten` `annotation` `callout` `overlay`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/hw-callout-circle.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/hw-callout-circle.png" autoPlay muted loop playsInline />

## Add it to a project

### Ask your agent

```text theme={null}
Add the Scribble Callout Circle component from the HyperFrames Catalog to this project.
Replace the demo content with mine and match the existing design and timing.
```

### Install from the terminal

```bash theme={null}
npx hyperframes add hw-callout-circle
```

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

**Installed files**

| File                                  | Target                                           | Type                |
| ------------------------------------- | ------------------------------------------------ | ------------------- |
| `hw-callout-circle.html`              | `compositions/components/hw-callout-circle.html` | hyperframes:snippet |
| `assets/fonts/Caveat-700-latin.woff2` | `assets/fonts/Caveat-700-latin.woff2`            | hyperframes:asset   |

## Use it

Ask your agent to apply the component to the intended element and preserve the project’s existing timing.

**Wiring it by hand.** Open `compositions/components/hw-callout-circle.html` and paste its contents into your composition. The comment header in that file contains any item-specific instructions.

## Related topics

* [Browse the complete Catalog](/catalog)
* [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
* [Build a richer composition](/go-further)
