> For the complete documentation index, see [llms.txt](https://gplab.gitbook.io/binaryblock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gplab.gitbook.io/binaryblock/bibk-economics.md).

# BIBK Economics

The use cases of BIBK (BibkCoin) within the BinaryBlock ecosystem. Here's a summary of the use cases:

1. **Voting Rights:** BIBK enables participation in governance decisions for BinaryBlock, including protocol upgrades and important ecosystem matters.
2. **Staking Activities:** BIBK can be staked in the BinaryBlock protocol to support network security and functions, with stakers receiving rewards in additional BIBK tokens.
3. **Crypto Prediction Pools:** BIBK allows participation in cryptocurrency prediction pools, where users can predict future prices or behaviors of specific cryptocurrencies, potentially earning rewards for accurate predictions.
4. **BinaryBlock Marketplace:** BIBK serves as the native currency for transactions within the BinaryBlock Marketplace, facilitating the buying, selling, or trading of digital assets and services.

These diverse use cases highlight the versatility of BIBK, encompassing governance, financial activities, and marketplace transactions within the BinaryBlock ecosystem.

<br>


---

# 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://gplab.gitbook.io/binaryblock/bibk-economics.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.
