# Overview

Polkasafe employs sophisticated Discord, Telegram, and SMS bots to deliver seamless notifications to your esteemed team during the entire transaction lifecycle.&#x20;

From the inception of a transaction to its execution or rejection, these meticulously designed bots ensure that you stay well-informed at every crucial stage. To facilitate expeditious transaction execution, the system provides timely reminder notifications at predefined intervals for transactions that require prompt attention.&#x20;

This meticulous approach fosters effective coordination among team members and enables swift execution.&#x20;

To tailor your notification settings according to your preferences, simply access the Notification page by&#x20;

* Selecting your Safe and clicking on the distinguished bell icon from the dashboard or&#x20;
* Go to the settings page and select the notifications tab


---

# 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.polkasafe.xyz/notifications/overview.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.
