> 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/competition-giveaway.md).

# Competition Giveaway

## What is Competition Giveaway:&#x20;

The competition mode is highly motivating and fosters social interaction. By ranking the number of invitees, participants are encouraged to invite more people to earn better rewards. The competition intensifies as participants strive to earn higher rankings and rewards until the giveaway concludes.

## How to Select Competition Mode:

After logging in to Giveaway and locating the Home page. Click the "**Create Giveaway**", then:&#x20;

<figure><img src="/files/p48AAHKeTwQoSJUcA18g" alt=""><figcaption><p>Giveaway Home Page</p></figcaption></figure>

## Under this Mode, you can:

* **Cover all social platform tasks:**  \
  Provide task settings for all social media platforms to meet your marketing requirements. Like Telegram, Discord, Twitter...<br>
* **Support these Draw Methods:**\
  **1. Time Draw:**  The winners will be drawn automatically at the end time.\
  \
  **2.** **Goal-Triggered Draw:** Winners will be drawn immediately once the goal is achieved or the default end time is met. <br>

  <figure><img src="/files/GCg3jAPUo8h4MG40jPvP" alt=""><figcaption><p><strong>Draw Method</strong></p></figcaption></figure>
* #### Support all types of rewards.&#x20;

  If you're looking to incentivize your audience, there are a variety of rewards you can offer that might do the trick&#x20;

<figure><img src="/files/Px3NAReo6D2oNvF9yQDl" alt=""><figcaption><p><strong>Rewards Types</strong></p></figcaption></figure>

## How to Set the Competition Rewards

To entice more participants, consider offering a variety of rewards with differing values. Higher rankings should correspond with more valuable rewards, which can encourage participants to invite others to join giveaway:

You can customize different rewards and the minimum number of invitees in any combination to meet your needs;&#x20;

**Step 1:** select the rewards type;

**Step 2:** Set the rewards name, winner count, and the minimum number of invitees(optional),etc.

**Setp 3:** According different types rewards, you have to fill out the information required

**You can choose many rewards, 1st rewards, 2nd rewards, 3rd rewards..., and the winner can get the corresponding reward when the conditions are met.**

**Winner Conditions:**

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


---

# 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/competition-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.
