# Intermediate: Fire extinguisher training

{% hint style="danger" %}
The purpose of this tutorial is to provide information about the ENGAGE Experience Editor only. Any information about how to respond to fires is not guaranteed to be accurate and you should always check the procedures for your building and advice from your local emergency services. Organizations such as the American Red Cross [advise that you should only attempt to use a fire extinguisher under specific circumstances](https://www.redcross.org/get-help/how-to-prepare-for-emergencies/types-of-emergencies/fire/fire-safety-equipment.html#Fire-Extinguishers).
{% endhint %}

This is an intermediate-level tutorial and is aimed at people who are familiar with the ENGAGE platform or have completed the introductory tutorial.

In this tutorial you’ll create a piece of interactive training content and learn about the following features of the Experience Editor:

* Use triggers
* Use recordings
* Add special effects

You’ll create three areas of interaction, each of which displays a different type of fire. The user will then have to choose which type of fire extinguisher is the correct one to use. The following image shows a top-down view of the layout that we’ll use.

<figure><img src="/files/2nNkIKnrMisTFDgbocI9" alt=""><figcaption><p>Floor plan for the planned training content</p></figcaption></figure>


---

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