# How to send emails and other communications to my hackathon participants

{% embed url="<https://www.youtube.com/watch?index=32&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=rM8fzY2DyPA>" %}

You can send multiple communication emails to your hackathon participants.

| Send Registration Invite       | Send a preformatted email with any additional message to all the community members. This will also trigger a Commudle notification |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| Send Winner Announcement Email | This will send a preformatted email to all registrants sharing the list of all the winners                                         |
| Status Filter General Email    | You can send specific email communications to participants based on their application statuses                                     |
| Round General Email            | Send an email update to people who are selected in a specific round                                                                |


---

# 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://documentation.commudle.com/hackathons/how-to-send-emails-and-other-communications-to-my-hackathon-participants.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.
