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

# 💼Boko Games

### Boko Games - Game Studio <a href="#boko-games-game-studio" id="boko-games-game-studio"></a>

Boko games is a Game Studio that builds interoperable games. The NFTs that you have are usable on different games in Boko Game Studio. RUNE is the token of Rune and a game studio token. We build medieval-themed, blockchain games.

In the realm of gaming, a revolutionary token called Rune is emerging as the cornerstone of a gaming studio. Inspired by iconic games like Warcraft, WOW, and Hearthstone, the developers of Rune are spearheading a new era of gaming experiences by harnessing the power of Rune tokens and interoperable NFTs.

The Power of Interoperability: One of the most exciting aspects of Rune is its interoperability. This means that Rune tokens and NFTs can be utilized across multiple games within the Rune ecosystem.

The Future of Boko: As Boko games continues to develop and expand its gaming studio, the future use cases for Rune tokens and NFTs are promising. Players can expect a vibrant ecosystem of games, each offering unique experiences while fostering a sense of continuity and value. Rune will act as the common thread, ensuring that players' investments and achievements carry weight throughout their gaming journey.

Rune focuses on being multi-chain.


---

# 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://runeonlineworld.gitbook.io/runeonlineworld/rune-ecosystem/boko-games.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.
