# 能量与收益上限

用户购买入门跑鞋包后，便能获知**每日的能量上限**和**代币收益上限**，限制用户每天能补充的能量与赚取的代币。

每只 NFT 跑鞋有特定的能量上限，能量达到上限后便会停止生成。1MT 代币收益也是如此，一旦达到收益上限，便无法继续生成代币。

能量与收益上限适用于用户名下的跑鞋总数。

### 每日能量上限

用户 一开始的的能量值为 2/2，最高可达至 20/20，并可通过得到质量更高的跑鞋来提升上限。（详情可参阅能量系统）

### 每日收益上限

用户一开始的 1MT 收益上限为 5/5。最高可达 300 1MT。并可通过升级跑鞋来提升上限。

### 若想提升能量与收益上限，可额外购买 NFT 跑鞋或升级跑鞋。


---

# 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.1move.io/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/neng-liang-yu-shou-yi-shang-xian.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.
