# Comunidade de plug-ins do FormIt

![](/files/LbxCE6v1DKpkc2WaoR03)

## Procurando plug-ins?

Se você estiver procurando algumas ideias para desenvolver o plug-in do FormIt, confira alguns destes exemplos:

* [Plug-ins da comunidade](https://github.com/topics/formit-plugin): plug-ins desenvolvidos por usuários e desenvolvedores do FormIt.
* [Plug-ins recomendados pelo FormIt](https://github.com/search?q=org%3AFormIt3D+formit-plugin-recommended): plug-ins desenvolvidos pela comunidade e recomendados pela equipe do FormIt.
* [Plug-ins do FormIt](https://github.com/FormIt3D): plug-ins oficiais desenvolvidos pela equipe do FormIt.

## Deseja que o FormIt apresente o plug-in?

Se você tiver desenvolvido um plug-in que seria útil para outros usuários do FormIt, adoraríamos saber mais sobre ele. Por isso, informe-nos, vamos analisá-lo e considerar adicioná-lo à lista **formit-plugin-recommended** ou exibi-lo como [exemplo](/pt-br/plugins/example-1.md) em nosso manual.

### Ajuda do FormIt e da comunidade

Problemas ao criar ou executar plug-ins? [Entre em contato conosco.](https://forums.autodesk.com/t5/formit-forum/bd-p/142?profile.language=pt-br)


---

# 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/pt-br/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.
