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

# domains

> Per-user domains.

```ts theme={"theme":"css-variables"}
await naive.forUser(alice.id).domains.list();
```

Gated by the `domains` primitive in the user's AccountKit.
