# 👥玩家类型

对于 Big Time 中不同类型的玩家，我们确保以一种对所有类型玩家都非常包容的方式构建经济。Big Time 中玩家原型的示例。

<figure><img src="/files/l1SsEM52XIrPb7PSr42Z" alt=""><figcaption></figcaption></figure>

免费玩家：只享受游戏内容

皮肤收集玩家（传统网游氪金党）：收集皮肤展示地位；通过从其他玩家购买或是进入限定副本中获得

代币打金者：产出并提供$TIME 代币；拥有高超的游戏技巧以及足够的功能性NFT来产出代币

资本家/地主：提供空间与各类功能性NFT；自己使用、或者出租自己的资产以最大化产出及收益

无论您是只期待探索新游戏内容的免费玩家。 或者，如果您是化妆品收藏家，希望在 Big Time 中的任何地方展示您的精彩收藏，每个人都可以在 Big Time 中占有一席之地，每个人都应该在我们的游戏中获得快乐的体验，而无需支付一分钱。


---

# 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://big-time-cn.gitbook.io/economy/others/wan-jia-lei-xing.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.
