# Move

The Move animation allows an object to be moved horizontally and vertically on the mimic display.

## Move-Horizontal

To move an object in the horizontal plane as shown in Figure 1, we can configure the configuration settings on the move tab in the form of the animation wizard on the right.

![Figure 1 : Move-Horizontal](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LkJ705noqAlyFag_nDy%2F-LkJGMIBUKdiP8Elm_v8%2FMove_Horzintal.png?alt=media\&token=98b89b7a-98e3-4fda-b399-5e7f2c075dc5)

By selecting the horizontal and vertical checkboxes in the form on the right side of Figure 1, you can select which axis you want to move. You can choose both. With Min and Max, you specify how many pixels the object will move.

## Move-Vertical

In Figure 2, you can see, as an example, the configuration settings for moving the vertical axis of an object.

![Figure 2 : Move-Vertical](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LkJ705noqAlyFag_nDy%2F-LkJHQG5r4HODOt2UquP%2FMove_Vertical.png?alt=media\&token=dee639e5-cca0-4a13-b4b0-a4b5b555e22e)

As you can imagine, there isn't much difference between Expression and Tag selection. With Expression, you gain the flexibility to process only the value that will affect the animation.


---

# 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://inscada.gitbook.io/ins/en-1/user-interface/development/animations/move.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.
