# Effects

If we click on an element of the scene and then click on the EFFECTS button we can find two sections:

<figure><img src="/files/p73PcC2AVsWtqDNKAMqc" alt=""><figcaption></figcaption></figure>

* ***Appear:*** We will have the following animations:

  * None
  * Molten
  * Swipe from the left
  * Swipe from the right
  * Swipe from top
  * Swipe from below
  * Zoom in
  * Zoom out

* ***Disappear:*** We will have the following animations:
  * None
  * Molten
  * Swipe from the left
  * Swipe from the right
  * Swipe from top
  * Swipe from below
  * Zoom in
  * Zoom out

<figure><img src="/files/ARGzdBXLuq9wUZ9kEtRn" alt=""><figcaption><p>To access the puzzle effects, you can double-click on the puzzle or go to the configuration wheel and you will also find inside</p></figcaption></figure>


---

# 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://academy.theufolab.com/tips-and-advanced-features/effects.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.
