> For the complete documentation index, see [llms.txt](https://help.call2innovate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.call2innovate.com/for-participants/joining-a-hackathon.md).

# Joining a Hackathon

## How do I join a Hackathon?

<figure><img src="/files/8yGxf0DX6817D7gQdTlQ" alt=""><figcaption><p>Explore Hackathon Tab</p></figcaption></figure>

1. To join a hackathon, log in to your account, and then once you're on the participant home page, be sure you're in the "Explore Hackathon" tab.
2. You can now see the list of active Hackathons hosted on call2innovate, browse through the list and once you find the hackathon you're interested in, click on it.
3. You will be directed to the landing page of the hackathon, browse, and read the details thoroughly to avoid joining by mistake.
4. Once you've decided to join the hackathon, click on the <mark style="color:orange;">Join Hackathon</mark> button on the right side of the page.<br>

   <figure><img src="/files/WGmqs12pRhrqaNbOydk7" alt=""><figcaption><p>Join Hackathon Button (Details may vary)</p></figcaption></figure>
5. You will be directed to the hackathon's registration form, and fill out and answer the questions provided by the organizers.&#x20;
6. Once you're done, click <mark style="color:orange;">Register</mark> to finish the registration.
7. A pop-up message will show up to confirm your registration. Congratulations! You have now joined the hackathon.

<figure><img src="/files/k6Wy0fhnzbwSkGqKZLWg" alt=""><figcaption><p>Visual Guide Process for joining a hackathon as a participant</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.call2innovate.com/for-participants/joining-a-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.
