# 查看许可协议

在本地计算机上安装dfx命令行界面执行文件及其依赖项之前，安装脚本会提示您阅读并接受[DFINITY Canister SDK许可协议](https://sdk.dfinity.org/sdk-license-agreement.txt)。 您必须输入y并按回车才能继续安装。

接受许可协议后，安装脚本将显示有关本地计算机上正在安装的组件的信息。


---

# 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://mixdao.gitbook.io/dfinity/san-shou-ba-shou/1.-an-zhuang-sheng-ji-shan-chu-ruan-jian/cha-kan-xu-ke-xie-yi.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.
