# Quest

There are multiple quests available in the game, and completing them earns you rewards.&#x20;

In particular, the number of daily quest completions is crucial, as it serves as a condition for receiving ranking rewards.

Re.Monster has three types of quests: "Daily," "Weekly," and "Total," which are permanent, and "Event," which is limited-time. When you complete the "Daily" and "Weekly" quests, you can earn SBT, and for each cleared quest in the "Total" category, you can earn SBT as well.

{% hint style="warning" %}
\*Items obtained from quest bonuses cannot be transferred to others.
{% endhint %}

## **Daily**

* Participate in a Battle
* Conduct a Exploration
* Win a Tournament

## &#x20;**Weekly**

* Participate in 3 Battles
* Participate in 5 Battles
* Conduct 3 Exploration
* Conduct 5 Exploration
* Perform 30 Training Sessions
* Regenerate 1 Monster

## **Total**

* Number of Days logged in
* Player Rank
* Elapsed time in Game
* Monster Rank
* Number of Monster Regenerations (Mint) Performed
* Number of Monster Fusions Completed
* Number of Monsters that have been Crystallized
* Number of Monsters that have been turned into a Coach
* Number of Monsters that have been boosted
* Number of Farms that have been boosted
* Number of Training Sessions Conducted&#x20;
* Number of Intensive Training Sessions Conducted
* Number of Rankmatch Battles
* Number of Exploration Conducted
* Amount of Items Found in Exploration
* Number of Monster Typess Obtained
* Amount of In-game Currency Earned

## Event

* Varies by Moment


---

# 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://docs.remonster.world/game/quest.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.
