# Governance Alerts

A useful tool for validators and chains alike, validators can set a channel to receive new proposal alerts for all of the chains they validate whereas projects can add alerts for their community for new proposals for their chain only.

| Command                                                                                        | Description                                                                                                                                                                                 |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/gov-alerts`                                                                                  | Will provide you with a select menu to choose which chains you wish to receive proposal updates for. You can select all or just one. You can edit at any time by running the command again. |
| <p><code>/gov-alerts-role \[role]</code><br><em>Example: /gov-alerts-role @governance</em></p> | Choose a role for the bot to mention when new governance alerts come in, the default setting is no mentions.                                                                                |

<figure><img src="/files/WEOFyXcwW3li9pTHK99j" alt=""><figcaption><p>Example of multiple governance alerts set to one channel.</p></figcaption></figure>

<figure><img src="/files/b6UhN0o1KuKMlVMxDyQ5" alt=""><figcaption><p>Selecting the proposal alerts we want in our server.</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.silknodes.io/validator-tools-guide/commands/governance-alerts.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.
