# Email

Email notifications are user and multisig specific.&#x20;

To enable email notifications add and verify your email in the settings page.&#x20;

Please note that when you click on verify button, a mail is sent to your inbox. If you havent received the mail, please check your updates/spam folder.&#x20;

<figure><img src="/files/n6oDbaw4ZqvLniWWmMlD" 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.polkasafe.xyz/notifications/notification-channels/email.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.
