# Visual tutorial

To setup visual tutorial follow these steps:

* Drag Tutorial object to a level scene you want to show the tutorial (if you don't have it on scene)\
  ![](/files/NhHaS2aq86izgQtNNZvA)
* Select object you want to highlight with tutorial\
  ![](/files/qpUyNb3tnXt8p1gMqkI9)

Currently tutorial contains 2 steps: touch the element and demonstrating of zooming control

You need to select new elements to hightlight


---

# 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.candy-smith.com/main/spot-the-differences-game-toolkit/visual-tutorial.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.
