# Invite Quests

### Dashboard configuration

A referral reward is configured in the dashboard and (similar to all other point rewards) requires a **title**, **description** and **amount** of points an user earns for inviting a friend.&#x20;

The 'Required Quest' options allow you to set the quest that the '**Invitee**' needs to complete before the points are awarded. The 'Quest Locks' allows you to set quests the user needs to complete to be able to participate in the invite quest. This powerful combination allows you to guard the quest from low level farming by requiring social quests and/or requiring things like a sign-up, purchase or token holding for both the inviter and invitee. &#x20;

<figure><img src="/files/IP2ANXRYxfmrheK80AKR" alt=""><figcaption></figcaption></figure>

### Front-end Appearance in the Widget

**Invite Link's will only be shown for authenticated users.** The URL contains information about the account sharing the URL. Your audience will be able to copy the referral URL for sharing.

<figure><img src="/files/X7eiSd3Xzl8na4sVYmd6" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.thx.network/campaign-managers/quests/invite-quests.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.
