# ASSET (资产)是什么??

## ASSETs **(资产)‌**

ASSET (资产)指的是 The Sandbox 中的体素资产，旨在为体验提供内容的实体，如在 LAND 上设计的游戏。它们也可以是收藏品，可以被货币化和交易。

![](/files/-MMzuijovKRCpMyzluD4)

根据 ERC-1155 智能合约，当这些 ASSET 被上传到 The Sandbox 市场时，它们会被转换为非同质化代币 (NFT)。

{% content-ref url="/pages/-MMzoIIGVV0Lxc8epUwf" %}
[关于 ERC-1155](/the-sandbox/cn/assets/what-are-assets/about-erc-1155.md)
{% endcontent-ref %}

## ASSETs 的**类别**

我们有三种不同的 ASSET 类别:

* **实体:** 在 LAND 体验中充当实体的 ASSET，如装饰(树木、板条箱、杂物等)、建筑(如: 墙壁、房屋、雕像等)和非玩家角色(如:动物、任务给予者、敌人等)。<br>
* **装备:** 玩家可以装备或收集的 ASSET。例如武器(如:斧头、剑、矛、盾等)，可收集物品(如:钥匙、任务对象、杠杆等)和可穿戴设备(如:T恤、太阳镜、小丑鞋、猫耳朵等)。<br>
* **方块:** 这些是改变世界外观的环境块。库存里已经有一些基本的方块(如: 水、泥、沙等)。但艺术创作者也可以创造独特的方块来丰富世界的元素(例如: 紫色的水、闪闪发光的熔岩、较浅色泥土类型的泥块)。

## **如何获得** ASSET

基本的 ASSET 已经可以在 [Game Maker](/the-sandbox/cn/games/game-maker.md)（游戏制作器）中提供使用了。

您可以创造自己独特的 ASSET 来使用，甚至通过 The Sandbox 的 [VoxEdit](/the-sandbox/cn/assets/voxedit.md) (体素建模和动画软件) 制作并在市场上出售 ASSET 来盈利。

{% content-ref url="/pages/-MMzaSvlJueHrV1Qczxb" %}
[VoxEdit (体素建模和动画工具)](/the-sandbox/cn/assets/voxedit.md)
{% endcontent-ref %}

或者，您也可以用 $SAND 在市场上购买其他艺术家设计的 ASSET。

![](/files/-MN--1L1kyPaW3-nYSDn)

## **相关链接**

{% embed url="<https://mp.weixin.qq.com/s/FD8PvgaqFWt8c_FyYYHnFw>" %}

{% embed url="<https://medium.com/sandbox-game/preparing-your-assets-for-the-sandbox-ef8f50df20b5>" %}


---

# 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/what-are-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.
