# Add a special effect for the CO2 option

To reinforce the fact that CO2 is not a good choice for a paper fire, we’ll add an explosion if the user chooses that option.

1. On the timeline, select the cog icon for the `paper_co2` button.
2. In the **Triggered Effects** section, select **Trigger For**, so that **Everyone** changes to **Local User**.
3. Select **NEW**.
4. From the type of effect options, select IFX.
5. In the search field, enter explosion, and then select the search icon.
6. Select the **Explosion (huge)** IFX, and place it at the center of the papers.

{% hint style="info" %}
It can be difficult to position the explosion because it's only briefly visible. However, when you choose to edit the trigger effect, the explosion will be the only object bubble that's visible.
{% endhint %}

<figure><img src="/files/HZV4c1FVbGFi6GqzLKmK" alt=""><figcaption><p>Location of the explosion IFX object bubble</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/paper-fire/add-a-special-effect-for-the-co2-option.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.
