# Saving IFX

Standard Sessions always start with a fresh Location and wipe any changes, which includes added IFX, when the Session ends. However, you can use the Snapshot feature to save an arrangement of IFX, which includes their position, orientation, and scale. You can then load this arrangement in a different Session. For more information, see [Snapshots](/engage/advanced-features/snapshots.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://docs.engagevr.io/engage/advanced-features/using-ifx/saving-ifx.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.
