# Phi Artist Engagement Framework

## Phi Artist Engagement Framework

Phi employs a comprehensive engagement framework designed to foster ongoing artistic involvement, creative diversity, and active community participation among artists. This framework integrates multiple metrics, providing a balanced and incentivized approach that reflects an artist’s holistic contribution.

### Engagement Components and Logic

#### 1. Continuous Activity Recognition

To encourage sustained artist activity, Phi provides recognition based on recent engagement:

* 🟢 **0-30 days**: Full engagement recognition (100%)
* 🟡 **31-60 days**: Slight engagement reduction (90%)
* 🟠 **61-90 days**: Moderate engagement reduction (70%)
* 🔴 **91-120 days**: Significant engagement reduction (40%)
* ⚫ **120+ days**: Minimal engagement recognition (10%)

#### 2. Recent Board Activity Emphasis

To emphasize and reward recent interactions, Phi applies dynamic weighting to board activity:

* 📅 **0-1 month**: Full weight (100%)
* 📅 **1-2 months**: High weight (80%)
* 📅 **2-3 months**: Medium weight (50%)
* 📅 **3+ months**: Reduced weight (20%)

This ensures ongoing and recent engagements remain highly valued, promoting consistent participation.

#### 3. Encouraging Creative Exploration

Phi supports artistic diversification across various "creds" (categories/themes) by recognizing varied contributions:

* 🎨 First art on a cred: Full value (100%)
* 🎨 Second art on same cred: Slightly reduced value (80%)
* 🎨 Third art: Moderately reduced value (60%)
* 🎨 Fourth art: Significantly reduced value (40%)
* 🎨 Fifth and beyond: Minimal value (20%)

This encourages artists to explore a diverse creative range.

#### 4. Rare Cred Recognition

Phi offers additional acknowledgment for contributions to less-explored creds:

* ⭐ Artists contributing to creds with ≤5 total arts receive a **1.2x recognition bonus** per rare art.
* 📊 The rare cred bonus contributes modestly (3%) to the overall engagement score.

### Engagement Weight Distribution

Phi’s engagement framework combines multiple factors for balanced recognition:

* **Board Activity**: 35% (emphasizes active platform engagement)
* **Art Creation**: 40% (primary creative contributions)
* **Mint Engagement**: 22% (engagement through minting activities)
* **Rare Cred Recognition**: 3% (reward for niche contributions)

### Engagement Tiers

Phi classifies artists into tiers to transparently reflect their contributions relative to peers:

* 🏆 **Top 5%**: 85-100 (Elite tier)
* 🥇 **Top 20%**: 70-84 (Excellence tier)
* 🥈 **Top 50%**: 40-69 (Standard tier)
* 🥉 **Bottom 50%**: 1-39 (Entry tier)

Clear tier distinctions help artists understand their standing and inspire continuous growth.

### API Integration

Phi provides real-time engagement data via an accessible API endpoint for transparency and community participation:

* **Endpoint**: `https://prod.phi-api.xyz/artist-score?address={wallet_address}`
* **Update Frequency**: Daily at 2 AM UTC

### Purpose and Philosophy

Phi’s detailed engagement framework is meticulously crafted to promote sustained artistic involvement, encourage creative diversity, reward active community participation, and ensure fairness and transparency across the platform.


---

# 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.phi.box/explore-phi/phi-protocol/phi-artist-engagement-framework.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.
