# Daily Quests

## **Daily Quest Overview** <a href="#daily-tasks-overview" id="daily-tasks-overview"></a>

**Daily Quest** is **short tasks** for the daily activity of Metafluence users. Users unlock daily reward boxes by completing a predefined number of daily task&#x73;**.**<br>

### **Daily Tasks** <a href="#daily-tasks" id="daily-tasks"></a>

**Daily tasks** are simple and short tasks like visiting metahuts, browsing banners, communicating with other users etc.

* Each task can be completed only once (everyday, repeating).
* Daily tasks are **individual & private**, i.e. users can’t see one another’s tasks.
* All tasks and their progress are reset daily at 05:00 UTC.

These tasks are aimed at keeping users active by providing them with **daily reward boxes**. Reward value of those boxes is respective with the completed task number.

#### **The List of All Daily Tasks** <a href="#the-list-of-all-daily-tasks" id="the-list-of-all-daily-tasks"></a>

The **list** of all daily tasks & rewarded points: [Metafluence - Tasks (activities)](https://docs.google.com/spreadsheets/d/1WlcnEPV1zcVRGTh5Yn6XNi4_7PAAB15uHcj-Y8wePJg/edit?usp=sharing)

{% hint style="info" %}

#### **Notifications** <a href="#notifications" id="notifications"></a>

* Every time the user completes any of the tasks, he receives a pop-up notification about the completion of the task (task name and task description are shown).
* Every time a reward box is available to claim, the user receives a notification about it.
  {% endhint %}

### **Daily Reward Boxes** <a href="#daily-reward-boxes" id="daily-reward-boxes"></a>

**Daily Reward Boxes** can be unlocked upon reaching a specified number of completed daily tasks. Each user can unlock up to 3 reward boxes. With each box, the reward value is increased (the list of rewards for all boxes is located within the tasks link above). In addition, the user’s Daily Task Efficiency Bonus affects the final reward amount from the boxes (efficiency is increased with each new rank).

Default base rewards are:

1. 2000 SOTO from **1st box (2 tasks).**
2. 3000 SOTO from **2nd box (5 tasks in total).**
3. 5000 SOTO from **3rd box (10 tasks in total).**

{% hint style="warning" %}
**If the user did not claim unlocked reward boxes,** they are reset at 05:00 UTC.
{% endhint %}

#### **Daily Tasks Efficiency Bonus** <a href="#daily-tasks-efficiency-bonus" id="daily-tasks-efficiency-bonus"></a>

**Daily Task Efficiency** bonus is listed in Ranks spreadsheet and displayed in **percentage (%).**

**Link:** [Metafluence - Rank System](/docs/social-fi-elements/user-profile/ranks.md)

## Daily task table:

| Task Name        | Task Condition                                |
| ---------------- | --------------------------------------------- |
| Daily Login      | Enter the Metafluence space with your avatar. |
| Metahut visitor  | Visit 5 metahuts in total.                    |
| Ad browser       | Check out 2 different ads banners.            |
| NFT fan          | Discover 10 NFTs in total                     |
| Socializer       | Talk with random people in text chat          |
| Play a mini-game | Play a mini-game at least once.               |
| Meta-timer I     | Spend 10 minutes in Metafluence               |
| Meta-timer II    | Spend 30 minutes in Metafluence               |
| Emotional guest  | Use different emotes 5 times in total.        |
| Active guest     | Achieve 500 engagement score                  |
| Businessman      | Earn 5000 SOTO                                |


---

# 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://metafluence.gitbook.io/docs/game-fi-elements/daily-quests.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.
