# Social Verification Mechanism

Mint Planets Based on Social Media Influence (Twitter Verification)

In the KOLMint universe, social influence is not just a badge of identity—it’s a real source of power. To bring the concept of “influence-as-hashrate” to life, KOLMint introduces a social media verification system. By linking their Twitter (X) accounts, users can automatically mint planet NFTs that correspond to their influence levels, making their social reach a key component of their mining power.

**Core Logic:**

1\. Connect Your Social Account (e.g., Twitter/X)\
When users first log into the KOLMint DApp, they are prompted to connect their social media account. The system analyzes public influence metrics such as follower count, engagement rate, posting frequency, and recent activity (e.g., last 30 days).&#x20;

2\. Generate an Influence Score (K-Score)\
KOLMint calculates a K-Score—a composite rating between 0 and 100+—based on both on-chain behavior and off-chain social data.

3\. *The higher the K-Score, the more powerful and rare the minted planet becomes.*

4\. Auto-Mint Planet NFT\
Based on the user’s K-Score, KOLMint auto-mints a unique planet NFT, which represents their node within the network. The planet has built-in mining capability and can be upgraded or expanded into a multi-planet civilization through participation, fan growth, and increased influence.

**Example Planet Tiers (Draft):**

| Influence Tier | K-Score Range | Planet Type       |
| -------------- | ------------- | ----------------- |
| Nova Tier      | 0–30          | E-Class Planet    |
| Stellar Tier   | 31–60         | C/D-Class Planets |
| Galactic Tier  | 61–85         | B-Class Planet    |
| Supergalactic  | 86–100        | A-Class Planet    |
| Legend Tier    | 100+          | S-Class Planet    |

**Extended Features:**

Dynamic Influence = Planet Evolution\
Influence isn’t static. KOLMint recalculates K-Scores every 7 days. As a KOL’s influence grows, their planet evolves to a higher tier or unlocks the right to mint additional planets.

Fan-Binding System\
Followers can scan a KOL’s planet invitation code to become “satellite planets” under that KOL’s node. They can participate in co-mining, receive revenue sharing, and complete community missions.

Verified Planet Appearance\
High-K-Score planets will carry unique “Twitter Verified” visual badges and effects, increasing visibility, prestige, and social capital within the KOLMint metaverse.


---

# 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://kolmint.gitbook.io/whitepaper/getting-started/social-verification-mechanism.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.
