# 7.故障排除

本部分提供的信息可帮助您定位和解决与以下任务相关的常见问题：

* 下载并安装DFINITY Canister SDK
* 创建，构建或部署Canister
* 使用dfx命令行接口
* 在本地开发环境中运行Internet Computer网络


---

# 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/7.-gu-zhang-pai-chu.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.
