# Smooth the flight path

1. With the hornbill selected, select the curves view (<img src="/files/4uO7xeKgGS1ss7Fg1g5g" alt="" data-size="line">).
2. Select a key on the track that controls the horizontal motion. In this example, it’s the Z (blue) axis.
3. Press the **f** key on your keyboard to focus on the track.

<figure><img src="/files/4hp7iHELVdUxV9w7xf0E" alt=""><figcaption><p>Track with a step that creates a pause</p></figcaption></figure>

You will probably see a step in the middle key where the track flattens out. This is what causes the pause in horizontal motion.

* To smooth out the motion, select the middle key, and adjust the tangent line to create a smooth transition.

<figure><img src="/files/vUOyHXgXhd2Brn8g7eEa" alt=""><figcaption><p>Smoothed track to remove pause</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/introductory-animal-race/smooth-the-flight-path.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.
