# Jump

## Description

Automatically bounce property values

## Setup

1. Select one or more layers and properties you'd like to bounce.
2. Run the Jump tool with the desired presets

## Options

**Stretch**\
Maximum amount the property value will jump to

**Gravity**\
Amount the jump will decay over time

**Max Jumps**\
Limits the number of bounces

## Effect Controls

**Jump In/Out**\
Toggles an outward jump

**Stretch / Gravity / Max Jumps**\
Explained above


---

# 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://motion-studio.mtmograph.com/ae-extension/tools/jump.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.
