> For the complete documentation index, see [llms.txt](https://docs.consuldemocracy.org/use_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.consuldemocracy.org/use_guide/9.-newsletters-and-notifications.md).

# 9. Newsletters and notifications

CONSUL DEMOCRACY has an internal communication system that allows administrators to send emails and notifications to users. This system is essential when inviting users to participate in new processes or to communicate the latest news.&#x20;

Sending can be segmented by users. For example, we could send an email to all users, or only to users whose proposals have won in the participatory budgeting process.

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

The same possibilities exist for sending internal notifications through the platform.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.consuldemocracy.org/use_guide/9.-newsletters-and-notifications.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.
