> 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-09-04.md).

# 25-09-04

<h2 align="center">ArchiFlim<sup>beta</sup> Talk Show Ep.3</h2>

<h3 align="center">— Reference Image &#x26; Prompt Boost —</h3>

ArchiFilm(beta) Talk Show **Ep.3** is now live!\
In this episode, you’ll discover how to **guide your renders with reference images** and boost results with **better prompts**.

{% embed url="<https://www.youtube.com/watch?v=x7uFYx91HsQ>" %}

**What you’ll learn in this episode:**

* How Prompt Boost enhances your text prompts for better results
* Using Reference Image to guide the rendering style and composition
* Combining both features for more accurate and creative outputs
* Best practices for faster, higher-quality visualizations

**Missed a previous episode?**

* [\[Ep.1: Basic Rendering Process\] ](https://www.youtube.com/watch?v=0siZmqh3ukQ)— Learn how to get started quickly and easily.
* [\[Ep.2: Pro Rendering Process\] ](https://www.youtube.com/watch?v=WCcOqT_18BI)— Take control with advanced Pro Mode settings.

Want more details? **Check our step-by-step guide**: \[[How to Use Prompt Boost](/docs/archi-film-beta/tutorial/7.-how-to-use-prompt-boost.md)]

{% hint style="success" %}
**How to get it:**\
Update to **BIMIL Manager v1.2.1.0** and you’ll see **ArchiFilm** available in the Add-in Manager today.

👉 [See how to update BIMIL Manager](/docs/get-started/check-and-update-bimil-manager-version.md) 👉 <a href="https://bimil.bimpeers.com/download/latest" class="button secondary" data-icon="down-to-bracket">Download Latest BIMIL Manager</a>
{% endhint %}

> 🗓 **ArchiFilm(Beta) Schedule**
>
> **Beta Service Period:**
>
> ▸Sep 1, 2025 · 4:00 AM (UTC) \~ Sep 30, 2025 · 11:59 PM (UTC)\
> ▸Sep 1, 2025 · 1:00 PM (KST) \~ Oct 01, 2025 · 8:59 AM (KST)
>
> ✅ During the Beta period, you can enjoy **ArchiFilm** with **1,000 credits provided for free**.

***

### 📢 Please update your **Profile**! [\[Go to My Profile\]](https://bimil.bimpeers.com/account)

Do you have any pain points or improvements you’d like to see in ArchiFilm?\
Simply reply to this email or let us know at [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=%5BFeedback%20%2F%20Support%20Request%5D\&body=1.%20Name%3A%0A%5BYour%20name%5D%0A%0A2.%20BIMIL%20Manager%20Version%3A%0A%5Be.g.%2C%20v1.2.1.0%5D%0A%0A3.%20Revit%20Version%3A%0A%5Be.g.%2C%20Revit%202024%5D%0A%0A4.%20Type%20of%20request%3A%0A%0A-%20Bug%20Report%0A-%20Feature%20Request%0A-%20General%20Question%20%2F%20Feedback%0A%0A5.%20Description%3A%0A%5BPlease%20describe%20your%20issue%2C%20suggestion%2C%20or%20question%20in%20detail%5D%0A%0A6.%20Steps%20to%20Reproduce%20\(if%20bug\)%3A%0A%5BWrite%20the%20steps%20clearly%20if%20this%20is%20a%20bug%20report%5D%0A%0A7.%20Screenshots%20%2F%20Files%20\(optional\)%3A%0A%5BAttach%20if%20necessary%5D).

Best regards,

The **BIMIL** Team

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>


---

# 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-09-04.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.
