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

# Refer-a-friend (widget)

> Referrals inside the embeddable widget

The widget exposes refer-a-friend as a dedicated section or card. You get the same functionality as the main app's [Referral drawer](/user-guide/referrals), reshaped to fit inside the widget iframe.

## What it looks like

* A compact card showing your referral link (or a Share button).
* Visible rewards for you and your friend (subject to the community's PointsSystem flag — if points are off the card won't advertise point rewards).
* A tap to share via the native share sheet or copy the link.

## How it behaves

Tapping the card opens the referral flow inline or in an expanded view. When your friend joins using the link, the community's referral achievement fires and both of you are rewarded.

## Differences from the main-app drawer

The widget variant is more compact — less explanatory copy, faster to open. The underlying behaviour (referral achievement, distribution to both parties) is identical.

## Related

<CardGroup cols={3}>
  <Card title="Referrals" icon="user-plus" href="/user-guide/referrals">
    Main-app referral drawer.
  </Card>

  <Card title="Widget overview" icon="window-restore" href="/user-guide/widget/overview">
    Widget context.
  </Card>

  <Card title="Wallet" icon="wallet" href="/user-guide/wallet">
    Where referral rewards land.
  </Card>
</CardGroup>
