# Add options for the electrical fire

For the electrical fire, you can use either of the previously described methods to add response options. However, the following sections describe how you can add 3D models of fire extinguishers to the experience.

The IFX library doesn’t include any fire extinguishers. The main methods that you can use to add your own 3D models to ENGAGE are as follows:

* request that we add them
* upload them through the SDK
* upload them through Cloud File Manager

However, these options are available to ENTERPRISE clients only.

The following sections describe how to use of the Cloud File Manager, because it's the fastest and simplest method. If you don’t have access to Cloud File Manager, you can skip these sections, and go to [Add sound effects](/engage/experience-editor/tutorials/intermediate-fire-extinguisher-training/add-sound-effects.md).

{% hint style="info" %}
The cloud file manager is currently available to approved beta testers only. For this reason, we recommend that you use cloud files for testing purposes only at this time.
{% 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://docs.engagevr.io/engage/experience-editor/tutorials/intermediate-fire-extinguisher-training/electrical-fire/add-options-for-the-electrical-fire.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.
