# Marketplace

Hibiki Run's in-app marketplace is a common ground for traders and players to buy and sell their digital collectibles gained from the [raffle machine](/hibiki-run-whitepaper-v3.0/how-it-works/raffle-machine.md).

For **iOS users**, marketplace will be placed inside [Hibikirun.com](https://www.hibikirun.com/) (due to Apple's restrictions).

For **Android users**, marketplace will be placed in-app natively.

## Platform fee

For each transaction (in MATIC), Hibiki Run will charge platform fee of 2%.&#x20;

## Royalty

For each transaction of digital collectibles, Hibiki Run offers royalty to all partner projects and HBK artists/musicians:

* **4%** Royalty for NFTs originated from Hibiki Run team (headphones, game accessories, PFP NFTs, Music NFT, etc)
* **6-20%** Royalty for external projects and Fans which created and donated free NFTs into in-app raffle pool is to be determined at later time when onboarding process is fully streamlined


---

# 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.hibikirun.com/hibiki-run-whitepaper-v3.0/how-it-works/marketplace.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.
