# Rewards

- [Creating Reward](https://ultimaterewards.athelion.eu/configuration/rewards/creating-reward.md)
- [Reward Types](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types.md): The plugin offers various types of rewards for all types of occasions.
- [Afk Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/afk-reward.md)
- [World Afk Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/afk-reward/world-afk-reward.md)
- [Area Afk Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/afk-reward/area-afk-reward.md)
- [Region Afk Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/afk-reward/region-afk-reward.md)
- [Advent Calendar](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/advent-calendar.md): Advent calendar type daily rewards
- [Pickable Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/pickable-reward.md)
- [Time Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/time-reward.md): Cooldown-defined reward
- [Time Fixed Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/time-fixed-reward.md): Reward resetting at the exact moment
- [Streak Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/streak-reward.md): Progressive unlocking reward
- [Streak Fixed Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/streak-fixed-reward.md): Streak reward resetting at the exact moment
- [Vote Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/vote-reward.md): Reward for voting on voting sites
- [Renewable Vote Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/renewable-vote-reward.md): Re-unlockable reward
- [Per Vote Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/per-vote-reward.md): Rewards per vote
- [Streak Vote Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/streak-vote-reward.md): Progressive unlocking reward
- [Play Time Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/play-time-reward.md): Reward for time spent in the game
- [Renewable Play Time Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/renewable-play-time-reward.md): Re-unlockable reward
- [Referral Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/referral-reward.md): Reward for referring players to the game
- [Renewable Referral Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/renewable-referral-reward.md): Re-unlockable reward
- [Purchasable Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/purchasable-reward.md): Reward that can be bought
- [Re-Purchasable Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/re-purchasable-reward.md): Reward that can be bought repeatedly
- [One Time Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/one-time-reward.md): Non-recurring reward
- [Time Limited Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/time-limited-reward.md): Reward which is limited by time
- [Custom Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/custom-reward.md): Reward based on meeting expressions
- [Multiple Custom Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/multiple-custom-reward.md)
- [Coupon Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/coupon-reward.md): Coming soon
- [Discord Reward](https://ultimaterewards.athelion.eu/configuration/rewards/reward-types/discord-reward.md): Coming soon
- [Reward Settings](https://ultimaterewards.athelion.eu/configuration/rewards/reward-settings.md): Player settings regarding rewards
- [Reward Actions](https://ultimaterewards.athelion.eu/configuration/rewards/reward-actions.md): Action types of rewards
- [Reward Features](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features.md)
- [Auto Claim](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/auto-claim.md)
- [Notifications](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/notifications.md)
- [Reward NPC](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/reward-npc.md)
- [Discord Support](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/discord-support.md)
- [Reward Requirements](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/reward-requirements.md)
- [Reward Variants](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/reward-variants.md): Alias Multi-Rank support
- [Selectable Rewards](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/selectable-rewards.md)
- [Randomization](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/randomization.md)
- [Execution Chances](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/randomization/execution-chances.md)
- [Random Placeholders](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/randomization/random-placeholders.md)
- [AFK Checkers](https://ultimaterewards.athelion.eu/configuration/rewards/reward-features/afk-checkers.md): For play-time rewards


---

# 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://ultimaterewards.athelion.eu/configuration/rewards.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.
