# Hackerpack

Welcome to the **HackHCC: CodeRunners** Hackerpack! Everything you need to know for the day of the event is right here.

***

### 🚗 Parking

Free parking! Please park in the yellow section first; once that fills, park in the red section.&#x20;

**CHECK WELCOME SECTION FOR MORE DETAILS**

### 🛎️ Check-in Process

We will be checking in at 9:30 AM. This is for people who have been accepted. You will need your:

* Student ID or Student Transcript
* Government ID

### 🚶‍♀️ Walk-ins

Due to location restrictions. We have capped the attendees at 150. So it will be on a first-come basis, provided you have signed up before.

#### Late Check-in

If you can't make it to check-in by 11:30 AM for one of the following reasons, you may email <officialhackhcc@gmail.com>:

* Flight delays
* Car troubles
* Other valid travel issues

*Refer to the Travel Guide if you are arriving late due to traveling in.*

***

### 👾 Discord

Join the Discord for announcements, team-building, general discussion with fellow hackers, help from mentors, and contacting sponsors: Join the [HackHCC: CodeRunners Discord Server!](<https://discord.gg/ydYaYUxs&#xA;>)

### 🌐 Wi-Fi

* **HCC Students:** Connect to (HCC\_Private) for the best connection.
* **Non-HCC Students:** Connect to the Wi-Fi called (HCC\_Public). The Wi-Fi will prompt you to sign in through your browser.

***

### 🥪 Meals

Will have vegetarian options, which will accommodate halal, kosher, vegetarian, and vegan restrictions.

### 🧑‍⚖️ Submission and Judging

Refer to the **Submission and Judging Guide** for more information on how to submit your project and how judging will work!

### ❓ Help

Contact us on Discord.


---

# 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://hackhcc.gitbook.io/hackhcc-docs/essential-resources/hackerpack.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.
