# Interaction prompt

This feature adds an animation to the scene, attracting end-users' attention and encouraging interaction with the project, clearly indicating its interactivity.

<figure><img src="/files/bOxeGIpHeCDe05zxflDR" alt="" width="563"><figcaption></figcaption></figure>

`1` - **Custom image**: Upload your own image or animation (PNG, JPG, SVG, GIF, or Lottie)

`2` - **Custom size**: Adjust the image size

`3` - **Vertical offset**: Set the position of the image along the vertical axis

<figure><img src="/files/1vVcK5aJZI9Z70EwDIuS" alt="" width="563"><figcaption></figcaption></figure>

`4` - **Animation**: Activate a ping-pong animation effect for the uploaded image

`5` - **Hide on**: Select the action that hides the interaction prompt:

* **Interaction**: hidden after the first user click
* **Mouse enter**: hidden when the cursor hovers over the scene


---

# 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/project-settings/interaction-prompt.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.
