# 開發者資源

我們知道 Webflow 上的開發人員經常不得不自生自滅，因此我們很高興推出一個[更新的開發人員網站](https://developers.webflow.com) ，以更好地為開發人員提供他們在 Webflow 上成功構建所需的所有文檔和資源。&#x20;

![一個新的開發人員文檔站點，以確保開發人員擁有在 Webflow 上取得成功所需的資源](https://i.imgur.com/EG7M9LH.png)

一個新的開發人員文檔站點，以確保開發人員擁有在 Webflow 上取得成功所需的資源

在新的開發者網站上，您會發現：

* 交互式 API 文檔
* 在 Webflow Marketplace 中構建和維護您自己的應用程序的指南
* 幫助您更快構建的 SDK 和代碼示例
* 有關開發人員支持渠道和論壇的信息
* 一個更新日誌，您可以在其中訂閱以接收 API 更新通知

### 如何提交應用

我們還為新的[Webflow Marketplace](http://webflow.com/marketplace)開放了 OAuth 應用程序的提交。使用我們現有的 Webflow API 構建，所有應用程序在登陸 Marketplace 之前都將由 Webflow 團隊審查和批准。[在這裡了解更多](https://developers.webflow.com)。


---

# 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://docs.tenten.co/docs-webflow/webflow-101/changelog/2022/kai-fa-zhe-zi-yuan.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.
