# Publicar o projeto

### Publicar pelo Plugin Playground

Quando estiver pronto para compartilhar o plug-in com outras pessoas, use o botão Publicar ![](/files/p4fkbLyH5CYSDgpE3iO3) para publicar seu projeto.

![](/files/jTrJeJkVsBJfRFNUexXL)

###

### Hospedar o plug-in no GitHub

Ative as páginas do GitHub no repositório para que o FormIt possa carregar e exibir os plug-ins hospedados no GitHub.

Acesse o novo repositório de plug-ins do [GitHub](https://github.com), por exemplo, <https://github.com/h-iL/myFormItPlugIn>

No menu superior, clique em Configurações > Páginas. Em Origem, clique no botão Nenhum e selecione a ramificação principal. Clique em Salvar.

![](/files/swlbgFchURI20MXvbohF)

### Implantar o plug-in no FormIt

Para usar um plug-in hospedado no GitHub, copie o link da página do plug-in, vá para o Gerenciador de plug-ins, role para a parte inferior e cole o link no campo em Adicionar o plug-in local ou privado. Em seguida, clique no botão Adicionar ![](/files/WAYOhbfezhKX1R16Zpod).

![](/files/BB1mVRRySVzsXsFkBDDD)

![](/files/olvoH2sFdlo3tQKPOXXQ)

Depois que o plug-in estiver instalado, ele será adicionado à parte inferior da barra de ferramentas e estará pronto para uso.

![](/files/Kelf3vRx9ib4wkmPk9or)


---

# 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/how-to-develop-plugins/your-first-plugin/publishing-your-project.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.
