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

# Lucky Giveaway

For sponsors looking to meet the needs of their audience, the standard giveaway offers a wide range of task settings and rewards. You can easily customize the tasks and rewards to fit your specific marketing goals and engage your audience in the best way possible. The possibilities are endless with the free combination of task and reward options. So go ahead and create the perfect campaign to meet your desired marketing needs!

## How to Selete Standard Mode:

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

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

## Under this Mode, you can:

* #### Cover all social platform tasks. You can Combine and match any task to fit your needs.

* #### Support all of the Draw Methods: Time Draw, Goal-Triggered Draw, and Instant Draw.&#x20;

  * **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.
  * **Instant Draw:** Participants draw the reward themselves immediately after completing the tasks.&#x20;

<figure><img src="/files/khsIRSdlU1tElOMGIH8Z" alt=""><figcaption><p><strong>Draw Method</strong></p></figcaption></figure>

* #### Support all types of rewards. 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/0jcn0v7Zbd4bywwN1HoX" alt=""><figcaption><p><strong>Rewards Type</strong></p></figcaption></figure>

## How to Create the Standard Mode Giveaway:

Follow this full tutorial to learn about the creation process.&#x20;

{% 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/lucky-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.
