# Poll Notices and Messages

When a Poll is started, all members will receive a Notice to participate. As a reminder, a second Notice is sent to all members before the target date is reached.

By default, members will also receive email Messages showing that a Comment or a Reply has been made. Or, members can simply turn off email Messages and check the Actions on their own time *(see* [*Activities* ](/lorros-guide/activities.md)*–* [*Email Notices and Messages*](/lorros-guide/activities/email-notices-and-messages.md) *–* [*Muting Messages*](/lorros-guide/activities/muting-messages.md)*)*.


---

# 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://lorros.gitbook.io/lorros-guide/polls/poll-notices-and-messages.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.
