# 15. Starknet IDE

Starknet是一个无需许可的有效性 Rollup，也被称为以太坊的零知识 Rollup（ZK Rollup）。作为第二层（L2）区块链，Starknet 使得任何去中心化应用（dApp）能够在不损害以太坊的可组合性和安全性的前提下实现大规模计算。

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

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

1. 官方网站：[https://www.starknet.io](https://www.starknet.io/)


---

# 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/15.-starknet-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.
