# Page animation

<div align="left"><img src="/files/-MIxukRMj5BU1ZwGwZkL" alt=""></div>

To change page animation type:

1. Select Project in Navigator
2. Open Animation tab in Project inspector
3. Select animation type in Page animation list

## Transition time

<div align="left"><img src="/files/-MIxukRNUqlu91lYKi9l" alt=""></div>

1. Select Project in Navigator
2. Open Animation tab in Project inspector
3. Enter transition time in Duration field (in milliseconds)

## Animate navigation layer

<div align="left"><img src="/files/-MIxukROhnYObRIsUFQe" alt=""></div>

You can enable or disable animation of Navigation page elements:

1. Select Project in Navigator
2. Open Animation tab in Project inspector
3. Enable Animate navigation in Page animation section

## Shadow

You can enable shadow effect for Flip and Scale animation:

1. Select Project in Navigator
2. Open Animation tab in Project inspector
3. Enable Shadow in Page animation section


---

# 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.flipabit.dev/animation/page-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.
