# Animation State Transition

**Virtual person:** Select which virtual person in your environment is being affected by the action

**State Transition:** Which state do you want to transition the VP into. The currently available options are the following:

1. 2 Lying down poses
2. 9 different sitting poses
3. Back to standing up

**Speed:** The rate at which these transitions will occur. 1 is the default. A higher number will mean that the transition will happen faster.

**Wait Until Animation Finished:** If this selection is set to![](/files/jPWYMyFuVO9nExLOUskV) then the actions that are after this one will not execute until the animation transition is finished.


---

# 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.siminsights.com/authoring-a-simulation/state-machine/actions/animation-state-transition.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.
