# FAQ

<details>

<summary>Where is the AI Unit Plan generation?</summary>

AI Unit plan generation is currently only available for our strategic AI customers.

</details>

<details>

<summary>Which design softwares are compatible with Finch?</summary>

Rhino 8, 7.24+, 6SR35+, Grasshopper, Revit 27/26/25/24/23 (Revit BIM download, Revit massing upload), and Forma.

Archicad support through [Grasshopper](/docs/first-steps/advanced-exporting-to-archicad.md).

MicroStation, and Sketchup are not yet supported.

</details>

<details>

<summary>Can I export from Finch to Rhino?</summary>

Yes, check out our [Export](/docs/projects-and-variants/export.md) page for more information.

</details>

<details>

<summary>Can I upload from Revit to Finch?</summary>

Yes, you can upload Revit [**conceptual massing**](/docs/first-steps/revit/all-about-revit.md#geometry-types).

</details>

<details>

<summary>How do the Finch layers work?</summary>

Check out our [All about Rhino](/docs/first-steps/rhino/all-about-rhino.md#finch-layers) page for more information.

</details>

<details>

<summary>When will new features be released?</summary>

Check out our [New Features](/readme/new-features.md) page for new features and [Roadmap](broken://pages/ipehQ0jlArwXZ73jW7U4) page to see what's coming soon.

</details>

<details>

<summary>Which geometries can be uploaded to Finch?</summary>

Check out our [All about Rhino](/docs/first-steps/rhino/all-about-rhino.md#finch-layers), [All about Revit](/docs/first-steps/revit/all-about-revit.md#geometry-types) or [Forma](/docs/first-steps/forma.md) page for more information.

</details>

<details>

<summary>Can I use Rhino blocks?</summary>

Yes, blocks can be uploaded in the custom geometry layer.

</details>

<details>

<summary>Which building typologies and forms function with Finch?</summary>

Check out our [About](/readme/about.md) page for a table of Finch compatible forms.

</details>

<figure><img src="/files/B3vTzVzQH0hnAL20B4ly" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1uXyfEFgDHv8Bn8gdXQz" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Questions? Get in touch with us via the Finch Chat.**
{% endhint %}

***


---

# 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/readme/faq.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.
