# Revit | ggRhinoIFC

- [Introduction](https://technical.geometrygym.com/rhino-grasshopper/revit/introduction.md): Introduction to Revit plug-in for Grasshopper
- [Working with ggRVT](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt.md)
- [Import/Export](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/import.md): Import and Export Options for REVIT plug-in
- [Elements](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/elements.md)
- [Element Types and Instances](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/elements/element-types.md): REVIT Element Types and Instances
- [Placement](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/elements/placement.md)
- [Attributes](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/elements/attributes.md): Defining Element Attributes
- [Model Definition](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/model-definition.md): Definition of REVIT model in grasshopper
- [Materials and Profiles](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/materials-and-profiles.md): Materials and Profiles in REVIT plug-in
- [Families](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/families.md): Working with families in Revit
- [Analytical](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/analytical.md): Assigning analytical model in Revit
- [Documentation](https://technical.geometrygym.com/rhino-grasshopper/revit/working-with-ggrvt/documentation.md): Documentation using the Revit Plug-in
- [Rhino Inside Revit](https://technical.geometrygym.com/rhino-grasshopper/revit/rhino-inside-revit.md): Details relating to the Geometry Gym extensions to running Rhino and Grasshopper as a Revit plugin
- [Revit Examples](https://technical.geometrygym.com/rhino-grasshopper/revit/revit-examples.md): A list of examples for the Rhino-Grasshopper Revit Plug-In


---

# 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://technical.geometrygym.com/rhino-grasshopper/revit.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.
