> For the complete documentation index, see [llms.txt](https://doc.soccergo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.soccergo.org/4.-economic-model/4.1-nft-chain-based-economy-model.md).

# 4.1 NFT-Chain-Based Economy Model

The NFT-Chain-based economy of SCG directly reflects economic activities and user behavior in each game on the blockchain, creating a clear linkage between asset flow and gameplay. Multiple games within the SCG ecosystem—such as SoccerGO, GolfGO, BaseballGO, and Fishing\&GO—are all built on a unified NFT layer, guaranteeing interoperability and scalability of assets across different games.

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

The core of the economic model lies in NFT creation and utilization, along with a fee-based revenue structure. The main revenue sources include:

* NFT marketplace fees
* Token purchase transaction fees
* In-game item sales
* Season pass and advertising revenue
* Trading commissions

Players obtain Generated NFTs through gameplay and can combine and enhance them into higher-tier NFTs. The processes of payment, trading, and burning involved in this cycle serve as the central mechanisms that drive ecosystem-wide liquidity and asset circulation.


---

# 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:

```
GET https://doc.soccergo.org/4.-economic-model/4.1-nft-chain-based-economy-model.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.
