# Tokenomics

## General Information

The Bine Games platform features its own native token, the Bine Token (BTN), an ERC-20 token on the Ethereum blockchain. BTN serves as the primary currency for all transactions within the Bine Games ecosystem, with several key functions:

1. **In-Game Item Trading**\
   BTN facilitates the trade of in-game items on the Bine Games marketplace, allowing players to purchase items from other players or directly from developers. Players can also earn BTN by participating in in-game events, completing quests, or selling their own items on the marketplace.
2. **Platform Governance**\
   BTN holders have the power to influence the Bine Games platform's direction and development by voting on proposals and updates, fostering a community-driven approach to decision-making.
3. **Token Distribution**\
   A portion of the total BTN supply is allocated for development and marketing initiatives, with the remaining tokens available for purchase during the token sale. The Bine Games team may also choose to burn a portion of the BTN tokens, reducing the total supply and potentially increasing the value of the remaining tokens.

In summary, the Bine Token (BTN) plays a pivotal role in the Bine Games ecosystem. As the primary currency for in-game item trading and a tool for community governance, BTN fosters a dynamic, engaging, and inclusive gaming environment.

## Distribution percentages

| Group              | Amount              | Percentage |
| ------------------ | ------------------- | ---------- |
| Play and Earn      | 20,000,000 BTN      | 20%        |
| Staking Rewards    | 28,000,000 BTN      | 28%        |
| Ecosystem Fund     | 12,000,000 BTN      | 12%        |
| Public Sale        | 20,000,000 BTN      | 20%        |
| Private Sale       | 10,000,000 BTN      | 10%        |
| Developers Support | 10,000,000 BTN      | 10%        |
| **Total**          | **100,000,000 BTN** | **100%**   |

<figure><img src="/files/Ed0cXBxCc740F5t5npK1" alt="Pie Chart for Token Distribution"><figcaption><p>Pie Chart for Token Distribution</p></figcaption></figure>


---

# 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://whitepaper.bine.games/platform/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.
