> For the complete documentation index, see [llms.txt](https://docs.playhattori.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playhattori.io/activities/quests.md).

# Quests

## **Quests**

Quests are a steady way to earn $HATTORI without heavy competition.

Unlike events where you fight for top spots, here you just complete tasks with no pressure from other players. Rewards are smaller but easier to get.

#### **How it works**

Each day you get a new set of in-game quests. You’ve got 24 hours to finish them, then they reset. For each completed quest, you earn **Eligible Points (EP)**.

If you hit **100 EP** or more in a day, you qualify for the daily token earn. If not, you miss out on that day’s reward.

After completing a quest, go to the Telegram App and claim it. You’ll see your EP balance in the top left corner update.

A timer at the top of the screen shows when quests expire. Quests refresh daily at 00:00 GMT.

<figure><img src="/files/aELIx4WEhPgZcb7aOw5R" alt="" width="375"><figcaption></figcaption></figure>

#### **How rewards are calculated**

{% hint style="info" %}
**Simple formula:** Daily pool / number of eligible players
{% endhint %}

**Example:** if the pool is 10 000 tokens and 1 000 players qualify, each gets 10 tokens.

**How to claim**

No need to click anything. If you meet the requirements, tokens get added to your balance automatically. Just make sure your quests are claimed, to ensure your balance reaches 100+ EP.

Check [Quests Details](/activities/quests/quests-details.md) to learn more about each quest.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.playhattori.io/activities/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.
