# Animation Path

This section explains the Animation Path system in the D5 Render. Using paths, we can place characters and vehicles with animation effects in the scene.

## Draw Path

{% content-ref url="/pages/-MkMPHMi9HhzBv1aGFJo" %}
[Draw Path](/user-guide/animation-path/draw-path.md)
{% endcontent-ref %}

:point\_up\_2:Characters, Vehicles, and Vegetation all have their corresponding path tools. The finished paths can be further edited.

## :person\_walking:Character Path <a href="#character-path" id="character-path"></a>

{% content-ref url="/pages/-MkMPH1MxEuf5nqnVLFq" %}
[Character Path](/user-guide/animation-path/character-path.md)
{% endcontent-ref %}

:point\_up\_2:Detailed parameter meanings and how to use the tool.

## :oncoming\_automobile:Vehicle path

{% content-ref url="/pages/-MkMPF-zNVntqasCA\_nX" %}
[Vehicle Path](/user-guide/animation-path/vehicle-path.md)
{% endcontent-ref %}

:point\_up\_2:Detailed parameter meanings and how to use the tool.


---

# 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.d5render.com/user-guide/animation-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.
