> For the complete documentation index, see [llms.txt](https://cloudinary.gitbook.io/cil-hackathon-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloudinary.gitbook.io/cil-hackathon-guide/capitol360-november-2019-hackathon-guide/capitol360-innovation-center-hackathon-guide/hackathon-event-flow.md).

# Hackathon Event Flow

{% hint style="info" %}
*Note this Event Flow is subject to change, please check back regularly for updates*
{% endhint %}

**FRIDAY, NOVEMBER 15**

*HACKERS (optional)*

Capitol Records Tower - 9th Floor + Gogerty Conference Rooms&#x20;

10:00am API Workshops&#x20;

* 10:00AM - Unity Spatial (Bose)
* 10:20AM - iOS workshop (Bose)
* 10:40AM - Bose Creator Tool (Matt + Charlie)
* 11:00AM - Spin
* 11:15AM - Hypno
* 12:00 - bandsintown
* 12:20 - Glitch

12:00pm PIZZA

1:00pm+ Office Hours / Brainstorm / Open Hacking

6:00pm End of day wrap up

7:00pm KICKOFF ARTIST SHOWCASE at the AVALON

**SATURDAY, NOVEMBER 16**

*HACKERS*

9:30AM – Registration (Coast Lot Entrance)

10:00AM – Music Industry 101 (Drew Thomas CMG) (Studio B)

10:00AM – API Workshops / Mentor Meetings (Studio B)

* Hacker API Workshops
  * 10:00AM - Bose part 2 recap (Nadine + Creator Tool presentation)&#x20;
  * 10:10AM - Spin
  * 10:20AM - SDL
  * 10:30AM - Connected Travel / Arrive (TBD is someone going over Ticketmaster and iHeart documentation?)
  * 10:45AM - Dolby&#x20;
  * 10:55AM - bandsintown&#x20;
  * 11:05AM - Hypno
  * 11:15AM - Glitch&#x20;

11:30AM - Music Industry 101 (Drew Thomas) (Studio B)

12:00PM - Idea Pitches / Team Formation (Studio B)

12:30PM - Lunch / Hacking Commences (Kimpton)&#x20;

1:00PM – Welcome Remarks (Studio A) *(Optional)*

7:00 PM – Dinner (Kimpton)

Hacking Continues Overnight (Kimpton)

**SUNDAY, NOVEMBER 17**

*HACKERS*

7:30 AM – Breakfast (Kimpton)

10:00 AM – Pitching Workshop (Kimpton)

12:15PM – Lunch (Kimpton)

1:00PM – Project Submissions (DevPost)

2:30 PM – Demo Pitches (Studio B)

4:00 PM – Award Ceremony (Studio B)

*OPTIONAL PROGRAMMING*

Checkout our Website if you want to checkout any of the conference panels, performances, and programming throughout the weekend. &#x20;

[www.capitolroyale.com\&#x20](http://www.capitolroyale.com\&#x20);


---

# 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, and the optional `goal` query parameter:

```
GET https://cloudinary.gitbook.io/cil-hackathon-guide/capitol360-november-2019-hackathon-guide/capitol360-innovation-center-hackathon-guide/hackathon-event-flow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
