# Node Hierarchy

This feature empowers you to bring your webpages and videos to life with precise animation control over individual parts of your 3D objects.

**Node Selection:** Select a node from the left panel by clicking on the arrow and expanding all the nodes.\
\
**Animate on Timeline-** Using this option you can add the node to the animation timeline to animate them to create interactions.\
\
You can directly manipulate position, rotation, scale, opacity, and materials of specific object parts (nodes) using the timeline.\
\
Note: To reassemble, rename, hide/unhide click on the three dots.\ <br>

<figure><img src="https://lh7-us.googleusercontent.com/BzYc2hQbzJES3orlLptxNPMUQp7Akd9AyOgXtk3F3hxodVTiRzJ3m93OQ02YwbuFJfDYrNM_3vA0vlr8zpf3EPQYds8I3P6uClHJ2IHlAUTz560agAzqE2fXpcw-e7uT-mfMq4E-Zm08imx5flvBABQ" alt=""><figcaption></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.avataar.ai/knowledge-center/creator/projects/object/node-hierarchy.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.
