> 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/advantages.md).

# Advantages

#### Functional Benefits <a href="#functional-benefits" id="functional-benefits"></a>

* Faster transactions and cheaper fees
* Provable rarity of items
* Faster transactions and cheaper fees storage of items outside games
* Use of items in our partner games
* Secure Delivery
* Regulated P2P item trading
* Easy and secure in-game item trading
* Allows most valuable and rare game virtual items to be bought and sold as NFT

#### Developers Benefits <a href="#developers-benefits" id="developers-benefits"></a>

* R\&D costs of partner companies decrease as they use Boco Finance products.
* Genuine ownership will bring more loyalty to gamings.
* We manage the IDO process of game developers with Boco Starter. We support them at every stage of their crowdfunding process.
* Game developers can make initial asset offerin at our NFT Market before even at pre-launch or post-launch of the games.
* With the purchases made in our NFT Market, we ensure that all transactions are carried out in a transparent and secure manner. Thus, we minimize chargeback and fraud transactions.

#### Investors Benefits <a href="#investors-benefits" id="investors-benefits"></a>

* Boco token holders can stake their own tokens and earn passive income.
* Boco token stakers have priority participation in IDOs at Boco Starter.
* Boco token stakers can earn airdrops from partner games tokens.
* Boco Finance will organize a buyback program every year. Buyback amount is 10% of annual revenue.
* Boco Finance receives 1% fee for each transaction at NFT market. Boco Finance distributes all transaction commission to stakers.
* 20% of revenue is used to incubate projects developed via our tools.


---

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