# 关于「通证」

## 什么是【RING】?

RING 是进化星球中的系统通证，游戏内的主要计价单位，充当基本货币使用。将会被用于支付进化星球系统和网络中的操作手续费和智能合约燃料费，各种元素资源、地块、建筑和道具的交易和购买也将使用。

RING 作为计价单位，是游戏内流动性最强的货币，通俗的说法就是游戏里的钱。玩家打工或者出售资源获得 RING，也可以用 RING 去采购需要的物资，游戏系统收入都使用 RING 进行分配。

{% content-ref url="/pages/-MNoGuiSDKX5rB6f69IK" %}
[RING](/simplified-chinese/getting-started/tokens/ring.md)
{% endcontent-ref %}

## 什么是【元素】？

元素是进化星球大陆上蕴含的宝藏，在进化星球里实现进阶功能都需要依靠元素这一Token。目前已经实现的功能包括1.使徒生育 2.道具升阶 3.农场里获取收益。未来将会围绕建筑、对战等玩法赋予元素更多的功能，使其作为进化星球最重要的资产。

{% content-ref url="/pages/-MNoGuiUT0rtt\_CbG2co" %}
[资源通证](/simplified-chinese/getting-started/tokens/resource.md)
{% endcontent-ref %}

## 什么是【氪石KTON】?

在进化星球，KTON 充当**治理凭证**。玩家可以自愿将自己的 KTON 锁定在治理合约中（至少锁定 14 天）以获得投票权。拥有投票权的玩家可以利用投票来决定大陆的治理方案，从而影响游戏的发展。作为回报，这些「治理者」玩家将有权获得游戏运营的**收入红利**（占全部收入的 30%），与他们在所有锁定 KTON 中的持股比成比例。

在游戏中，部分高品级地块（富矿）以及稀有装备、道具只能用氪石购买。

{% content-ref url="/pages/-MNoGuiTLAUOOJTDrcUk" %}
[KTON](/simplified-chinese/getting-started/tokens/kton.md)
{% endcontent-ref %}

## 什么是【碳氧COO】？

碳氧是一种易得的资源，好比我们呼吸的氧气，在进化星球的故事背景中，这个星球上的使徒（[使徒](/simplified-chinese/getting-started/game-entities/apostle.md)是玩家的游戏内代表）需要碳氧才能存活。

用户通过一些简单的操作比如经常登录游戏即可获得该资源，游戏内很多初级的活动只需要碳氧即可进行。

{% content-ref url="/pages/-MNoGuiV87jQXfohkDYc" %}
[COO](/simplified-chinese/getting-started/tokens/coo.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.evolution.land/simplified-chinese/overview/faq/token-related.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.
