# Proof of Belief (POB)

### The Problem

The launchpad segment has a structural problem - **incentives are misaligned.** Everyone knows this, but nobody has provided a solution - until now.

The traditional fee model presented by Pump reward creators for launching tokens with zero effort and zero risk - which makes spamming token creation incredibly profitable. What you get as a result is a bunch of pump-and-dumps, with **no reason to hold anymore**.

Everyone plays short-term because the system rewards it. Trust is broken, and conviction is punished.

### The Solution: Proof of Belief.

Printr's Proof of Belief update introduces **POB staking** - a way for creators to prove their commitment, for traders to build belief again, and for believers to earn from their conviction. **All verifiable onchain.**

When a creator enables POB staking:

* **100% of custom fees flow to stakers**
* Creators earn fees by staking alongside their community - same rules as everyone
* The staking dashboard shows who’s staked, how much, and for how long

> Holders now have a clear incentive to hold.

### What This Means

<table><thead><tr><th width="147.22265625">Stakeholder</th><th width="261.0546875">Before</th><th>After</th></tr></thead><tbody><tr><td><strong>Creators</strong></td><td>No way to prove commitment</td><td>Enable POB staking to prove you're in, build a real community through proof.</td></tr><tr><td><strong>Traders</strong></td><td>Lack of transparent on circulating vs locked supply</td><td>See who's commited before you buy, make informed decisions.</td></tr><tr><td><strong>Holders</strong></td><td>Zero incentive to hold</td><td>Stake to earn, conviction rewarded</td></tr></tbody></table>

{% hint style="success" %}
If the creator exits, staking mechanics keep running. The community can continue to rally. That’s CTO-ready infrastructure.
{% endhint %}

***

### :tada: Limited-Time Points Campaign :tada:

To celebrate the launch of Printr V2, all point-earning activities below will get a bonus multiplier applied for the first two weeks of launch.

<table><thead><tr><th width="250.64453125">Activity</th><th width="241.30859375">Campaign Multiplier</th><th>Boosted Points</th></tr></thead><tbody><tr><td>Printing (token creation)</td><td>2x</td><td><mark style="background-color:yellow;">100 pts per token</mark></td></tr><tr><td>Trading</td><td>2x</td><td><mark style="background-color:yellow;">2 pts per $1</mark></td></tr><tr><td>Staking</td><td>10x</td><td><mark style="background-color:yellow;">10 pts per $1 staked per day</mark></td></tr></tbody></table>

:point\_right: Start earning now at [app.printr.money](https://app.printr.money/)


---

# 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://printr.gitbook.io/printr-docs/start-here/proof-of-belief-pob.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.
