# Devnet 开发者申请

目前，Monad 正在内部开发网中运行，开发者可以按照以下步骤，申请加入内部开发网。

* 添加 Monad DevRel 工作人员微信：Box，微信号：box1234567890
* 加入全球开发者社区：[Monad Developer Discord](https://discord.com/invite/monaddev)
* 填写申请表：<https://tally.so/r/nWDeAR>


---

# 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://monad.docszh.com/introduction/devnet-request.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.
