# Introductory: Animal race

This tutorial is aimed at people who are new to the Experience Editor but have some experience with the ENGAGE application. However, before your start, we recommend that at a minimum you through the [Controls](/engage/experience-editor/user-interface/controls.md) section.

In this tutorial you’ll create a race between two animals and learn about the following features of the Experience Editor:

* Adding IFX
* Transforming objects
* Creating keyframe animations
* Using animation overrides
* Using the timeline
* Retiming animations on the dope sheet
* Editing curves

The following image shows a top-down view of the layout that we’ll use:

<figure><img src="/files/9HgOB4icLdSwsalK1dar" alt=""><figcaption><p>Top-down view of the layout for this tutorial</p></figcaption></figure>

For step by step instructions on how to create the animation, watch the following video or read the written instructions in the following sections:

{% embed url="<https://youtu.be/hnW7Jg9_KYs>" %}
Creating an animal race in the Experience Editor
{% endembed %}


---

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