# Notification

With this display option, you can configure a corner notification on your site that will launch the Assistant when it is clicked. On the left side, there are the settings you can adjust, and on the right side there is a preview of your site page:

![](/files/-MFjU7UbK6qKvkfM2gz6)

By default, **this notification will be displayed on all pages.** If you want it to be displayed only on certain pages, click on the **Show more** label below and add the conditions to be displayed:

![](/files/-MFj_Nd5sRy8npwWucZt)

In this example, the notification will be displayed on pages like: *<https://yourstore.com/pages/watches>* or *<https://yourstore.com/pages/watches/sku123>*.


---

# 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.pickzen.com/create/install/notification.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.
