# Working with IFC

- [Import/Export](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/ifc-import-export.md)
- [GUID tools](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/guid-tools.md): GUID tools
- [Extract](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/extracting.md): Pages explaining how to extract specific information from an imported or created IFC file
- [Quantities](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/quantities.md): Quantities
- [Assign Relationships](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/assign.md)
- [Assign Resources](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/assign-resources.md): Assigning resources to elements
- [Element Placement and Mapping](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/element-placement-and-mapping.md): Element placement
- [Element Assemblies](https://technical.geometrygym.com/rhino-grasshopper/ifc/ifc-grasshopper/working-with-ifc/element-assemblies.md)


---

# 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/ifc/ifc-grasshopper/working-with-ifc.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.
