# 5. Nervos IDE

Godwoken 是 Nervos Layer-2 的关键组件，与 Rollup 技术配合使用，创建了一个可扩展的、与以太坊虚拟机（EVM）兼容的层，用于 Nervos 网络。通过 Godwoken，开发者可以在以太坊虚拟机上构建去中心化应用程序（dApps），并在 Nervos 网络上运行它们，可提高网络的可扩展性和效率。

<figure><img src="/files/6RnPTLgrG95CA4PdgWqe" alt=""><figcaption></figcaption></figure>

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

1. Nervos 官方网站：[https://www.nervos.org](https://www.nervos.org/)&#x20;
2. Godwoken 官方网站：[https://godwoken.com](https://godwoken.com/)
3. Godwoken Github 仓库：<https://github.com/godwokenrises/godwoken>


---

# 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.-nervos-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.
