# Device Rewards & Bounty System

## DePIN Device Rewards

Karrier One reserves 1.2 billion KONE to reward contributors over a 50-year period using an **exponentially decaying model** (3% annual reduction).

**Year 1:** 40.4M KONE → **\~3.37M/month**

#### How Users Earn:

* **Uptime Rewards:** Based on device connectivity.
* **Traffic Rewards:** Higher throughput = more tokens.
* **Coverage Expansion:** Incentives for new or underserved areas.
* **QoS Bonuses:** Low latency, high speed, and good user feedback.

#### Contribution Score Formula:

```
Score = (Uptime × 5%) + (Traffic × 5%) + (Users × 5%) + (QoS × 5%) + (Location Bonus × 80%)
```

Rewards are proportional to a user's monthly Contribution Score.

## Bounty System

To accelerate strategic network growth, Karrier One operates an on-chain bounty system backed by 50% of each epoch’s reward emissions.

#### Features:

* **Target Flexibility:** Bounties can target anything from specific GPS coordinates (e.g. school rooftops) to entire underserved regions.
* **Public Bounty Dashboard:** Shows all open, claimed, expired, and fulfilled bounties for full transparency.
* **Bonding Requirement:** A small KONE bond is required to claim, and is refunded upon successful verification.

#### To Claim a Bounty:

1. Install a device in the specified location.
2. Register and lock your KONE bond.
3. Maintain uptime, QoS, and user engagement for 30–90 days.
4. Undergo oracle-based auditing and, if needed, community review.

The bounty vault rolls over unclaimed rewards, keeping them available until fulfilled.

***

##


---

# 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://faq.karrier.one/token-faq/tokenomics/device-rewards-and-bounty-system.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.
