# Invitee Widget

The invitee widget is shown to new referred customers. When an existing users shares their link with a friend and the friend visits the link, they will see the invitee widget. Use this widget to craft a unique personalized message for the referred user.

Note - The invitee widget will not show if the share URL you entered is a sign up page.

<div data-full-width="true"><figure><img src="/files/6oDAHeitgO13hg7ALEmd" alt=""><figcaption></figcaption></figure></div>

1. **Invitee Header:** Add a unique message to let the referred user know who referred them&#x20;
2. **Invitee Description:** Add details about the reward the new users gets\
   \
   In both the header and description you can add ther referrers first/last name or email by using variables. The variables will be replaced with the referrers information. This will help you personalize the message.

Next, once the user join the program we have successfully captured the referral. You can now redirect your new users to your sign up page or the product product where they can make their purchase. \
Note - This is not the only way to capture referrals. You can use our SDK or APIs to track referrals.&#x20;

<div data-full-width="true"><figure><img src="/files/zsrvRMtb4IgRYyeJ7otZ" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://referral-rocket.gitbook.io/docs/getting-started/campaigns/campaigns-details/invitee-widget.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
