> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/it/plugins.md).

# Plug-in

![](/files/F4ZOnQL4YOWJk6k4J7we)

I plug-in possono migliorare l'esperienza d'uso di Autodesk FormIt® espandendo il set di strumenti di modellazione. È possibile soddisfare specifiche esigenze di progettazione non incluse nella libreria di strumenti di FormIt.

La sezione dei plug-in di questa guida introduttiva comprende quattro capitoli:

1. [Introduzione ai plug-in](/it/plugins/introduction.md): fornisce le informazioni di base sui plug-in.
2. [Come utilizzare i plug-in](/it/plugins/how-to-use-plug-ins.md): per gli utenti di FormIt che desiderano provare a utilizzare i plug-in, questa sezione illustra il processo di installazione e utilizzo dei plug-in.
3. [Come sviluppare i plug-in:](/it/plugins/how-to-develop-plugins.md) per gli sviluppatori che desiderano fare uno sforzo in più, questa sezione illustra i passaggi necessari per sviluppare un plug-in di FormIt.
4. [API di FormIt](/it/plugins/useful-links.md): collegamenti alla documentazione sull'API di FormIt.
5. [Esempi:](/it/plugins/example-1.md) se si desidera provare i plug-in esistenti, questa sezione contiene le descrizioni di alcuni dei plug-in disponibili.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/it/plugins.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.
