# Further additions

You’ve completed the basic structure of your experience. Consider exploring some of the following enhancements:

* Add some coral or similar IFX to make the environment more interesting.
* Add another recording and animated sea creature.
* Add a **Fade to Color IFX** at the start of the experience. You can use this to fade the user's view to black and can mask the change in position caused by the **Transport all Players to Location IFX**.
* Add two shoals of fish to the orca section that swim around near the narrator, and then have them separate as the orca approaches.


---

# 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-undersea-educational-content/further-additions.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.
