# 买卖 ASSET (资产)

## **购买** ASSET

### **我可以从 The Sandbox 市场购买 ASSET 吗?**

可以。您可以从 [The Sandbox 市场](/the-sandbox/cn/marketplace/about-the-sandboxs-marketplace.md)购买 ASSET。

### **我是否需要 $SAND ("沙"币)来购买 ASSET?**

是的，您将需要用 [$SAND](/the-sandbox/cn/sand/what-is-sand.md) 在 The Sandbox 市场购买 ASSET。$SAND 是 The Sandbox 平台的原生代币，在元世界中所有的购买都需要它。

### ASSET 的价格是多少?

市场上 ASSET 的价格是由 ASSET 创作者来定价的。

例如，他们需要根据其质量、独特性、[GEM (宝石)](/the-sandbox/cn/assets/gems-and-catalysts.md)和稀缺性来合理地为 ASSET 定价。

## **出售** ASSET

### **我可以出售我在 VoxEdit 中创造的 ASSET 吗?**

可以，您可以在 The Sandbox 市场上出售您使用 [VoxEdit](/the-sandbox/cn/assets/voxedit.md) 创造的 ASSET。

### **我的 ASSET 可以卖多少钱?**

市场上任何 ASSET 的价格完全取决于该 ASSET 的创建者。然而，他们将需要保持公平和竞争力，以吸引买家。在为 ASSET 定价时，您需要考虑 ASSET 设计的质量(包括小细节)、其动画的质量、ASSET 的稀缺性、ASSET 的 [GEM (宝石)](/the-sandbox/cn/assets/gems-and-catalysts.md)和[CATALYST (催化剂)](/the-sandbox/cn/assets/gems-and-catalysts.md)以及 ASSET 的独特性。

## **费用**

### **向市场上传 ASSET 需要收费吗?**

艺术家将他们的 ASSET 上传到市场需要一些费用。这是为了确保上传者是一个认真和真正的卖家。

### **The Sandbox 是否从市场销售中收取任何费用或佣金?**

在 The Sandbox 市场中发生的所有 $SAND 交易都会收取 5% 的费用。这笔费用会进入基金会基金，用于资助元宇宙中的项目、艺术家和游戏设计者。

### **我的收入要交税吗?**

The Sandbox 不能给您提供任何税务建议。税收规则因国家、地方甚至县或州而异。请向当地的官方税务机构咨询。


---

# 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/assets/buying-and-selling-assets.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.
