# 在 The Sandbox 市场上的买卖

## **购买**

### **您能在 The Sandbox 市场平台上买到什么?**

在 The Sandbox 市场平台，您可以购买体素 [ASSET](/the-sandbox/cn/assets/what-are-assets.md) (NFT 资产)(如建筑、装饰、非玩家角色、敌对的敌人等)，并导入到 LAND 上成为您游戏体验的元素或为作收藏&#x54C1;**。**

您也可以购买 [LAND](/the-sandbox/cn/land/what-is-land.md) 和 [GEM](/the-sandbox/cn/assets/gems-and-catalysts.md)。

{% embed url="<https://www.youtube.com/watch?v=oi3onHcQGYg>" %}

### **我可以从市场平台租**用 **LAND 吗?**

这是一个即将到来的功能。是的，您可以从 The Sandbox 市场平台租用 LAND。

### **我是否需要**用 **$SAND(“沙”币)** 在 **The Sandbox 市场**进行交易 **?**

是的，在 The Sandbox 市场上执行的所有交易将需要 $SAND，这是平台的原生货币。

### 交易**要收费吗?**

所有用 $SAND 交易都有5%的手续费。这笔资金会回到基金会，用来资助艺术家、创作者和他们出色的项目。

市场平台内的元交易模式将抵消了 gas 费（“燃料”费）。

## **出售**

### **我可以在 The Sandbox 市场平台上出售什么?**

您可以出售 ASSET、LAND 和 GEM，您也可以出租 LAND。

### **ASSET 或 LAND 在市场平台上的售价是多少?**

这取决于卖方。然而，他们将需要衡量公平和竞争，以吸引买家。为了吸引合适的买家，在定价时需要考虑 ASSET 的质量、ASSET 的独特性、LAND 的大小、LAND 的位置等因素。

### **我可以用什么货币在市场平台上卖东西?**

$SAND 是 The Sandbox 中的货币，所以市场平台中的所有出售都是基于$SAND。

### **要收费吗?**

将 ASSET 上传到市场平台需要一小笔费用。这主要是为了防止劣质 ASSET 被上传到市场平台上。真实的艺术家如果上传了高质量的 ASSET，可以很快把这些费用赚回来，并赚取利润。

所有交易都有5%的手续费。

这些费用会回到基金会，用于资助艺术家、游戏设计师和他们出色的项目。


---

# 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/marketplace/buying-and-selling-on-the-sandboxs-marketplace.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.
