# Pollination Revit Plugin Demo

We understand it's common practice to request a live demo of software, which we are happy to provide. However, we have found it most helpful to conduct the demo after you have watched the recorded demos and tried Pollination with at least one of your projects. This way, the demo will be a more useful show and tell, allowing us to answer your specific questions effectively.

Here is a demo of the latest version of the Revit plugin that covers the basic steps in the process.

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

{% hint style="warning" %}
If your Revit plugin tab looks different from the one in the video, you are using the Revit plugin classic version. Head to the download page to download the latest version of the plugin.
{% endhint %}

See the [Export Your First Model](/user-manual/revit-plugin/export-your-first-model.md) page for an in-depth tutorial with more information on each step of the process. We will also record a shorter demo soon!


---

# 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.pollination.solutions/user-manual/revit-plugin/pollination-revit-plugin-demos.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.
