# Quests and automated events

There will be quests every day, players need to talk to the Daily Quest NPC to receive the task, after completing the task, you can get the corresponding RODT as a reward.

<table><thead><tr><th>Quest types</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Killing monsters</td><td></td><td></td></tr><tr><td>Collecting items</td><td></td><td></td></tr><tr><td>Dialogue</td><td></td><td></td></tr></tbody></table>

Each quest will have detailed instructions to help players to complete.

Players can get 3,375 RODT per day through daily quests and automated daily events.


---

# 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://rogamefi.gitbook.io/en/game/how-to-earn/quests-and-automated-events.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.
