> For the complete documentation index, see [llms.txt](https://docs.1move.io/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/zh/dai-bi-jing-ji-xue/1-rt.md).

# 1 RT

![](/files/sfHbOOoWuhnvDRca8FT3)

**1RT 合约网址**

<https://www.bscscan.com/address/0x012a6A39eeC345A0Ea2B994B17875E721d17eE45>

## 供应

1RT 的总供应量为 2,100,000,000。

<figure><img src="/files/U49aQ1wgG12So9rDUepl" alt=""><figcaption><p>1RT 代币分配</p></figcaption></figure>

1\. 2,000,000,000 –游戏版税和新会员 注册

2\. 100,000,000 – 开发商

3\. 4,000,000 – 提前铸造

开发商的 1RT 代币分配

96,000,000 - 从 2023 年 9 月 1 日开始，每月支付 200,000 1RT，最终支付将在 2066 年完成。

<figure><img src="/files/IdhUwqUFuNlhmxNvdC2N" alt=""><figcaption><p>1RT 代币分配（按年）</p></figcaption></figure>

## 1 RT 消耗机制

以下活动可消耗 1RT 代币：

1. 铸造跑鞋
2. 修复跑鞋
3. 升级跑鞋
4. 升级神器
5. 解锁插槽


---

# 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://docs.1move.io/zh/dai-bi-jing-ji-xue/1-rt.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.
