# Platform

- [Bine Games](https://whitepaper.bine.games/platform/bine-games.md): A Decentralized Gaming Platform
- [Tokenomics](https://whitepaper.bine.games/platform/tokenomics.md): Introducing the Bine Token (BTN): The Heart of the Bine Games Ecosystem
- [Technology](https://whitepaper.bine.games/platform/technology.md): Key Technologies Powering Bine Games
- [SmartContracts](https://whitepaper.bine.games/platform/technology/smartcontracts.md): Core Decentralized Services of Bine Games
- [ERC1155 Items](https://whitepaper.bine.games/platform/technology/smartcontracts/erc1155-items.md): Leveraging ERC-1155 Tokens for In-Game Items on the Bine Games Platform
- [Item Collections](https://whitepaper.bine.games/platform/technology/smartcontracts/item-collections.md): Maintaining Rarity and Value of In-Game Items on the Bine Games Platform
- [Marketplace](https://whitepaper.bine.games/platform/technology/smartcontracts/marketplace.md): The Decentralized Marketplace for Bine Games Items
- [Item Trading](https://whitepaper.bine.games/platform/technology/smartcontracts/item-trading.md): Player-to-Player Decentralized Item Exchange
- [GraphQL API](https://whitepaper.bine.games/platform/technology/graphql-api.md): Bine Games GraphQL API: Empowering Developers with Flexibility and Efficiency
- [Developer Support](https://whitepaper.bine.games/platform/developer-support.md): Bine Games Developer Support Platform: Empowering Game Creators
- [Roadmap](https://whitepaper.bine.games/platform/roadmap.md): Bine Games plans and goals for the future


---

# 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.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.
