> For the complete documentation index, see [llms.txt](https://propblock-ai.gitbook.io/propblock-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://propblock-ai.gitbook.io/propblock-ai/rwa-protocol-overview/tokenomics.md).

# Tokenomics

Token Name: PBT

Total supply: 100,000,000,000,000,000,000,000,000,000,000,000

Chain: Base

### Token Utility

1. **Governance:** PBT holders can participate in governance decisions, allowing them to vote on key protocol upgrades, changes to the ecosystem, and other important matters affecting the Propblock ecosystem. This gives the community a voice in shaping the future of the project.
2. **Staking Rewards:** PBT tokens can be staked to secure the network and earn staking rewards. The staking mechanism provides token holders with a passive income while also contributing to the security and decentralization of the network.
3. **Ecosystem Participation:** PBT serves as the primary currency for accessing various services within the Propblock ecosystem, such as using decentralized applications (dApps), accessing premium content, or participating in ecosystem-related activities.
4. **Incentives & Rewards:** PBT tokens are used to reward active participants, such as developers, users, and other ecosystem contributors. This incentivizes individuals to build and engage within the Propblock ecosystem, helping drive its growth.
5. **Partnerships and Collaborations:** PBT can be used for strategic partnerships and collaborations, allowing token holders to access exclusive offers, joint ventures, and other special benefits provided by Propblock's partner network.
6. **Fee Payment:** PBT can be used to pay for transaction fees within the Propblock ecosystem, including fees for executing smart contracts, conducting trades, or transferring tokens. This enhances the utility of the token and encourages its use within the ecosystem.
7. **Access to Premium Features:** PBT holders may unlock access to exclusive features or early access to new products and services within the Propblock ecosystem, such as premium staking options, VIP status in events, or access to unique NFT drops.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://propblock-ai.gitbook.io/propblock-ai/rwa-protocol-overview/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
