# Dialect

## What is Dialect?

Dialect is a smart messaging protocol for dApp notifications and wallet-to-wallet chat. Dialect is powering notifications and messaging for over 15 protocols on Solana.&#x20;

## How do Squads Protocol users benefit from this integration?&#x20;

We've integrated Dialect to enable web3 notifications directly within the Squads Protocol interface. Squad owners can opt-in to receive notifications regarding proposal updates, confirmation threshold changes, and owner additions/removals from a Squad. For more on Dialect, see their website [here](https://www.dialect.to).

## How to set up notifications?

{% hint style="info" %}
Users can receive on-chain notifications about actions in the Squads they are part of.&#x20;
{% endhint %}

**To enable notifications:**

1. Click on the "Bell" icon next to your wallet address.

<figure><img src="/files/FuKQ1lBSXyn0ulP9xNdP" alt=""><figcaption><p>Dialect pop-up</p></figcaption></figure>

&#x20;  2\. Click on "Sign Message" and sign the transaction in your wallet pop-up.

&#x20;  3\. Notifications will be appearing in the notifications feed. &#x20;

<figure><img src="/files/Fq9R3C9YvuLgyGfobUwY" alt=""><figcaption><p>Notification feed</p></figcaption></figure>

&#x20;  4\. You can also set up notifications for telegram and email in the settings.&#x20;

<figure><img src="/files/shpY6Sz8WdXPkVEkGEbZ" alt=""><figcaption><p>Notifications settings</p></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.squads.so/main/squads-legacy/integrations/dialect.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.
