# Reward Types and Set Up

- [Token Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/token-reward.md): Token rewards are often considered the most common and popular type of reward.
- [NFT Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/nft-reward.md): NFT Reward Giveaway intro
- [OAT Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/oat-reward.md): OAT Reward Giveaway intro
- [Gift Cards/Keys/Codes Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/gift-cards-keys-codes-reward.md): Giveaway intro Gift Cards/Keys/Codes Reward
- [Pass Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/pass-reward.md): Giveaway.com intro Pass Reward
- [Subscription Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/subscription-reward.md): Giveaway.com intro Subscription Reward
- [Custom Reward](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/custom-reward.md): Creating a Custom Reward will allow you to auto-distribute any rewards from your websites.
- [Other Prize](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up/other-prize.md): The other prize has 3 distribution methods, please set the most useful one according to your needs.


---

# 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/reward-related-issues/reward-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.
