# Add the animals

Add a fox and wolf IFX at the start line. When you first add them, they will probably face in the wrong direction. Select the rotate tool to turn them to face towards the finish line. You can enable the snap option and set the increment to 90 to ensure an accurate rotation.

<figure><img src="/files/oDONM25zgwwkWdemOws4" alt=""><figcaption><p>Option to set rotation increment to 90 degrees</p></figcaption></figure>

Take some time to align the animals at the start line for a fair race. For accurate placement, turn off the snap option and set the increment to a small scale, such as 1/2X.

<figure><img src="/files/2BseZsc4s7g7kGJ5NUFQ" alt=""><figcaption><p>Wolf and fox at the start line</p></figcaption></figure>

Set the end time for both the fox and the wolf to `0:01:00`.


---

# 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/add-the-animals.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.
