# How to Create Referral

### Getting Started

1. Click "Referral", then "Create Referral".

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

2. Enter the Referral Name, add the quest/event link, then add description.
3. Click "Next".

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

4. Select Reward Type

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

5. Set Winner Ranking.

`Top Number`: Specifies the precise ranking positions of members. For instance, members ranked from 1st to 5th on Quest Leaderboard are designated as winners

`Top Percentage`: Specifies the highest percentile range in terms of members' ranking positions. For example, top 10% to 20%, indicating that members on Quest Leaderboard with top 10% to top 20% are eligible for rewards.

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

6. Click "Publish".

<figure><img src="/files/CsFfbDTVbU81bnIhFwcc" 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://taskoncommunitys-organization.gitbook.io/guide-book/quest-hub/how-to-create-referral.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.
