# FAQ-Giveaway

- [How to Check the Giveaway Record](https://docs.cwallet.com/faq/faq-giveaway/how-to-check-the-giveaway-record.md): How to Check the Giveaway Record
- [What Kind of Draw Methods are Supported](https://docs.cwallet.com/faq/faq-giveaway/what-kind-of-draw-methods-are-supported.md): What Kind of Draw Methods are Supported
- [Why I am Unable to Check Retweet Task](https://docs.cwallet.com/faq/faq-giveaway/why-i-am-unable-to-check-retweet-task.md): Why I am Unable to Check Retweet Task
- [What Can I do If I Do Not Receive My Reward](https://docs.cwallet.com/faq/faq-giveaway/what-can-i-do-if-i-do-not-receive-my-reward.md): What Can I do If I Do Not Receive My Reward
- [How Do I Check If I'm Done with a Task](https://docs.cwallet.com/faq/faq-giveaway/how-do-i-check-if-im-done-with-a-task.md): How Do I Check If I'm Done with a Task
- [Why Does My Group/Channel not Listed in Telegram Task](https://docs.cwallet.com/faq/faq-giveaway/why-does-my-group-channel-not-listed-in-telegram-task.md): Why Does My Group/Channel not Listed in Telegram Task
- [What Happens If Fail to Meet the Goal of Goal-Triggered Giveaway?](https://docs.cwallet.com/faq/faq-giveaway/what-happens-if-fail-to-meet-the-goal-of-goal-triggered-giveaway.md): When creating a goal-triggered giveaway, you will need to specify the end time for the draw.
- [If the Token Reward Have not Been Fully Auto-Distributed, When Will I Receive a Refund](https://docs.cwallet.com/faq/faq-giveaway/if-the-token-reward-have-not-been-fully-auto-distributed-when-will-i-receive-a-refund.md): If the Token Reward Have not Been Fully Auto-Distributed, When Will I Receive a Refund
- [Why is My Giveaway No Activated/ Invalid? And How to Activate it?](https://docs.cwallet.com/faq/faq-giveaway/why-is-my-giveaway-no-activated-invalid-and-how-to-activate-it.md): Why is My Giveaway No Activated/ Invalid? And How to Activate it?


---

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