# How to add judges, mentors and speakers to my hackathon

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

You can now add the profiles of all the hackathon's Judges, Speakers and Mentors&#x20;

1. Go to **Judges & Speakers** from the left hand side menu and enter the email of the speaker

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

2. If the profile of the judge exists on Commudle then it will be auto fetched, you can edit some fields and update it.

<figure><img src="/files/YJwr9aHgDCJD72qBYBJB" alt="" width="291"><figcaption></figcaption></figure>

3. Click **Save** once you fill the information, it can later be edited or deleted. The speaker will receive an invite email to accept being a judge and they can also update their profile if needed.

{% hint style="info" %}
You can see the invite status for the judge and also resend the invite email anytime.
{% endhint %}

<figure><img src="/files/zbWDtz4gv3ecYVOptz16" alt=""><figcaption></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://documentation.commudle.com/hackathons/how-to-add-judges-mentors-and-speakers-to-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.
