# FormIt プラグインのコミュニティ

![](/files/nrj88kOvyXic7FySU26X)

## プラグインを探す方法

FormIt プラグインを開発するためのアイデアを探している場合は、次の例を確認してください。

* [コミュニティのプラグイン](https://github.com/topics/formit-plugin): FormIt ユーザおよび開発者が開発したプラグイン。
* [FormIt が推奨するプラグイン](https://github.com/search?q=org%3AFormIt3D+formit-plugin-recommended): コミュニティによって開発され、FormIt チームが推奨するプラグイン。
* [FormIt のプラグイン](https://github.com/FormIt3D): FormIt チームが開発した公式プラグイン。

## 開発したプラグインを紹介してください

他の FormIt ユーザに役立つプラグインを開発した場合は、その詳細についてぜひお聞かせください。確認の上、**formit-plugin-recommended** リストへの追加を検討するか、この手引で[例](/ja/plugins/example-1.md)として掲載します。

### FormIt とコミュニティによるヘルプ

プラグインの作成や実行で問題が発生した場合は、[こちら](https://forums.autodesk.com/t5/formit-forum/bd-p/142?profile.language=ja)までご連絡ください。


---

# 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://windows.help.formit.autodesk.com/ja/plugins/example-1/formit-plugin-community.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.
