# Bell widget

The bell widget is another way of promoting signups. After clicking on a bell icon on a page, a pop-up will appear, inviting the user to become a subscriber.&#x20;

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

To enable and configure the Bell widget go to the "Integration" tab > Web Push > Bell widget. Here you can add custom texts displayed to the user, the color of the bell icon, and the button text.

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

Users who have not yet subscribed will see text encouraging them to do so.

After signing up, a box will confirm the new subscription, also providing the subscriber with an unsubscribe link.

<figure><img src="/files/opvChdWtL4iJ5uN0DiOA" 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.pushpushgo.company/web-push/integration-script/bell-widget.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.
