# Reward-related issues

- [Reward Types and Set Up](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/reward-types-and-set-up.md): Giveaway 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.
- [If the Token Reward Have not Been Fully Auto-Distributed, When Will I Receive a Refund](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/if-the-token-reward-have-not-been-fully-auto-distributed-when-will-i-receive-a-refund.md): A Token Reward that is auto-distributed from Giveaway balance will be automatically sent to winners.
- [How to Create Free Mint NFT Rewards](https://doc.giveaway.com/project-partner-tutorial/other-faq/reward-related-issues/how-to-create-free-mint-nft-rewards.md): Free Mint NFT Reward will allow the winners to mint an NFT for free on your website or anywhere


---

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