> For the complete documentation index, see [llms.txt](https://autodesk.ifc-manual.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autodesk.ifc-manual.com/revit/using-ifc-files-in-revit/revit-ifc-open-source.md).

# Revit IFC Open Source

Revit has an integrated IFC engine, which is also available as open-source through GitHub: <https://github.com/Autodesk/revit-IFC>&#x20;

Important Updates are included in regular Revit updates. Minor updates can be downloaded through [Autodesk Manage](https://manage.autodesk.com/home) or the [Github repository.](https://github.com/Autodesk/revit-ifc/releases/tag/IFC_v24.2.0)&#x20;

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

{% hint style="info" %}
Important: There is a separate installer for every version of Revit, and the installation also updates the Navisworks IFC engine.

The installation includes additional assets, such as the IFC Shared parameter files which are used to add common IFC properties to Revit. These are stored in C:\ProgramData\Autodesk\ ApplicationPlugins\IFC 20xx.bundle

More information about these files can be found in the following section:[ ](/revit/ifc-export-category-mapping/using-ifc-shared-parameters.md)[Using IFC Shared Parameters](/revit/ifc-export-category-mapping/using-ifc-shared-parameters.md)
{% endhint %}


---

# 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:

```
GET https://autodesk.ifc-manual.com/revit/using-ifc-files-in-revit/revit-ifc-open-source.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.
