# Adding other IFX

ENGAGE includes a library of over 1200 IFX that you can use to enhance your presentations. However, if you want to use a custom 3D model, such as a company product or just something that isn’t in the library, you can import your own.

As an Enterprise client, you can request that ENGAGE staff upload a 3D model on your behalf, or you can use the ENGAGE SDK. For more information about the ENGAGE SDK, refer to the [developer documentation](https://docs.engagevr.io/developer/).

{% hint style="info" %}
If you have access to the Cloud File Manager, you can upload 3D models to share files in a Session or for testing purposes. However, because the Cloud File Manager is currently in a beta test phase, we don’t recommend that you load files from Cloud File Manager in experience files that will be shown to other users.
{% endhint %}

<figure><img src="/files/j6DsxiwyLVUoKsaB3P29" alt=""><figcaption><p>Example of an uploaded 3D model</p></figcaption></figure>

The following sections describe how to add an IFX and include a basic animation.


---

# 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/experience-editor/tutorials/introductory-presentation/adding-other-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.
