> For the complete documentation index, see [llms.txt](https://coin-play.gitbook.io/playcoin-whitepaper-2.0_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coin-play.gitbook.io/playcoin-whitepaper-2.0_en/playcoin-2.0-tokenomics/business-model.md).

# Business Model

1\) PlayCoin Game Fee

Before paying PLY that is paid each time the game is played within PlayCoin Platform and paying for final compensation from the virtual assets to prevailing users, the fee of certain % will be deducted and then make the payment. This fee shall be paid for the operation profit for the platform.

2\) Advertisement Income

Within PlayCoin Platform, an advertisement may be posted in the main home, lower sides for the most popular game, and banner on both ends, short 3-second banner before commencing advertisement and others. And, for the users without any token, it may be operated in the form of watching the advertisement and play the game by watching the advertisement, and the expenses for applicable game would be made in the method of requesting for settlement proceeds to the advertisement expenses of the advertisement company.

3\) NFT Marketplace Fees

In NFT Marketplace within PlayCoin Platform, various game item NFT can be traded. Each time NFT is traded, including the contents NFT, it requires PLY or Game Alliance partners token, and at this time, certain % of fee is paid to the platform.


---

# 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://coin-play.gitbook.io/playcoin-whitepaper-2.0_en/playcoin-2.0-tokenomics/business-model.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.
