# How to select winners for my hackathon

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

You can select winners for specific tracks of the hackathon from the list of tracks and prizes!

Multiple winners can be selected in just click of a button. A 🏆 appears next to the name of the team in the list of applications and projects for every prize they are selected for.


---

# 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-select-winners-for-my-hackathon.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.
