# 4. Internet Computer IDE

Internet Computer 为公共互联网增加了自治的无服务器云功能，使得可以在去中心化网络上通过“canister软件”完全构建任何系统或服务。

<figure><img src="/files/ogwKTnJpwWLwCvHg27Qu" alt=""><figcaption></figcaption></figure>

有关更多信息，请访问以下链接:

1. 官方网站：[https://internetcomputer.org](https://internetcomputer.org/)


---

# 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://chainide.gitbook.io/chainide-chinese/chainide/5.-dfinity-ide.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.
