# LAND  (土地)上面的游戏和体验

## 我如何在 LAND 上制作游戏或体验？

请查看此页面：

{% content-ref url="/pages/-MMp8ziLWCgQRT6UR\_yz" %}
[我如何在 LAND 上制作游戏？](/the-sandbox/cn/land/what-can-you-do-with-land/how-do-you-make-a-game-on-land.md)
{% endcontent-ref %}

## LAND 的位置是否对游戏设计师有任何好处？

距离主要合作伙伴或社交中心更近的 LAND 很可能会获得更高的游戏玩家流量，这意味着获得更多收入。 这些高需求的 LAND 在地图上被标记为[优质 LAND](/the-sandbox/cn/land/what-is-land/what-are-premium-lands.md)。

## 玩游戏要花钱吗？

这取决于游戏设计师。 元宇宙中将有一些免费游戏(F2P)。 但是，有些设计师的游戏会要求收费。

您可能可以通过某些免费游戏的 Play2Earn (F2P)机制赚取 $SAND，然后使用此 $SAND 访问元宇宙中的其他付费游戏。

![](/files/-MMpfkEni1nBZTd7Zol1)

## 我可以向玩家收取多少费用来玩我的游戏或体验？

作为体验的创作者，这取决于您。 但是，您将需要保持竞争力，并根据体验的内容和质量收取合理的费用。 否则，玩家将去别的地方玩。

您还可以选择允许玩家免费访问您的体验或游戏。如果您拥有多块 LAND，则一种好的营销策略是提供至少一个免费游戏，以使玩家可以了解游戏的质量以及从中获得的体验感，以帮助他们决定是否想要玩您的其他付费游戏。

## LAND 拥有者可以在 LAND 上实现 Play2Earn (边玩边赚)机制吗？

这是计划的功能。 我们希望实现一些有奖励的功能，使 LAND 拥有者可以在其 LAND 上执行边玩边赚 (Play2Earn) 机制。

## 在一个 LAND 上可以同时有多少个玩家？

尚未100％确定。但是我们希望大约32至64位玩家能够在一个单任务游戏中一起玩。

## 我可以在多个 LAND 中使用同一个 [ASSET](/the-sandbox/cn/assets/what-are-assets.md) 吗？

不可以。作为游戏创作者，您需要在每个 LAND 上拥有并使用单独一个 ASSET 副本。

## 一次可以有多少个游戏设计师共同在一个 LAND 上进行构建？是否存在限制？

尚未明确定义。我们目前正在进行基准测试，将来会根据性能设置这些限制。


---

# 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.sandbox.game/the-sandbox/cn/land/games-and-experiences-on-land.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.
