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

# NETWORK_LIBRARY variable

> Registration symbol for the network library slot.

# NETWORK\_LIBRARY

## Summary

Registration symbol for the network library slot.

## Signature

```typescript theme={null}
NETWORK_LIBRARY: unique symbol
```

## Remarks

Pass this symbol to `NanoforgeApplication.useNetwork` or use it as a dependency symbol in a custom library's `ILibraryOptions.dependencies`.
