# Holders Early Access

### &#x20;What Is Blips Early Access?

When a new project launches through **Blips**, a portion of its early access pool is reserved for **$TGMETRICS holders**.

Instead of rushing or paying gas wars, you simply **register your interest** — and the system fairly decides who gets early access through a **weighted shuffle**.

No one can front-run it.\
No one can buy their way in.\
Your **tier** defines your **chances**, not your speed.

***

### How it Works (Step by Step)

{% stepper %}
{% step %}

#### Register Your Interest

* Choose the campaign you want to join and tell us how much SOL you’d like to allocate.
* You **don’t send SOL yet** — this step is just to express interest.

{% hint style="info" %}
You can edit your amount anytime while registration is open.
{% endhint %}
{% endstep %}

{% step %}

#### Snapshot

A few hours before the campaign launch, Tgmetrics takes a **snapshot** of your wallet to verify your $TGMETRICS balance.

This ensures:

* Only holders at snapshot time qualify.
* Balances are validated securely.
* Everyone gets a fair shot based on their actual holdings.
  {% endstep %}

{% step %}

#### Weighted Shuffle (Fair Selection)

Once registration closes and snapshot is done, a **weighted shuffle** decides who gets in.

* Each tier gives you a certain number of **tickets** (see table below).
* More tickets = higher chance to be selected.
  {% endstep %}

{% step %}

#### Deposit Phase (For Selected Wallets)

If you’re selected, you’ll see an on-screen notice and receive instructions to **send SOL** within a set deadline.

* Only selected wallets can deposit.
* Your allocation can’t exceed your tier’s cap.
* If you’re not selected, you simply don’t send anything.

After deposit, your early access is confirmed, and tokens will follow the vesting schedule when the TGE happens.
{% endstep %}
{% endstepper %}

***

### Tiers and Chances

Your tier is automatically determined by how much **$TGMETRICS** you hold at the snapshot.

| Tier        | Holding  | Allocation Cap | Tickets |
| ----------- | -------- | -------------- | ------- |
| **Whale**   | 5M+      | 1.5 SOL        | 8 🎟️   |
| **Dolphin** | 2M–5M    | 1.0 SOL        | 4 🎟️   |
| **Fish**    | 1M–2M    | 0.5 SOL        | 2 🎟️   |
| **Shrimp**  | 0.25M–1M | 0.25 SOL       | 1 🎟️   |

{% hint style="info" %}
**More tickets** = better odds in the shuffle.\
**Caps are strict** — no one can deposit above their tier limit.
{% endhint %}

***

### Vesting Details

Every project may have a slightly different vesting schedule, but by default:

* **30% unlocks at TGE (Token Generation Event)**
* **Remaining 70%** is distributed **weekly**

The vesting details are always visible on the campaign page before you confirm your deposit.

As Blips campaigns usually involve **new launches with low market cap**, this vesting model was designed to **protect both you and the developers** — avoiding sudden dumps, ensuring healthy price growth, and giving the project time to build real traction.

***

### Video

We recorded a quick video showing how it works in practice

<https://x.com/tgmetrics/status/1984343178275676358>


---

# 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/holders-early-access.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.
