> 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.2-token-utility.md).

# 4.2 Token Utility

The SCG token functions as a multi-functional utility asset for ecosystem operations, going beyond a mere medium of exchange. It is utilized across various in-game and external activities. This structure operates atop the NFT-Chain and serves as a crucial bridge between user actions and asset flows.

The following are the primary utility categories of SCG tokens:

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

* Reward mechanism:\
  Used to distribute rewards based on board gameplay, match results, and event participation.
* &#x20;NFT enhancement:\
  Serves as a material for enhancing the performance of cards and digital assets.
* &#x20;NFT staking:\
  Used for obtaining staking rewards or acquiring league operation rights.
* &#x20;NFT purchase and rental:\
  Used to trade or lease Generated NFTs or Genesis NFTs.
* &#x20; Simulation-based betting:\
  Applied in sports prediction-based participatory betting systems.
* &#x20; Governance participation:\
  Used to participate in DAO policy decisions and voting on league operations.
* &#x20; Burn mechanism:\
  Idle tokens are burned to regulate the total circulating supply.

SCG tokens are also used for viewing advertisements, referral reward programs, and tournament entry purchases. Through these diverse utilities, the circulation and usage scope of SCG tokens continues to expand dynamically.


---

# 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.2-token-utility.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.
