# Club Panel

Sometime during the week of the program (generally no earlier than after the first day!), we have typically invited clubs from campus to come in with a couple of their members as representatives and give a brief presentation about the work that their club does. This essentially has the benefit of exposing program members to prospective clubs that they may be interested in joining. In doing so, we hope to provide some insight into what communities exist on campus, especially in the realm of technology as a whole.&#x20;

Past clubs that have participated in our club panel include:

* CalHacks
* Web Development at Berkeley (WDB)
* Valley Consulting
* Codebase
* Codeology


---

# 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://cs-kickstart.gitbook.io/expansion/program-events/club-panel.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.
