# How to add hackathon dates, social links and other details

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

Hackathon's dates help participants to know when they can register and when the actual hackathon starts.

Select **Hackathon's Dates** from the left hand side menu and fill the form

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

| **Timezone**          | You can now run a hackathon in another country/timezone from any part of the world! |
| --------------------- | ----------------------------------------------------------------------------------- |
| **Application Dates** | Setting these dates & time makes the registration form automatically available      |
| **Hackathon Dates**   | This date signifies the beginning of the hackathon                                  |

{% hint style="warning" %}
Application dates and Hackathon Dates can overlap, but Application Dates cannot be after closing of the hackathon.
{% endhint %}

Select **Contact & Social Links** from the left hand side menu and fill the details

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

| **Website**      | Only if you have an external website, else it will be prefilled with Hackathon's Commudle public page url |
| ---------------- | --------------------------------------------------------------------------------------------------------- |
| **Email**        | This will the reply-to and from email for all the communications you will send to your participants       |
| **Phone Number** | To help them reach out in case of any query                                                               |
| **Social Links** | <p>All are optional fields<br><br>Twitter<br>Facebook<br>Instagram<br>LinkedIn<br>Github</p>              |

Next up, set the Hackathon's dates.


---

# 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-hackathon-dates-social-links-and-other-details.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.
