# Register to Hackathon

1. &#x20;Head to [zus.network](https://zus.network/) and you should see the webpage similar to the screenshot below.

<figure><img src="/files/gpbz2EPlfxVaXxGf35P5" alt=""><figcaption><p>Website Home</p></figcaption></figure>

&#x20;2\. Click on **2023 Züs Hackathon** on the upper right of the webpage. See the screenshot below the 2023 Züs Hackathon button is highlighted in grey border.

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

3. It will take you to [`/hackathon` ](https://zus.network/hackathon/)page, here you can click on the **Register** button on the upper right to register for hackathon. The register button is highlighted in grey in screenshot below :&#x20;

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

4. Another way to register for the hackathon is by scrolling down on the `/hackathon` page and you should see the upcoming hackathons listed with descriptions similar to the screenshot below. Click on the **Sign-up** button to register.

<figure><img src="/files/eyfPAwisvYmzzFev7WIz" alt=""><figcaption><p>Hackathon List</p></figcaption></figure>

5. In both steps 3 and 4 described above whether you are registering to Hackathon via **Register** or **Sign Up** button you can sign up via Gmail or Github account. The popup to sign up will be similar to screenshot below :

<figure><img src="/files/ixU1T13kvgQCXvCR8zxe" alt=""><figcaption><p>Sign up with Gmail or Github</p></figcaption></figure>

6. After signing up successfully with your Gmail or Github account you will be automatically redirected to Team Registration Page. Under the Team Registration page you can register for the hackathon by choosing the hackathon from the dropdown under Event Code, providing other necessary details and clicking **Submit**. See the screenshot below for reference.

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

7. You can also edit team members later by clicking on the **Edit Team** in the Team Registration page. You need to provide the Hackathon Event Code when editing teams.\
   **Note:** The Hackathon Event Code can be found in the Hackathon List Page. Check the screenshot at point 4 where the upcoming hackathon is listed.

<figure><img src="/files/5V2e7tnqU5No1pdzUh3J" alt=""><figcaption></figcaption></figure>

8. Once done with the submission click on **Submit Project.**&#x20;

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

9. The site will redirect you to the page where projects can be submitted or edited.

<figure><img src="/files/rToys7U5lQISuiO28tGr" alt=""><figcaption><p>Hackathon Submissions</p></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://docs-old.zus.network/hackathon/register-to-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.
