# FormIt 플러그인 커뮤니티

![](/files/FqvDaT7cfJ4djppRPLFe)

## 플러그인을 찾고 계십니까?

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 사용자에게 유용할 수 있는 플러그인을 개발했다면 Autodesk에 알려 주십시오. 그러면 Autodesk에서 해당 플러그인을 검토하고 **formit-plugin-recommended** 리스트에 추가하거나 입문서에 [예](/ko/plugins/example-1.md)로 포함할 수 있습니다.

### FormIt 및 커뮤니티의 도움말

플러그인을 빌드하거나 실행하는 데 문제가 있습니까? [Autodesk에 문의해 주십시오!](https://forums.autodesk.com/t5/formit-forum/bd-p/142)


---

# 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/ko/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.
