# Tokenomics

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

[<mark style="color:yellow;">**Fish Bit**</mark>](https://fishbit.org/)'s token system mirrors the spirit of early BTC mining, but swaps electric bills for fish vibes. The total supply follows a geometric decay schedule, rewarding early fishers and ensuring long-term scarcity.

***

## Emission Model

* Initial cast reward: 3 Fish Bit Token
* Halving every 3,395,000 blocks
* Each halving cuts the reward in half
* Built on a converging emission curve

***

## Token Info

* Token name: Fish Bit Token
* Ticker: $FBT
* Total Supply: 21,000,000
* Contract: 0x8c883DD662d8C93B7952d56683d978085CCf5abe
* Listing prep ongoing

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

This is your fish-farming fuel. You'll need Fish Bit Token to buy rods, boats, and claim on-chain rewards in the [Main Phase](/main-phase-launch.md).

***

## Total Supply Formula (GitBook Math)

$$
\text{Total Supply} = R\_0 \times \sum\_{i=0}^{\infty} \left(\frac{1}{2^i} \times 3,395,000\right) + 630,000 = 21,000,000
$$

#### Where:

* is the genesis reward (3 Fish Bit Token)
* Halving occurs every 3,395,000 blocks
* Rewards decay as supply approaches the 21M cap

> 🚨 3% of total supply (630,000 Fish Bit Token) is pre-allocated for initial liquidity and burned post-launch.

***

## Deflationary Model

* 90% of tokens spent on rods/boats are burned
* The remaining (10%) go to referral rewards

This deflation loop keeps value flowing. The more you fish, the tighter the supply becomes. Burn and earn, fisher.


---

# 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.fishbit.org/tokenomics.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.
