# Tasks

- [Task Types and Set Up](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up.md): Giveaway.com intro Task Types and Set Up
- [Social Media Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/social-media-tasks.md): According to the tasks set by Steam, it can more accurately capture the specific people of Steam and improve the effectiveness of your Giveaway.
- [Website Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/website-tasks.md): The participants have to view the video to complete this task: Enter the Video URL you want in the frame (YouTube or Vimeo)
- [App Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/app-tasks.md): Giveaway.com intro APP Tasks
- [Share Giveaway Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/share-giveaway-tasks.md): Share Giveaway Tasks intro
- [Collect/Verify Information Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/collect-verify-information-tasks.md): In this task, you can set the combination of addresses you need, which will be helpful when you send the rewards to participants at the giveaway ends or other required needs.
- [Eligibility Tasks](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/task-types-and-set-up/eligibility-tasks.md): This is participant filter. To improve the effectiveness of the giveaway. You can select one or more options to limit the participant's age.
- [Callback Verifications Instruction](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction.md): Callback Verifications Instruction
- [How to Verify App Installs with Callback Verification](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction/how-to-verify-app-installs-with-callback-verification.md): Enable callback verification to automatically verify if users really downloaded the app. Only participants who have downloaded the app are able to complete this task.
- [How to Verify Custom Reward From Your Website with Callback Verification](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction/how-to-verify-custom-reward-from-your-website-with-callback-verification.md): Create a Custom Reward with auto-distribute any rewards you want to share with the winner.
- [How to Verify the User/Player/VIP Level Requirement on Your Website with Callback Verification](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction/how-to-verify-the-user-player-vip-level-requirement-on-your-website-with-callback-verification.md): With this Level Requirement task, you can create giveaways only available for eligible users who meet the level requirements, and participants
- [How to Set and Verify Custom App Actions with Callback Verification](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction/how-to-set-and-verify-custom-app-actions-with-callback-verification.md): Utilize callback verification to automatically verify whether users have taken any actions within the app.
- [How to Verify Actions on Your Website with Callback Verification](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/callback-verifications-instruction/how-to-verify-actions-on-your-website-with-callback-verification.md): If you host a giveaway, you might want to learn how to optimize the performance of your campaign, and gain leads and traffic.
- [Why Does My Group/Channel not Listed in Telegram Task](https://doc.giveaway.com/project-partner-tutorial/other-faq/tasks/why-does-my-group-channel-not-listed-in-telegram-task.md): When you are setting up Telegram tasks for the giveaway, you may find that your Telegram group/channel does not appear in the list of options.


---

# 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://doc.giveaway.com/project-partner-tutorial/other-faq/tasks.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.
