> For the complete documentation index, see [llms.txt](https://undefined-281.gitbook.io/klaydao-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://undefined-281.gitbook.io/klaydao-english/overview/business-model.md).

# 🔥Business Model

<figure><img src="/files/ymJ5LvAZ2buqJRaowt5W" alt=""><figcaption></figcaption></figure>

## Monetization

Currently, there are no platforms in the market like KlayDAO. KlayDAO introduces a new way of funding and participating in game development from an early stage.

The platform is free to use in terms of helping game developers to match with the players and collectors. KlayDAO will charge 2.5% from all transactions made by buyers and receiving payment parts. By using KSO Coin transactions will be as low as 0.2% from payer and receiver. Trading and exchanging NFTs inside KlayDAO platform will incur 0.1% from each transaction.<br>

| **Source of revenue**                                   | Fee      |
| ------------------------------------------------------- | -------- |
| **Selling NFTs**                                        | **2.5%** |
| **Each GAME Coin transaction within the platform**      | **0.2%** |
| **Trading and exchanging NFTs on the KlayDAO platform** | **0.1%** |
| **Purchase by fiat\***                                  | **2%**   |

*\*Purchasing using fiat money will be available at a later stage of development*

## **Growth model**

Every new KlayDAO user increases successful funding for the game developers. Therefore, it is vitally important to attract and maintain a large user base.

Our user acquisition strategy is built to systematically and sustainably drive users to the platform. The following section will present the four main pillars of our user acquisition path - Affiliate Programs, Influencer Marketing, Community Angels, and Reward Systems.


---

# 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://undefined-281.gitbook.io/klaydao-english/overview/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.
