# Blender 艺术家指南（Blender Artist's Guide）

- [Blender安装Verge3D](https://docs.eightest.com/blender-artists-guide/installation-verge3d-for-blender.md): Installation 已完成
- [材质系统概述](https://docs.eightest.com/blender-artists-guide/material-system-overview.md): Material System Overview 待校订
- [阴影](https://docs.eightest.com/blender-artists-guide/shadows.md): Shadows 待校订
- [物理材质](https://docs.eightest.com/blender-artists-guide/physical-material.md): Physical Material 待校订
- [透明度](https://docs.eightest.com/blender-artists-guide/transparency.md): Transparency 待校订
- [使用材质库](https://docs.eightest.com/blender-artists-guide/material-library.md): Using Material Library 待校订
- [视口预览](https://docs.eightest.com/blender-artists-guide/viewport-preview.md): Viewport  Preview 待校订


---

# 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.eightest.com/blender-artists-guide.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.
