# Mytho Activity Program

{% hint style="info" %}
Act 1 is live! You can participate directly through Mytho ([the page for tracking your progress](https://mytho.io/mytho-activity-program)), as well as through [our community on TaskOn](https://taskon.xyz/Mytho) — in this case, you can earn additional rewards and amplify your participation.
{% endhint %}

**Mytho Activity Program** is designed to reward active users and entire communities that contribute to the development of the application. It's important to emphasize that, unlike most similar programs, the Mytho Activity Program rewards not only individual users, but also entire communities.

### **General Info**

**Program Duration**\
The exact duration of the program is not fixed. It begins with the launch of Mytho on BSC. The end date will be announced later.

**Acts**\
The program is divided into acts. Each act has a corresponding **declining multiplier**, starting from **1.5**. This multiplier will be applied to user and community activity points at the end of the program. Therefore, earlier users and communities will have an advantage.

User activity is recorded via **snapshots** taken at the end of each act.

⌛Each act lasts **60 days**.

⚠️ **Note:** In the dashboard, all activity points (such as Merit Points) are shown *as is*, without any multipliers. Multipliers will only be applied to snapshot results taken at the end of each act.

### **User Activity**

The Mytho Activity Program allows everyone to contribute and be recognized for their efforts.\
There is **no single right way** to earn activity points — you are free to contribute in any way that suits you.

**Merit Points**\
Merit Points represent the cumulative activity of a user. You can earn them in various ways — almost every interaction within your community contributes to your Merit Points. More details on the [Merit System page](https://grimoire.mytho.io/getting-started/merit-system).

### **Activity by Guild**

User activity is conceptually divided into **guilds**. Each guild’s activity is tracked separately and will be considered during rewards evaluation.

| Guild            | Activity Type                                                                                                                                                                                                                                                   |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Chiefs**       | Number of communities you have successfully launched. Only communities that have completed their initial sale or those launched using an existing ERC-20/BEP-20 token or NFT are counted.                                                                       |
| **Storytellers** | <p>Merit Points earned through <strong>post creation</strong> on community pages. <br><br>⚠️ Attempts to manipulate this activity will be monitored. Manipulation will result in permanent disqualification from the Mytho Activity Program.</p>                |
| **Patrons**      | Merit Points earned through [**Premium Merit Boost**](https://grimoire.mytho.io/getting-started/merit-system#merit-boost) and [**post donations**](https://grimoire.mytho.io/getting-started/posts#post-donations). This activity also has its own leaderboard. |
| **Heralds**      | [**Shard Tokens** ](https://grimoire.mytho.io/getting-started/posts#shard-tokens)**earned** from post boosts and creation. This activity also has a leaderboard.                                                                                                |
| **Marathoners**  | Number of **NFT badges** earned from Merit Boost streaks.                                                                                                                                                                                                       |

🏆 **Participation in multiple guild activities (multi-guilding) will give you an advantage.**

👉 The Mytho Activity Program is closely linked with the [Mytho Community Program](https://grimoire.mytho.io/dao/mytho-community-program). Therefore, participating in Activity Program may not only earn points and potential benefits in the future, but also give you the opportunity to earn a Patriarch NFT and become a member of the Mytho DAO

### **Guild Activity Tiers**

Guild activities are categorized into **Premium** and **Gold** tiers.

* **Premium activities:** Chiefs, Storytellers, Patrons
* **Gold activities:** Heralds, Marathoners

When rewards are distributed, **all activities** are considered, **Premium-tier contributions carry more weight** in the benefit calculation.

### **Community Activity**

As noted earlier, the Mytho Activity Program rewards **entire communities**, not just individuals.\
Community activity is measured by the **total Merit Points earned by its members**. Just like user activity, community Merit Points earned during the program are **subject to act-based multipliers**.

⚠️ Attempts to manipulate the amount of Merit Points earned by a community will result in permanent disqualification from the Mytho Activity Program.

⚠️ **Important:**\
The Mytho Activity Program is a **limited-time campaign** tied to the launch of Mytho and runs **in parallel with the permanent Merit System**. These two systems operate independently. Monthly revenue distribution to community treasuries via the Merit System is **not** part of the Mytho Activity Program. In essence, the Mytho Activity Program is an **additional opportunity** for communities to gain benefits from their users' early activity — and an incentive to **join Mytho at the earliest stage**.


---

# 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://grimoire.mytho.io/getting-started/mytho-activity-program.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.
