# Pi ELF Daily Tasks

> Pi ELF daily tasks are used to verify a user’s platform activity on a given day.

### Overview

Tasks may include platform behavior tasks and game behavior tasks.

When users complete daily tasks and meet the activity threshold, they can activate the CiDiScore reward for that day.

### Task Categories

| Task Type               | Description                                          |
| ----------------------- | ---------------------------------------------------- |
| Platform Behavior Tasks | Platform-level actions completed within CiDi Games   |
| Game Behavior Tasks     | In-game objectives completed within integrated games |

### Platform Behavior Tasks

Platform behavior tasks include login, check-in, browsing games, viewing tournaments, watching ads, completing consumption, participating in events, and other platform-level actions.

### Game Behavior Tasks

Game behavior tasks include completing designated matches, reaching target scores, clearing specific levels, participating in PVP, or completing in-game objectives within integrated games.

### CiDiScore Activation

When users complete daily tasks and meet the activity threshold, they can activate the CiDiScore reward for that day.


---

# 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://whitepaper.cidi.games/02.-platform-modules/pi-elf/pi-elf-daily-tasks.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.
