# Afk Reward

Different types of AFK rewards are available for different solutions. Multiple AFK rewards are supported, for example if you want to set one reward for 2 minutes and another for 5 minutes, simply set 2 rewards at the desired time and set different rewards.&#x20;

{% hint style="warning" %}
Be careful with progress-actions, they will overlap when multiple afk rewards are set to same region/world, so it is recommended to keep progress, enter and quit actions to one reward only.
{% endhint %}

* [**WORLD AFK REWARD**](/configuration/rewards/reward-types/afk-reward/world-afk-reward.md)
* [**AREA AFK REWARD**](/configuration/rewards/reward-types/afk-reward/area-afk-reward.md)
* [**REGION AFK REWARD**](/configuration/rewards/reward-types/afk-reward/region-afk-reward.md) ([WorldGuard](https://dev.bukkit.org/projects/worldguard) support)


---

# 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/reward-types/afk-reward.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.
