> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-zh/chang-jing-sdk7/xiang-mu-lei-xing/kinds-of-project.md).

# 概览

你可以在 Decentraland 中创建的项目类型。

你可以为 Decentraland 制作不同类型的内容。

![](https://2460066822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-cbfdd6c95ca45fb1a5d708a490cf44692ca9e958%2Fcontent-types.png?alt=media)

## 场景

Decentraland 场景可以托管在 Genesis City 中的地块（Parcels）或 WORLD 中。

### 发布到 LAND

发布到地块的场景可以在 Decentraland 开放世界中的特定坐标找到。

这些场景与 LAND 或 Estate 代币相关联。每个地块占地 16x16 米。一个场景可以使用多个相邻地块，这些地块可以被排列成任何形状，只要边界相接即可。

LAND 代币可以在 [市场](https://decentraland.org/marketplace/lands)购买。它们的供应量有限，覆盖了 Genesis City 的地图。

发布到 LAND 的场景更容易被发现，因为玩家在访问附近内容或探索时可能会遇到它们。

发布到 LAND 的场景每个场景内的每个地块最多可使用 15 MB 空间。地块越多，可用空间越大。这样做是为了防止玩家的 CPU 过载，因为玩家可能会同时体验到许多附近的场景。请参见 [大小限制](/creator/content-creator-zh/chang-jing-sdk7/you-hua/scene-limitations.md).

### 发布到 WORLD

发布到 World 的场景必须通过链接访问。

这些场景与 NAME 代币相关联。NAME 代币可以在 [市场](https://decentraland.org/marketplace/names/claim)。你可以认领任何你想要的名称，只要它还没有被认领。或者，你也可以使用一个 [ENS 域名](https://ens.domains) 来创建一个 World。

发布到 World 的场景地块限制为 300x300。相同的 [大小限制](/creator/content-creator-zh/chang-jing-sdk7/you-hua/scene-limitations.md) 每个地块规则同样适用于发布到 LAND 地块的场景，但你可以免费向场景添加更多地块。

如果是多场景 WORLD，不同的协作者（地址）可以拥有 WORLD 中特定地块的发布权限，该权限由 World Owner（认领该 World NAME 的地址）定义。此外，对 World 的访问可以是 **公开** 或 **私有**。更多关于 [管理 Worlds](/creator/content-creator-zh/chang-jing-bian-ji-qi/fa-bu/publish-scene.md#managing-worlds)

一个 World 可以是 **公开** 或 **私有**

#### 大小限制

你可以上传到 World 的最大文件大小取决于你使用的是 Decentraland NAME 还是 ENS 域名。

**来自 Decentraland NAME 的 World**

Decentraland NAME 持有者可在 Foundation Worlds 内容服务器中享有动态存储容量，这取决于其钱包持有资产。以下规则决定了这种分配：

* 你拥有的每个 Decentraland NAME 都可额外获得 100 MB 存储容量（以及一个 World）。
* 你拥有的每个 Decentraland LAND 地块都可额外获得 100 MB 存储容量。
* 你的钱包中每持有 2,000 MANA，就可额外获得 100 MB 存储容量。

Foundation Worlds 内容服务器中的空间可用于托管用户想要的任意大小的场景，利用他们拥有的 Decentraland NAME 以及其全部 Decentraland 资产共同授予的总空间。例如，某个用户拥有多个 World（由多个 NAME 所赋予）且总存储容量为 500 MB，那么他可以选择部署一个包含 200 MB 场景文件的 World、另一个包含 200 MB 场景文件的 World，以及第三个包含 100 MB 场景文件的 World。或者，他们也可以选择部署一个包含 300 MB 场景文件的 World 和另一个包含 200 MB 场景文件的 World。

你可以在两个地方查看你的存储配额已使用多少以及还剩多少：

* 该 **管理** 部分。点击 **查看详情** 可查看你的 MANA、LAND 和 NAME 持有量如何累计。
* 该 **Worlds** 选项卡中查看你已使用和剩余的存储额度。 [Builder](https://decentraland.org/builder/worlds)，其中还会显示你的每个 World 正在使用多少空间。

**来自 ENS 域名的 World**

相比之下，由 ENS 域名授予的 World 每个 World 的场景文件最大大小固定为 36 MB，不受用户其他 Decentraland 持有资产影响。拥有来自 ENS 域名的 World 的用户无法通过购买额外的 MANA 或 LAND 来提高其 ENS World 的场景大小上限。

不过，由拥有 ENS 域名所授予的 World 是迈向实现 Decentraland 所提供创作自由的理想第一步。

#### 与 LAND 场景的区别

World 相比 LAND 场景有以下几个优势：

* 无需拥有 LAND——可免费向你的场景添加任意数量的地块（最多 300x300）
* 通过链接访问——玩家可以直接通过 URL 访问你的 World
* 更多存储容量——尤其适合 Decentraland NAME 持有者
* 访问控制——你可以只允许特定玩家访问你的 World

参见 [Worlds](/creator/content-creator-zh/chang-jing-sdk7/fa-bu/publishing-options.md#decentraland-worlds) 更多信息，或了解 [向 Worlds 发布](/creator/content-creator-zh/chang-jing-sdk7/fa-bu/publishing.md#publishing-to-worlds) 和 [配置 World 设置](/creator/content-creator-zh/chang-jing-sdk7/xiang-mu-lei-xing/scene-metadata.md#world-configuration).

## 全局场景

全局场景可以改变 Decentraland 已有的景观，增加多层交互性和玩法。这些场景不局限于只在某些 LAND 地块或某些 World 中运行。玩家走到哪里，它们就跟到哪里。

### 智能穿戴设备

智能穿戴设备与 Wearable 代币相关联。这些代币作为 NFT 销售，并可在 [市场](https://decentraland.org/marketplace/browse?section=wearables\&vendor=decentraland\&page=1\&sortBy=newest\&status=on_sale).

当玩家穿上相关穿戴物品时，智能穿戴设备就会被激活。如果玩家脱下该物品，它们会关闭；玩家也可以通过 UI 手动关闭全局场景。此外，玩家所处的场景还能暂停该场景中已激活的任何智能穿戴设备。

* 了解有关 [创建可穿戴物品](/creator/content-creator-zh/chuan-dai-wu-yu-biao-qing/ke-chuan-dai-wu-pin/creating-wearables.md).
* 了解 [智能穿戴设备](/creator/content-creator-zh/chang-jing-sdk7/xiang-mu-lei-xing/smart-wearables.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/creator/content-creator-zh/chang-jing-sdk7/xiang-mu-lei-xing/kinds-of-project.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
