# What Kind of Draw Methods are Supported

## What is draw method

The draw method determines how the giveaway will open the winner list. Identifying a giveaway method suited to your event goals will enhance your project's promotion and development.

## What kind of draw methods are supported

Cwallet supports 3 ways of drawing prize: timed draw, goal-triggered draw, instant draw.

Each draw method has the option of setting the start time and end time, as well as allowing the creator to end the giveaway in advance.

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

* <mark style="color:blue;">**Timed Draw**</mark><mark style="color:blue;">:</mark> The winners will be drawn automatically at the end time.

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

* <mark style="color:blue;">**Goal-Triggered Draw**</mark><mark style="color:blue;">:</mark> Winners will be drawn immediately once the goal is achieved or the default end time is met.

**There are 6 goals to choose from:**

* Total participants reach a specific number&#x20;
* Twitter followers hit a specific number&#x20;
* Telegram group members reach a specific number
* Twitch followers hit a specific number
* TikTok followers hit a specific number
* YouTube channel followers hit a specific number

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

* <mark style="color:blue;">**Instant Draw**</mark><mark style="color:blue;">:</mark> Participants draw the reward themselves immediately after completing the tasks.

<figure><img src="/files/a5PvbZGhcoPEWpY7Imm5" alt=""><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.cwallet.com/faq/faq-giveaway/what-kind-of-draw-methods-are-supported.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.
