# How to get started

{% embed url="<https://youtu.be/vv1uVXKXTOM>" %}

{% stepper %}
{% step %}

### Find the 3D model you'll be working with and set the Read/Write field to true

<figure><img src="/files/ODcXjbjSHMw2Cv3FiCDN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add the model to the scene and apply a Mesh Animation to it

<figure><img src="/files/HumqnzrleQS61KhNzrYV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click the “Add Animation” button and select the animation you want from the list

<figure><img src="/files/xk0E8DcsZhyjbXB9N3FI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure the animation, and to see how it plays, click “Preview”

<figure><img src="/files/8bBQahoSwoXxbzqmYFAZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### That's it the animation is ready!

<figure><img src="/files/3EzpmGIpVxhtlPFt6BAZ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://tkkoi-developer.gitbook.io/tkkoiassets/mesh-animation/start/how-to-get-started.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.
