# Conflux Studio 的介绍和使用

Conflux Studio 是一个帮助开发者快速开发 [Conflux](https://confluxnetwork.org/) 智能合约的集成化开发环境。Conflux Studio 现已提供运行于 macOS、Windows 和 Linux 的桌面版，以及运行于现代浏览器环境中的 [Conflux Studio Web](https://conflux.ide.black/) 版。

更多资料和相关信息:

* Conflux Studio: <https://github.com/ObsidianLabs/ConfluxStudio>
* Conflux Studio Dapp 开发教程: <https://github.com/ObsidianLabs/conflux-dapp-tutorial/blob/master/README.md>
* 使用 Conflux Studio 开发 Dapp 的实战操作指南: <https://forum.conflux.fun/t/conflux-ide-dapp/1680>

Conflux Studio Web IDE: [https://conflux.ide.black](https://conflux.ide.black/)


---

# 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/conflux-studio-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.
