# Finch 101: Download to Archicad

{% embed url="<https://youtu.be/pzflSM0lmEw>" %}

### 1: Open a New Archicad Model

1. Open a new or existing Archicad project.
2. Ensure the **Finch plugin** is installed.
   * [The plugin download link is available here](/docs/download-plug-ins.md)

***

### 2: Launch the Finch Plugin in Archicad

1. In Archicad, open the **Finch** menu.
2. Click **Launch Finch**.
3. Dock the Finch plugin panel as needed.
4. Sign in to Finch if prompted (first-time use only).

***

### 3: Start the Download Process

1. In the Finch plugin, click **Download**.
2. Navigate to your Finch **Project**.
3. Select the **Variant** you want to import.

***

### 4: Import the Model

1. Click **Import**.
2. Wait for the import process to complete.

***

### 5: Review the Imported Model in 2D

1. Navigate to a floor plan view.
2. Confirm that:
   * Walls and doors have been imported.
   * Space types are imported as **Zones**.
   * Full floor plates are visible.

***

### 6: Review the Imported Model in 3D

1. Switch to a **3D view**.
2. Review the imported geometry.
3. Replace imported walls and doors with your preferred Archicad wall and door types as needed.


---

# 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://docs.finch3d.com/courses/finch-101/finch-101-download-to-archicad.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.
