# Advanced Features

All of your Interactive Tools can be customized to create a seamless experience! Using some of these features can help you take your Tours to the next level.&#x20;

## Zoom Effects&#x20;

One of the greatest things about Tourial is the zoom effect. To add one, just add a new step using the + icon in the Storyboard, and then edit your zoom state from the sidebar editor. That's it!

<figure><img src="/files/4279wLjnUfoB4egXjttX" alt=""><figcaption></figcaption></figure>

## Customizing your Tools

We already have default interactions in place for you! In the event that you want to modify the interactions, you can do so by doing the following:

First, click the element you want to add an interaction to (i.e. button, hotspot).

Next, navigate to the Configure tab in the right sidebar editor and scroll down to where you can see the Hotspot, Click Zone options.

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

Then, add a On Click or On Hover from the dropdown options

<figure><img src="/files/1fzVWtPX4G3yJ7DjIlC7" alt=""><figcaption></figcaption></figure>

Finally, choose your interaction destinations. You have several options such as Jump to page, Toggle Tooltip, and External link (and several others)

<figure><img src="/files/PQEnrOoSidZRVy0nFPTd" alt=""><figcaption></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://docs.navless.ai/building-interactive-demos/interactive-tours/edit/interactive-tools/advanced-features.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.
