> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/25-06-11.md).

# 25-06-11

## ✨ \[ArchiFlim] Quick Start Guide – Try It Now! ✨

We’d like to share a quick guide to help you get started with the new **ArchiFlim Add-in**. You can now start generating stunning images from your Revit models — powered by AI — with just a few clicks.

***

### 🧭 **Quick Start – How to Use ArchiFlim**

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

* **Step 1. Import your view**\
  Click the “Import your model” button to load your Revit 3D view.
* **Step 2. Choose your image style**\
  Select the style you want to generate: Concept, Exterior, or Interior.
* **Step 3. Type your prompt**\
  Describe what you want to express about your view — use simple keywords.\
   Example: herringbone oak flooring, matte grey wall paint, modern industrial style...
* **Step 4. Click Generate**\
  You’re all set to create your image. Click the Generate button!
* **Step 5. Choose rendering mode**\
  Select Fast (quick but less detailed) or High Quality (slower but more natural & balanced).

***

### 💡 Tip!

If you’re not sure how to write a good prompt or create a preset, try applying a style you like from ArchiHub.

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

### 🔗 **Need help?**

Check out the [guide](https://bimil.gitbook.io/docs/add-ins/archi-film/tutorial/1.-how-to-use-top-3-images), watch our [YouTube video](https://youtube.com/@bimpeers_bimil?si=gN8T9I_rCQl6KHKm), or feel free to contact us at[ **help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

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

***

**We hope you enjoy using ArchiFlim — and we look forward to your feedback!**

If you have any questions or need support, feel free to reach out at [help@bimpeers.com](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

Best regards,

The **BIMIL** Team


---

# 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://bimil.gitbook.io/docs/notices/notices-archive/25-06-11.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.
