> For the complete documentation index, see [llms.txt](https://duckys-playground.gitbook.io/wave/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://duckys-playground.gitbook.io/wave/functions/network.md).

# Network

### Is Network Owner

```typescript
<bool> isnetworkowner(<Instance> BasePart)
```

* Returns true if your client is a network owner of `Instance`.

***
