# How to create a new Hackathon

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

To create a hackathon in your community

1. Go to your **Community's Admin Panel**<br>

   <figure><img src="/files/rAvsrMobSXlRdUiv2olc" alt=""><figcaption></figcaption></figure>
2. Click **Create New Hackathon**
3. Fill the basic hackathon information form fields and click **Save & Continue**

| Banner Image                      | Optional, a good banner makes your hackathon page look more attractive to potentional participants      |
| --------------------------------- | ------------------------------------------------------------------------------------------------------- |
| Name                              |                                                                                                         |
| Tagline                           | This will help in a brief description of the hackathon when the page is being shared on other platforms |
| Description                       | A detailed description of what this Hackathon is about                                                  |
| Maximum No. of Participants/Teams | Number of people who can apply individually or the Limit of the number of teammates in a team           |
| Who can apply for this Hackathon  | Choose between team or individual participation                                                         |
| Type of Hackathon                 | This can be Hybrid, Offline or Online, choose to let your attendees know                                |

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

You will now be redirected to the hackathon's dashboard.


---

# 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-create-a-new-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.
