# Animation

The **Animation** action manages the playback and control of a chosen animation created in **Animate mode**.

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2F0uj76njCdNzrMZkJCEbV%2Fimage.png?alt=media&#x26;token=59f65982-1560-41be-ba2a-6b2d382345ca" alt="" width="563"><figcaption></figcaption></figure>

**Settings**

* **Control:**
  * **Play** — Starts the animation from the beginning or resumes from a pause.
  * **Pause** — Pauses the animation at its current position.
  * **Stop** — Stops the animation and resets it to the beginning.
* **Animation** — Select which animation the action will activate (corresponding to tabs in Animate mode).


---

# 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://help.vectary.com/documentation/3d-configurator/interactions/actions/animation.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.
