[!badge variant="primary" text="low level"]

## Example

:::code source="../../packages/ndk/example/user_relay_list_test.dart" language="dart" range="23-29" title="" :::

## When to use

User relay lists provides you with the relays for a given user. \
It orients itself on nip65 but also uses data from nip02 in case nip65 is not available. \
It's used by inbox/outbox; only use this if you are doing something custom that is not directly handled by inbox/outbox.
