> 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/formit-primer/part-i.md).

# Parte I

## Modellazione di Casa Farnsworth di Mies van der Rohe

Nella Parte I di questa Guida introduttiva, esamineremo gli strumenti e i workflow di base di FormIt per costruire una storica casa moderna in appena due ore. Consultare le sezioni **Introduzione a FormIt** e **Libreria degli strumenti** per spiegazioni dettagliate su strumenti, barre degli strumenti, tavolozze e processi qui descritti.

![Casa Farnsworth](/files/RJUVNmzqO1uiu3DPkY3g)

### Prerequisiti

Prima di iniziare la Parte I, scaricare e installare FormIt per Windows utilizzando le istruzioni disponibili nella sezione Introduzione a FormIt qui: [**Prerequisiti e installazione**](/it/formit-introduction/prerequisites-and-installation.md).

Sarà inoltre necessario scaricare il set di dati disponibile nel collegamento riportato di seguito. Il set di dati è una raccolta di file utilizzati in tutta la Parte I.

*Se non è possibile eseguire FormIt per Windows, la maggior parte dell'esercitazione può essere completata utilizzando l'* [**applicazione Web**](https://formit.autodesk.com/app) *gratuita **.** Per ulteriori informazioni sulle versioni e sulle licenze di FormIt, visitare il* [*sito Web di FormIt*](https://formit.autodesk.com).

### Set di dati

Nella Parte I, costruiremo passo dopo passo Casa Farnsworth, suddividendo la modellazione in capitoli gestibili. Se si desidera completare solo capitoli specifici, il set di dati riportato di seguito consentirà di progredire fino al capitolo scelto. Oltre ai **file dei capitoli**, il set di dati contiene anche i **file di supporto** necessari per completare tutti gli esercizi.

* [**Parte I del set di dati della Guida introduttiva di FormIt**](https://formit-help.s3.amazonaws.com/FormIt+Primer+Part+1+Datasets.zip)


---

# 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/it/formit-primer/part-i.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
