# BADGE

BADGE is the native gas token for the BitBadges blockchain. Please read our policies (including our [BADGE disclosure](https://bitbadges.io/credits-disclosure)) on our site for full disclaimers and information.

<figure><img src="/files/wVKIGnBzYiDMDpT1aj2w" alt=""><figcaption></figcaption></figure>

BADGE has 3 primary purposes:

1. Gas / Transaction Fees
2. Proof of Stake/Authority - Validators bonding BADGE for the security of the network via staking.
3. In-Site Currency - Although note that we will prioritize others like USDC and other more established ones for in-site use.
4. 0.1% Taker Fees on all transactions go to community pool

### **Distribution**

For current distributions, supply, and more, we refer you to our explorer: [https://explorer.bitbadges.io](https://explorer.bitbadges.io/).

BADGE is on Osmosis at <https://app.osmosis.zone/assets/BADGE> and compatible with other IBC-enabled services.

Excluding block rewards, the initial circulating supply of BADGE was 100M.

### **Security Model**

BitBadges operates under a hybrid model combining existing proof-of-stake validator rewards with a proof-of-authority delegation model.

**1. Existing Validator Rewards Program (\~20% of supply)**

An incentivized rewards program runs until 8/12/2026 (one year from the initial start date of 8/12/2025). Validators earn BADGE based on uptime, measured by sampling block signatures. Mission Decentralization candidates (the first \~40 validators) receive a base allocation of 200,000 BADGE scaled by uptime % (with a 50,000 BADGE floor). All other eligible validators (registered by block 8,998,000) receive a base of 100,000 BADGE scaled by uptime %. Upon reaching the end of this program, earned BADGE will be awarded and current delegations will shift to the proof of authority model. Note that current delegations are not reflective of awards — most validators are delegated \~200K+ which will go away at this time.

**2. Proof of Authority Model (\~60% of supply)**

The proof of authority model is effective immediately and runs in parallel with the rewards program until 8/12/2026, at which point it becomes the sole delegation model. The remaining BADGE allocations — including the 50M community pool, other team delegations, and leftover awards — will be allocated to well-known, trusted validators via governance proposals, following a know-your-validator setup with preference given to institutions and well-known brands. These delegated tokens can only be delegated, never sold, cutting the effective circulating supply by >60M BADGE.


---

# 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.bitbadges.io/overview/badge.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.
