> For the complete documentation index, see [llms.txt](https://spaceguild.gitbook.io/sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceguild.gitbook.io/sg/token/tokenomics.md).

# Tokenomics

![Space Token](/files/2CKMWWKlW9wXbiGw33qC)

The **Space Guild platform** is a game microeconomic body, which is **suitable for game players who want to turn their hobbies into a source of income**. This part of token economics will explain the token supply, distribution and utility of the ecosystem. In addition, we will discuss how to raise and manage funds, and how to plan and build incentives to reward different groups of investors and beneficiaries. This is to give you a thorough understanding of how the platform is intended to work. **The platform is strategically designed to operate with two tokens — $FUC, which happens to be the governance token, and $UGT, its game token.** As Space Guild will publish a series of gamefi projects, each game will have its own game token. Therefore, in this case, UGT is used to refer to specific tokens of each game, such as WarSindia game tokens. Moreover, UGT cannot withdraw cash. It can only be transformed into real value through competition, activities, casting NFT, or guild missions! **These tokens are independent of each other and have different sets of utilities.**

{% content-ref url="/pages/FfwnNxrV8iatdsxtWxZN" %}
[The $Funny Coin FUC](/sg/token/spt-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/dBYe45e1fQjgm7woYCeL" %}
[The $UGT Token](/sg/token/ugt-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/2zEtXDktpIlFmLQZ0S21" %}
[Project Advantages](/sg/token/project-advantages.md)
{% endcontent-ref %}

{% content-ref url="/pages/cG4A44jQJlRK1qSW2Rp8" %}
[Why Ethereum](/sg/token/project-advantages/why-ethereum.md)
{% endcontent-ref %}

{% content-ref url="/pages/jmNoXssZBANBlcQd7FfN" %}
[Conclusion](/sg/token/project-advantages/conclusion.md)
{% endcontent-ref %}


---

# 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://spaceguild.gitbook.io/sg/token/tokenomics.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.
