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


---

# 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/task-types-and-set-up.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.
