> For the complete documentation index, see [llms.txt](https://doc.giveaway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.giveaway.com/project-partner-tutorial/giveaway-mode/referral-giveaway.md).

# Referral Giveaway

Utilizing the recommendation feature to make unique fission giveaway. Additionally, we can incentivize users to share giveaway on social media to expand its outreach. This approach can help you gain more visibility and increase social sharing quickly.

## Why Select Referral Mode

Consider implementing a reward-based invitation system to increase the reach of your social media giveaways. Participants will be incentivized to invite others, thereby increasing their chances of receiving more rewards.

On the Giveaway page where participants can view the enticing rewards and rankings offered. As new participants are successfully invited, rewards can be accumulated without limit until all rewards are distributed.&#x20;

<figure><img src="/files/0TQI0G8ObuqHmK0ogp4x" alt=""><figcaption><p>Rewards ranking</p></figcaption></figure>

## How to Select the Referral Mode:&#x20;

After logging in to Giveaway and locating the Home page. Click the "**Create Giveaway**", then: <br>

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

## Under this Mode, you can:

* #### Cover all social platform tasks: &#x20;

  Provide task settings for all social media platforms to meet your marketing requirements. Like Telegram, Discord, Twitter...

* **Support these Draw Methods:**

  * **Time Draw:**  The winners will be drawn automatically at the end time.
  * **Goal-Triggered Draw:** Winners will be drawn immediately once the goal is achieved or the default end time is met.

* **Choose any token/ coin as the Reward:** Support more than 900 tokens/coins for selected.&#x20;

  <figure><img src="/files/LxcevJKF82Ipb7RPwwkh" alt=""><figcaption><p>Token for rewards</p></figcaption></figure>

Please follow this tutorial for details on creating **Referral Mode** giveaway. You can combine any tasks and rewards at will to meet your marketing needs:&#x20;

{% content-ref url="/pages/a3EZyYOL1wXq2BNOuESC" %}
[PROJECT PARTNER TUTORIAL](/project-partner-tutorial/to-get-started.md)
{% endcontent-ref %}

{% hint style="info" %}
Only support the Token/ Coin as reward on the Referral mode.
{% endhint %}

## Where is the reward after the referral giveaway ends

**As a sponsor:** To activate the referral giveaway, it is necessary to pay the token/ coin as a reward first. This allows for accurate rewards calculation and ensures that winners can claim their rewards.

If there are any token rewards left after this giveaway ends, the token will be refunded to your Cwallet account, log in to Cwallet with the email to check the refund.

**As a winner:** The token rewards will be entered into your Cwallet account after this giveaway ends. Simply log in to Cwallet with the email you participate giveaway to check token rewards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.giveaway.com/project-partner-tutorial/giveaway-mode/referral-giveaway.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
