# 免费内容浏览器

自 1.9.0 版本起，Dash 内容浏览器对所有人永久免费提供。&#x20;

{% hint style="success" %}
要获取免费的 Dash 许可，请下载普通的 Dash 安装程序 <https://www.polygonflow.io/download-latest-dash>，然后从主 Dash 菜单打开许可管理器，就会找到启动免费 Dash 许可的选项。&#x20;
{% endhint %}

这个免费且受限的 Dash 许可让你可以方便地访问所有 **支持的库**， **标签系统**，以及 **集中化资产体验**。这意味着你可以免费地在所有 UE5 项目中轻松浏览、搜索并拖放所有资产。 \
\
\&#xNAN;*当前支持的资产库有：*&#x20;

* FAB
* Quixel Bridge
* Poly Haven
* Amazon Berkley Objects
* AmbientCG
* 基础网格库
* IES 库
* 你自己的项目资产
* Dash 资产市场&#x20;
  * Dekogon 库
  * Sierra 库（一个免费包）

如果你想了解有关内容浏览器的更多详细信息，你可以在这里找到： [内容浏览器基础](/dash-documentation-zh/ru-men-zhi-nan/user-interface/content-browser.md)，如果你想了解有关集中化资产体验的更多信息，你可以在这里找到： [集中化资产浏览器](/dash-documentation-zh/gong-zuo-yuan-li/centralized-asset-browser.md)，如果你想了解有关 Dash 资产市场的更多信息，你可以在这里找到： [资产市场](/dash-documentation-zh/ru-men-zhi-nan/user-interface/content-browser/asset-marketplace.md) . <br>

一些重要说明：

* 使用免费 Dash 许可时，你将无法使用 Dash 中的其他工具，例如， [轻松散布（Easy Scattering）](/dash-documentation-zh/gong-zuo-yuan-li/scatter-masking-features.md), [程序化网格（Procedural Meshes）](/dash-documentation-zh/gong-zuo-yuan-li/mesh-based-tools.md), [物理工具（Physics Tools）](/dash-documentation-zh/gong-zuo-yuan-li/physics-tools.md)，或 [材质 / 大气工具（Material / Atmospheric Tools）](/dash-documentation-zh/gong-zuo-yuan-li/material-authoring.md).&#x20;
* **✅ 你可以从 Dash 1.9.0 或更高版本的许可管理器启动免费许可。 ✅** \
  （如果你喜欢 Dash 中的付费工具，我们非常感谢通过购买许可获得的支持，因为那是帮助我们不断改进 Dash 的动力 🙏）
* AI 助手 Sophon 也包含在免费版本中，所以请务必使用它以快速了解内容浏览器的使用方法。&#x20;

在下面的视频中，你将看到免费 Dash 内容浏览器的亮点，但由于视频已有几个月历史，未包含我们新近添加的一些库。&#x20;

{% embed url="<https://youtu.be/bsy4xZvhOqs>" %}


---

# 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.polygonflow.io/dash-documentation-zh/gao-ji/free-content-browser.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.
