> For the complete documentation index, see [llms.txt](https://2025.istvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2025.istvs.org/conference/banquet.md).

# Banquet

## Venue: **Quechee Club**

* **Location:** 3268 Quechee Main St. PO Box 1301 Quechee, VT 05059
* **Date:** Thursday, October 9, 2025

Nestled in the picturesque heart of Vermont, Quechee Club is a hidden gem where natural beauty meets refined hospitality. Framed by the Green Mountains and the flowing Ottauquechee River, this stunning venue is home to breathtaking landscapes, a charming covered bridge, and an atmosphere of timeless elegance.

<div align="left" data-full-width="false"><figure><img src="/files/Wxv6EctlrRyhCISN69SR" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/90e8H59eSOPmMglZNfFY" alt=""><figcaption></figcaption></figure>

### Live Music <a href="#image-citations" id="image-citations"></a>

Evening entertainment will be live performances by local band, ***Danny and the Dinosaurs***, before and after dinner.

<figure><img src="/files/y2UZpjzVCLVj5ugDplUt" alt=""><figcaption><p>Danny and the Dinosaurs</p></figcaption></figure>

### Danny and the Dinosaurs <a href="#image-citations" id="image-citations"></a>

* **Dan Freihofer** | G*uitar, Vocals*
* **Dave Gibson** | *Mandolin*
* **Gary Huchins** | *Upright Bass*
* **Andy Tuthill** | *Banjo, Vocals*

{% embed url="<https://www.youtube.com/watch?v=XX3szz6axag>" %}

{% embed url="<https://www.youtube.com/watch?v=1Qo3EC-c8qs>" %}

{% embed url="<https://www.youtube.com/watch?v=YcZwqCoqh5s>" %}

#### *Image Citation:* <a href="#image-citations" id="image-citations"></a>

[https://quecheeclub.com](https://quecheeclub.com/web/pages/home)


---

# 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://2025.istvs.org/conference/banquet.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.
