# How to add pop-up message for non-clickable elements?

\
To display a pop-up message for non-clickable elements in an HTML demo, follow the steps below:

1. Open the demo for which you'd like to display the pop-up message.
2. Go to demo settings (gear icon at the top) > Config.
3. Enable 'Show hint when user clicks on an unlinked element' and enter the message that you'd like to display.
4. Once saved, you should be able to see the message when clicking on elements that do not have any links.

{% @storylane/embed subdomain="app" linkValue="hpqxmhxzzx4a" url="<https://app.storylane.io/demo/hpqxmhxzzx4a>" %}


---

# 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.storylane.io/tips-and-tricks/how-to-add-pop-up-message-for-non-clickable-elements.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.
