# P2E System

Puzzle Fantasy introduces the P2E System, so players enjoy the game while receiving Token mining and rewards.

## Mining

### 1. Game chapter clear.

Game chapters have different characteristics for each chapter, and difficulty levels also exist in various forms. The amount of token mining per chapter is different, and the maximum mining token per day is modified according to the policy.

### 2. Speed run by chapter

The game chapter is marked with the clear time in the dungeon information, and initialization proceeds every week. The first to fifth places in each ranking can mine additional tokens every week and are paid at the same time as the speed run time is initialized.

## Reward

### 1. Daily quest.

You can get a reward for Token through daily quests.

### 2. Weekly quest.

You can get a Token reward through weekly quests.

### 3. Event

You can receive Token rewards if you participate in various 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://docs.puzzlefantasy.io/puzzle-fantasy/intro/p2e-system.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.
