# Using IFX

You can access a library of over a thousand immersive effects (IFX) to instantly add 3D models, special effects, and audio effects to a Location.

IFX can have a variety of in-built functionality. For example, an IFX of an animal can include multiple animation states. The IFX automatically switches between idle and walking animations if you move or animate it.

The following video provides an overview of how you can use IFX:

{% embed url="<https://youtu.be/wH_lQwRM2eY>" %}
Using IFX
{% endembed %}

For more information about how to add IFX, see the following sections. For information about how to interact with IFX after you add them, see [modifying-objects](https://docs.engagevr.io/engage/advanced-features/modifying-objects "mention").


---

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