# 开发者

阅读本文的同学，想必是对 Starcoin 开发感兴趣的，接下来将告诉你获取信息的一些途径。

访问主页：[https://starcoin.org](https://starcoin.org/)

* 学习 Starcoin Dapp 开发/部署（如：[Dapp 开发指南](https://starcoin.org/zh/developer/how_to_dapp/how_to_dapp/)）
* 学习 Move 语言
* 学习 Oracle 开发
* 了解矿池协议及接入
* 阅读 Starcoin 技术博客

加入 Discord：<https://discord.gg/starcoin>

* 与 core team 在线交流

加入 Westar Lab（招聘）：<https://www.v2ex.com/t/825542>


---

# 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://wiki.starcoin.movemove.org/kai-shi/kai-fa-zhe.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.
