# 玩游戏

## 我如何在 The Sandbox 中玩游戏？

玩游戏的功能尚未正式上线。 目前，您可以在 Game Maker 软件游戏库中试用一些模板和预览。

## 玩游戏需要花钱吗？

The Sandbox 中有一些免费 (F2P) 游戏。当中还将有一些付费游戏。 一个游戏是否免费，完全取决于该游戏的设计者。

![](/files/-MNinREOFt8I4agvcSdV)

## 我可以通过玩游戏赚取 [$SAND](/the-sandbox/cn/sand/what-is-sand.md) 吗？

可以，您有可能通过 Play-to-Earn (边玩边赚)机制赚取 $SAND。然后，您可以使用 $SAND 来购买资产、化身定制或访问和玩付费游戏等。

## 我可以在游戏中销毁石头之类的方块或建筑物之类的资产吗？

游戏设计师可以将某些方块或 ASSET 设置为可破坏的。


---

# 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/games/playing-games.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.
