> ## Documentation Index
> Fetch the complete documentation index at: https://dynamic-docs-feat-sidebar-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NameService

An object representing a name service.

Exported by `@dynamic-labs/sdk-api-core`.

```typescript
type NameService = {
  registry?: string
}
```
