# Travel Guide

## Travel Guide

### ⏱️ Running Late? Flight delayed? Car battery died?

If you have a valid reason for checking in late, you can email <officialhackhcc@gmail.com>.

***

### ⛅ Weather

This weekend we're expecting rain so pack an umbrella and rain coat if possible.

***

### 🧳 Packing List

* 💻 Laptop, chargers
* 📄 Travel documents (driver’s license, student ID)
* 😴 Blanket/Pillow - Incase you are weak and need to sleep
* 🥤 Water bottle - We will have disposable water bottles as well, but we highly encourage you to bring your own refillable bottles because we have many stations to fill them up
* 🧥 LAYERS (Jackets, pants, etc) - the building can get cold

***

### 🗺️ Venue Information

The venue is called HWI.

**Houston West Institute (HWI)**


---

# 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/other-resources/travel-guide.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.
