# How Blippers Earn Points

Every Blips campaign distributes part of a project’s token supply to its early supporters — the **Blippers**. Your **Blips** determine how much of that reward pool you’ll receive.

The more value you bring to the project — through visibility, engagement, and authentic support — the more Blips you earn.

***

### How it works

Each campaign has a **reward pool** and a **timeline**.

During the campaign:

* You create and share **content** about the project.
* Tgmetrics analyzes your actionson X
* You accumulate **Blips** in real time.

At the end of the campaign:

* All points are ranked.
* Rewards are distributed proportionally to each Blipper’s total Blips.

***

### 🧩 What Kind of Content Earns Points – and How Relevance Matters

Blips rewards creators who add **real value**, not noise. The more relevant your content is — meaning: directly relevant to the campaign, insightful, and engaging — the higher your points. This means:

* Use your **own voice**, not mere reposts or generic statements.
* Educate your audience: explain *why* the project matters, *how* it works, or *what’s next*.
* Format for readability and impact: clear structure, visuals, spacing.
* Expand reach: aim to attract new eyeballs, not only your usual audience.

***

### 🧮 How Blips Are Calculated

Your Blips are derived from a scoring model that evaluates:

* **Relevance**: Is the content directly aligned with the campaign/project?
* **Quality**: Originality, clarity, depth, and design of your content.
* **Engagement**: Interaction your content generates (genuine replies, shares, new audiences).
* **Reach & Authenticity**: How many real people you reach; minimal bot/farm activity.
* **Consistency & Loyalty**: Supporting the same project over time gives a bonus multiplier.

#### Simplified Formula

```
Blips = (Relevance × Quality × Engagement × Reach) + (Consistency × Loyalty)
```

Where:

* **Relevance**: Score between 0 – 1 (how tightly aligned your content is with campaign topic)
* **Quality**: Score between 0 – 1 (originality, clarity, insight)
* **Engagement**: Weighted number of genuine interactions
* **Reach**: Real-user audience size, adjusted for authenticity
* **Consistency**: Number of days/weeks you’ve actively posted about the campaign
* **Loyalty**: Multiplier for staying with the same project rather than switching frequently

***

### 🧠 Example Scenarios

* You publish a high-quality thread about the project’s utility, include an infographic, get meaningful replies and reshares — **High Blips**.
* You post multiple short hype-tweets with little substance — **Low Blips** because relevance and quality are weak.
* You consistently post weekly updates and insights under the same campaign — **Blips boosted** via consistency + loyalty.
* You copy others’ content or repeat identical posts — **Possibly zero Blips**, or even penalised for low relevance/quality.

### 🔒 Anti-Spam & Fairness Rules

To protect the ecosystem and keep things fair:

* Low-effort or repetitive content may be ignored entirely.
* Reposts without added value or generic hype will score poorly.
* Engagement from bots/farms or inorganic amplification is filtered out.
* Jumping between many campaigns reduces your loyalty multiplier and score potential.

***

### 📈 Tips to Maximize Your Blips Points

* Choose a project you believe in — that allows you to produce **original and relevant content**.
* Produce **one great post** instead of many weak ones.
* Use **visuals or clear formatting** to make your content stand out.
* Tag the project to ensure tracking.
* Be consistent: post updates across campaign duration rather than a single burst.

***

### 🏁 End of Campaign – Reward Distribution

* At campaign close, all Blips are merged and ranked.
* Your share of the reward pool = (Your Blips) / (Sum of all Blippers’ Blips).
* Rewards (tokens, NFTs, bonuses) are distributed on-chain, transparently.

***

### 🧭 In Summary

| Step                                     | What You Do             |
| ---------------------------------------- | ----------------------- |
| 1️⃣ Craft insight-driven, relevant posts | Relevance × Quality     |
| 2️⃣ Engage authentically                 | Engagement              |
| 3️⃣ Expand reach and bring new eyes      | Reach                   |
| 4️⃣ Stay focused on a project over time  | Consistency × Loyalty   |
| 5️⃣ Avoid low-quality noise              | Prevent score penalties |

> *At TgMetrics, we reward creators who bring meaningful signal — not just volume. Produce, engage, repeat.*


---

# 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.tgmetrics.ai/blips/how-blippers-earn-points.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.
