# Pictor VIP Pass NFT

## Overview

The **Pictor VIP Pass NFT** represents an elite membership within the Pictor Network ecosystem. It unlocks exclusive privileges that give Creators and Workers top priority in rendering queues, job matching, and resource allocation.

<figure><img src="/files/ROiysczfvp7blgxhnTt5" alt=""><figcaption></figcaption></figure>

Each **VIP Pass NFT** is a **soulbound asset**, *minted directly to the user’s wallet once specific eligibility conditions are met* — whether through verified spending (for Creators) or consistent technical performance (for Workers).

Once minted, the NFT activates the **Priority Scoring System**, a mechanism that ranks users based on measurable contributions such as spending, uptime, and job completion rate.

## Requirements & Benefits

### 1. For Creators

**Requirements**

* Deposit and spend at least **$5,000 USDT**.

👑 Meet this requirement, and you become a **VIP Creator** in the Pictor Network.

**Benefits**

* **Top Priority in Render Queue**: VIP Creators are placed first in the job render queue, ensuring the fastest GPU allocation.
* **Optimized GPU Matching**:  VIP Creators receive priority access to the best-performing GPUs (considering GPU model, VRAM, and optimal location, etc.)

### 2. For Workers

**Requirements**

* Maintain an **average uptime ≥ 16 hours/day** for 30 consecutive days.
* No downtime exceeding 3 consecutive days.

👑 Meet these requirements, and you become a **VIP Worker** in the Pictor Network.

**Benefits**

* **Priority Job Assignment**: VIP Workers are selected first when multiple Workers meet rendering job requirements, increasing job frequency and earnings.
* **Extra Rewards**: VIP Workers rank higher in Leaderboards can receive additional benefits (staking, loyalty rewards, airdrops, etc.).

## **Priority Scoring System**

VIP Pass NFT ownership is required to activate the scoring system. VIP Creators and VIP Workers are ranked based on their total priority scores.

When a new job is created, both sides benefit:

* VIP Creators get priority in the render queue, meaning their jobs are processed faster.
* VIP Workers get priority in job allocation, meaning they receive new jobs before non-VIP users.

10% of all VIP members are prioritized in every round of job distribution.

### **1. Creator’s Trusted Scoring System**

<table><thead><tr><th width="143">Criteria</th><th width="246">Point Calculation</th><th width="91" align="center">Points</th><th>Notes</th></tr></thead><tbody><tr><td>Spending</td><td>Recharge 1 USDT</td><td align="center">1</td><td>Accumulates monthly</td></tr><tr><td>Completed Jobs</td><td>1 frame rendered successfully</td><td align="center">1</td><td>Only successful jobs are counted</td></tr><tr><td>NFT Ownership</td><td>VIP Pass NFT owner</td><td align="center">100</td><td></td></tr></tbody></table>

### **2. Worker’s Trusted Scoring System**

<table><thead><tr><th width="180">Criteria</th><th width="183">Point Calculation</th><th width="103" align="center">Points</th><th>Notes</th></tr></thead><tbody><tr><td>Average Uptime</td><td>1 hour online daily</td><td align="center">1</td><td>Calculated over 30 days</td></tr><tr><td>Job Completion Rate</td><td>1 frame completed</td><td align="center">5</td><td>Failed jobs deduct 10 points</td></tr><tr><td>GPU Performance</td><td>100 hours of uptime</td><td align="center">10</td><td>Based on hashpower and VRAM</td></tr><tr><td>NFT Ownership</td><td>VIP Pass NFT owner</td><td align="center">100</td><td></td></tr></tbody></table>

👇Check your **VIP status** in your **Profile** section.

<figure><img src="/files/j8QMclYsqypSCOEGbcTK" alt=""><figcaption></figcaption></figure>


---

# 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.pictor.network/docs/reference/pictor-vip-pass-nft.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.
