# 欢迎使用米发开发者文档!

## 介绍

米发的  API 是按照 REST 架构组织的。我们的 API 采用可预测的面向资源的 URL，返回 JSON 编码响应，并使用标准的 HTTP 响应代码、身份验证和动词。

## 想快速进入开发？

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="/pages/rLm4eOvqUtI6RJxr7nOh" %}
[快速开始](/kuai-su-kai-shi.md)
{% endcontent-ref %}

## 想要更深层次的了解？

深入了解并开始探索我们的API参考文档，以了解API所能实现的所有功能：

{% content-ref url="/pages/1nznbr75AMlmoFplpZaV" %}
[Broken mention](broken://pages/1nznbr75AMlmoFplpZaV)
{% endcontent-ref %}


---

# 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://dev.mfpad.com/huan-ying-shi-yong-mi-fa-kai-fa-zhe-wen-dang.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.
