# NUTS 使用举例

1. 如果用户以 0.05 USD/NUTS 的价格购买了 NUTS 代币
2. 游戏中的**时间牌**费用将始终为 0.05 美元
3. 如果用户使用 NUTS 支付，他/她将有 20% 的折扣，（就像在 Binance 上支付 BNB 作为交易费一样），因此他/她只需支付 0.8 NUTS（0.04 美元）即可获得一个**时间牌**
4. 假设有时 NUTS 代币价格上涨至 0.5 美元/NUTS
5. 玩家只需支付 0.08 NUTS（0.04 美元）即可获得基于 NUTS 最新价格的**时间牌**。
6. 由于玩家以更便宜的价格（0.05 美元/NUTS）购买了代币，因此他/她实际上只为这一个**时间牌**支付了 0.004 美元（价格为 0.05 美元），即 92% 的折扣。


---

# 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://www.nutsdao.org/zhong-wen/nutsdao/nutsdao-dai-bi-nuts/nuts-shi-yong-ju-li.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.
