> For the complete documentation index, see [llms.txt](https://coffee-club-of-seattle.gitbook.io/pages/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coffee-club-of-seattle.gitbook.io/pages/master.md).

# Introduction

Welcome to the [Coffee Club of Seattle](https://www.meetup.com/seattle-coffee-club/) documentation. Here you will find pages to help both the organizers and the members make our Meetup group successful.

The Coffee Club of Seattle is a social group with a common bond that we love quality coffee. Occasionally we will do a coffee educational event, but for most of our Meetups we just get together as friends.

In our first decade, we have visited over [400 different coffee shops](https://docs.google.com/spreadsheets/d/13slRx6ikeF92HOaM5wN2_oNcgxAFaJ3x25VKW0J89Z8/edit?usp=sharing) throughout the Seattle area. We have also done coffee road trips to Vancouver, Victoria, Portland, Bellingham, Olympia, and Tacoma.

![](/files/-LBJ7gqzI_4Da4wFVgWe)

If you are with another Meetup group and find value in our documentation, you are free to copy whatever you need to make your group successful.&#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:

```
GET https://coffee-club-of-seattle.gitbook.io/pages/master.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.
