# 安装说明

网盘中下载的文件格式分为：Fuse 和 Setting。

Fuse文件经常会以压缩包.zip形式出现，不管后缀名是.fuse还是.zip，都直接可以复制到Fusion安装目录的Fuses文件夹下即可，若想与其他插件区分开，可以自行建立一个CGS文件夹，放入即可。

例如：C:\Program Files\Blackmagic Design\Fusion 9\Fuses\CGS

Setting文件是Fusion的宏工具，主要集中放在Fusion安装目录的Macros文件夹下，也请建立一个CGS文件夹，把.setting放在CGS根目录下。

例如：C:\Program Files\Blackmagic Design\Fusion 9\Macros\CGS


---

# 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://mb.cgsfusion.com/an-zhuang-shuo-ming.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.
