# Reward-for-Quitting

**Daily tokens, two levers.**

1. Every active device earns a base slice of $PUFFY tokens once each day.
2. That slice automatically **dou­bles** when you’re using a zero-nicotine pod.

Your slice can grow further if your NFT has “boosts” (more on those below).

**Safety rails.**\
Newcomers can claim only a small amount. Keep a clean streak and the app quietly raises your daily cap. This stops first-day whales from draining the pool and gives real quitters time to shine.

***

#### Upgrade Stones — the simple power-up loop

<table><thead><tr><th>Tier</th><th>Stone Name</th><th width="186.76953125">Earn-Boost per Stone</th><th width="172.46875">Fuse Cost (PUFFY)</th><th width="158.09375">Success Chance</th><th>Failure Result</th></tr></thead><tbody><tr><td>0</td><td><strong>Raw Fragment</strong></td><td>+0 %</td><td>— (drops for free)</td><td>90 % (→ Tier 1)</td><td>both fragments disappear</td></tr><tr><td>1</td><td><strong>Refined Shard</strong></td><td>+5 %</td><td>15</td><td>75 % (→ Tier 2)</td><td>both shards disappear</td></tr><tr><td>2</td><td><strong>Polished Gem</strong></td><td>+10 %</td><td>50</td><td>55 % (→ Tier 3)</td><td>both gems disappear</td></tr><tr><td>3</td><td><strong>Radiant Core</strong></td><td>+20 %</td><td>150</td><td>35 % (→ Tier 4)</td><td>both cores disappear</td></tr><tr><td>4</td><td><strong>Stellar Crystal</strong></td><td>+35 %</td><td>500</td><td>20 % (→ Tier 5)</td><td>both crystals disappear</td></tr><tr><td>5</td><td><strong>Mythic Heart</strong></td><td>+50 % (max)</td><td>— (final tier)</td><td>—</td><td>—</td></tr></tbody></table>

**How it works**

1. Two stones of the same tier + the PUFFY fee go into a fuse attempt.
2. If the roll meets the success chance, a single stone of the next tier is minted and the fee is burned.
3. If it fails, *both* stones vanish—so higher tiers are powerful but risky to chase.


---

# 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://puffy.gitbook.io/puffy-litepaper/intro-to-puffy/how-puffy-works-step-by-step/reward-for-quitting.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.
