# Import/Export

## Import IFC

## Export IFC

### Baking to IFC

There are a number of options available when exporting or baking to IFC from Grasshopper.

### Canvas output text Options

Within the grasshopper canvas you can select which output text string format you would like to view depending on your preference.

* .xml
* .step
* .json

![Text format options for ggIFC](/files/0uZyCO48MuGu5fZ7nYBz)

{% hint style="warning" %}
If the text does not auto-update press F5 to refresh the Grasshopper canvas
{% endhint %}


---

# 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/ifc-import-export.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.
