# ChainIDE 的介绍和使用

ChainIDE 是一个基于开源云平台的区块链应用软件，它帮助您用不同的编程语言和不同的区块链编写智能合约。它为智能合约开发提供了一个完整的、随时可用的环境，并提供了详细的文档供学习使用。它有编写、编译、部署交互、查询、测试、调试智能合约等模块。ChainIDE是一个基于云的多链IDE，支持的环境包括 Conflux, Facebook Diem、Ethereum、Binance Smart Chain，以及总共10个不同的公共和联盟链。

更多资料和相关信息:

* 官网: <https://chainide.com/zh-CN/>
* 文档入口: <https://chainide.gitbook.io/chainide-chinese/>
* Conflux IDE 使用教程演示: <https://chainide.gitbook.io/chainide-chinese/chainide/4.-conflux-ide>


---

# 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://conflux-technical-support.gitbook.io/conflux-nft-kai-fa-zhi-nan/step-4-zai-lian-shang-bu-shu-ni-de-he-yue/chainide-de-jie-shao-he-shi-yong.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.
