# Tokenomics

Total Supply: 21,000,000 NEWBTC (Same as Bitcoin)

| Token Creator         | 5%  | Founders' allocation for initial operations             |
| --------------------- | --- | ------------------------------------------------------- |
| Marketing & Liquidity | 5%  | Exchange liquidity provision and promotional activities |
| Community Airdrop     | 40% | Distribution to early adopters and community members    |
| Mining Rewards        | 40% | Rewards for miners contributing to network security     |
| Staking Rewards       | 10% | Incentives for users who stake NEWBTC                   |


---

# 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://newbitcoin.gitbook.io/newbitcoin/whitec-paper/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.
